]>
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 | 36 | |
422107f9 VZ |
37 | |
38 | ||
10f2d63a | 39 | |
6f72b082 OK |
40 | |
41 | ||
42 | # Configure paths for GTK+ | |
43 | # Owen Taylor 97-11-3 | |
10f2d63a VZ |
44 | |
45 | ||
46 | # Guess values for system-dependent variables and create Makefiles. | |
e8482f24 | 47 | # Generated automatically using autoconf version 2.13 |
10f2d63a VZ |
48 | # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. |
49 | # | |
50 | # This configure script is free software; the Free Software Foundation | |
51 | # gives unlimited permission to copy, distribute and modify it. | |
52 | ||
53 | # Defaults: | |
54 | ac_help= | |
55 | ac_default_prefix=/usr/local | |
56 | # Any additions from configure.in: | |
57 | ac_help="$ac_help | |
58 | --enable-gui use GUI classes" | |
59 | ac_help="$ac_help | |
60 | --with-gtk use GTK+" | |
61 | ac_help="$ac_help | |
62 | --with-motif use Motif/Lesstif" | |
63 | ac_help="$ac_help | |
64 | --with-wine use WINE" | |
65 | ac_help="$ac_help | |
66 | --with-cygwin use Cygwin for MS-Windows" | |
67 | ac_help="$ac_help | |
68 | --with-mingw use GCC Minimal MS-Windows" | |
e07802fc VZ |
69 | ac_help="$ac_help |
70 | --with-pm use OS/2 Presentation Manager" | |
10f2d63a VZ |
71 | ac_help="$ac_help |
72 | --with-gtk-prefix=PFX Prefix where GTK is installed" | |
73 | ac_help="$ac_help | |
74 | --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed" | |
75 | ac_help="$ac_help | |
10f2d63a VZ |
76 | --with-libpng use libpng (PNG image format)" |
77 | ac_help="$ac_help | |
78 | --with-libjpeg use libjpeg (JPEG file format)" | |
79 | ac_help="$ac_help | |
c7a2bf27 RR |
80 | --with-libtiff use libtiff (TIFF file format)" |
81 | ac_help="$ac_help | |
3fed1840 RR |
82 | --with-freetype use freetype (font rasterizer)" |
83 | ac_help="$ac_help | |
10f2d63a VZ |
84 | --with-opengl use OpenGL (or Mesa)" |
85 | ac_help="$ac_help | |
b12915c1 VZ |
86 | --with-dmalloc use dmalloc library (www.letters.com/dmalloc)" |
87 | ac_help="$ac_help | |
88 | --with-zlib use zlib for LZW compression" | |
89 | ac_help="$ac_help | |
10f2d63a VZ |
90 | --with-odbc use the IODBC and wxODBC classes" |
91 | ac_help="$ac_help | |
92 | --enable-shared create shared library code" | |
93 | ac_help="$ac_help | |
00cf1208 RR |
94 | --enable-burnt_name create set name in shared library " |
95 | ac_help="$ac_help | |
10f2d63a VZ |
96 | --enable-optimise create optimised code" |
97 | ac_help="$ac_help | |
98 | --enable-debug same as debug_flag and debug_info" | |
99 | ac_help="$ac_help | |
100 | --enable-debug_flag set __WXDEBUG__ flag (recommended for developers!)" | |
101 | ac_help="$ac_help | |
102 | --enable-debug_info create code with debugging information" | |
103 | ac_help="$ac_help | |
104 | --enable-debug_gdb create code with extra GDB debugging information" | |
105 | ac_help="$ac_help | |
106 | --enable-debug_cntxt use wxDebugContext" | |
107 | ac_help="$ac_help | |
108 | --enable-mem_tracing create code with memory tracing" | |
109 | ac_help="$ac_help | |
110 | --enable-profile create code with profiling information" | |
111 | ac_help="$ac_help | |
112 | --enable-no_rtti create code without RTTI information" | |
113 | ac_help="$ac_help | |
114 | --enable-no_exceptions create code without exceptions information" | |
115 | ac_help="$ac_help | |
116 | --enable-permissive compile code disregarding strict ANSI" | |
117 | ac_help="$ac_help | |
118 | --enable-no_deps create code without dependency information" | |
119 | ac_help="$ac_help | |
120 | --enable-intl use internationalization system" | |
121 | ac_help="$ac_help | |
122 | --enable-config use wxConfig (and derived) classes" | |
123 | ac_help="$ac_help | |
124 | --enable-sockets use socket/network classes" | |
125 | ac_help="$ac_help | |
10f2d63a VZ |
126 | --enable-ipc use interprocess communication (wxSocket etc.)" |
127 | ac_help="$ac_help | |
eb4efbdc VZ |
128 | --enable-dialupman use dialup network classes" |
129 | ac_help="$ac_help | |
10f2d63a VZ |
130 | --enable-apple_ieee use the Apple IEEE codec" |
131 | ac_help="$ac_help | |
132 | --enable-timedate use date/time classes" | |
133 | ac_help="$ac_help | |
134 | --enable-wave use wxWave class" | |
135 | ac_help="$ac_help | |
136 | --enable-fraction use wxFraction class" | |
137 | ac_help="$ac_help | |
138 | --enable-dynlib use wxLibrary class for DLL loading" | |
139 | ac_help="$ac_help | |
140 | --enable-longlong use wxLongLong class" | |
141 | ac_help="$ac_help | |
e8f65ba6 RR |
142 | --enable-geometry use geometry class" |
143 | ac_help="$ac_help | |
10f2d63a VZ |
144 | --enable-log use logging system" |
145 | ac_help="$ac_help | |
146 | --enable-streams use wxStream etc classes" | |
147 | ac_help="$ac_help | |
148 | --enable-file use wxFile classes" | |
149 | ac_help="$ac_help | |
150 | --enable-textfile use wxTextFile classes" | |
151 | ac_help="$ac_help | |
152 | --enable-unicode compile wxString with Unicode support" | |
153 | ac_help="$ac_help | |
154 | --enable-wcsrtombs use wcsrtombs instead of buggy (GNU libc1/Linux libc5) wcstombs" | |
155 | ac_help="$ac_help | |
156 | --enable-wxprintfv use wxWindows implementation of vprintf()" | |
157 | ac_help="$ac_help | |
10f2d63a VZ |
158 | --enable-std_iostreams use standard C++ stream classes" |
159 | ac_help="$ac_help | |
24528b0c VS |
160 | --enable-filesystem use virtual file systems classes" |
161 | ac_help="$ac_help | |
10f2d63a VZ |
162 | --enable-fs_inet use virtual HTTP/FTP filesystems" |
163 | ac_help="$ac_help | |
164 | --enable-fs_zip use virtual ZIP filesystems" | |
165 | ac_help="$ac_help | |
166 | --enable-zipstream use wxZipInputStream" | |
167 | ac_help="$ac_help | |
eb4efbdc VZ |
168 | --enable-catch_segvs catch signals and pass them to wxApp::OnFatalException" |
169 | ac_help="$ac_help | |
10f2d63a VZ |
170 | --enable-threads use threads" |
171 | ac_help="$ac_help | |
172 | --enable-serial use class serialization" | |
173 | ac_help="$ac_help | |
174 | --enable-docview use document view architecture" | |
175 | ac_help="$ac_help | |
176 | --enable-help use help (using external browser at present)" | |
177 | ac_help="$ac_help | |
178 | --enable-constraints use layout-constraints system" | |
179 | ac_help="$ac_help | |
180 | --enable-printarch use printing architecture" | |
181 | ac_help="$ac_help | |
182 | --enable-mdi use multiple document interface architecture" | |
183 | ac_help="$ac_help | |
184 | --enable-postscript use wxPostscriptDC device context (default for gtk+)" | |
185 | ac_help="$ac_help | |
186 | --enable-prologio use Prolog IO library" | |
187 | ac_help="$ac_help | |
188 | --enable-resources use wxWindows resources" | |
189 | ac_help="$ac_help | |
190 | --enable-xresources use X resources for save (default for gtk+)" | |
191 | ac_help="$ac_help | |
192 | --enable-clipboard use wxClipboard classes" | |
193 | ac_help="$ac_help | |
194 | --enable-dnd use Drag'n'Drop classes" | |
195 | ac_help="$ac_help | |
196 | --enable-wxtree make wxTree library" | |
197 | ac_help="$ac_help | |
198 | --enable-controls use all usual controls" | |
199 | ac_help="$ac_help | |
200 | --enable-accel use accelerators" | |
201 | ac_help="$ac_help | |
202 | --enable-caret use wxCaret class" | |
203 | ac_help="$ac_help | |
204 | --enable-bmpbutton use wxBitmapButton class" | |
205 | ac_help="$ac_help | |
206 | --enable-checkbox use wxCheckBox class" | |
207 | ac_help="$ac_help | |
208 | --enable-checklst use wxCheckListBox (listbox with checkboxes) class" | |
209 | ac_help="$ac_help | |
210 | --enable-choice use wxChoice class" | |
211 | ac_help="$ac_help | |
212 | --enable-combobox use wxComboBox classes" | |
213 | ac_help="$ac_help | |
214 | --enable-gauge use wxGauge class" | |
215 | ac_help="$ac_help | |
216 | --enable-grid use wxGrid class" | |
217 | ac_help="$ac_help | |
218 | --enable-newgrid use new wxGrid class" | |
219 | ac_help="$ac_help | |
220 | --enable-imaglist use wxImageList class" | |
221 | ac_help="$ac_help | |
222 | --enable-listbox use wxListBox class" | |
223 | ac_help="$ac_help | |
224 | --enable-listctrl use wxListCtrl class" | |
225 | ac_help="$ac_help | |
226 | --enable-notebook use wxNotebook class" | |
227 | ac_help="$ac_help | |
228 | --enable-radiobox use wxRadioBox class" | |
229 | ac_help="$ac_help | |
230 | --enable-radiobtn use wxRadioButton class" | |
231 | ac_help="$ac_help | |
232 | --enable-sash use wxSashWindow class" | |
233 | ac_help="$ac_help | |
234 | --enable-scrollbar use wxScrollBar class and scrollable windows" | |
235 | ac_help="$ac_help | |
236 | --enable-slider use wxSlider class" | |
237 | ac_help="$ac_help | |
238 | --enable-spinbtn use wxSpinButton class" | |
239 | ac_help="$ac_help | |
56cfaa52 RR |
240 | --enable-spinctrl use wxSpinCtrl class" |
241 | ac_help="$ac_help | |
10f2d63a VZ |
242 | --enable-splitter use wxSplitterWindow class" |
243 | ac_help="$ac_help | |
244 | --enable-statbmp use wxStaticBitmap class" | |
245 | ac_help="$ac_help | |
246 | --enable-statbox use wxStaticBox class" | |
247 | ac_help="$ac_help | |
248 | --enable-statline use wxStaticLine class" | |
249 | ac_help="$ac_help | |
250 | --enable-statusbar use wxStatusBar class" | |
251 | ac_help="$ac_help | |
252 | --enable-tabdialog use wxTabControl class" | |
253 | ac_help="$ac_help | |
254 | --enable-toolbar use wxToolBar class" | |
255 | ac_help="$ac_help | |
360d6699 VZ |
256 | --enable-tbarnative use native wxToolBar class" |
257 | ac_help="$ac_help | |
258 | --enable-tbarsmpl use wxToolBarSimple class" | |
259 | ac_help="$ac_help | |
10f2d63a VZ |
260 | --enable-treectrl use wxTreeCtrl class" |
261 | ac_help="$ac_help | |
262 | --enable-commondlg use common dialogs (wxDirDialog, wxProgressDialog, wxTextDialog, ...)" | |
263 | ac_help="$ac_help | |
264 | --enable-dirdlg use wxDirDialog" | |
265 | ac_help="$ac_help | |
266 | --enable-textdlg use wxTextDialog" | |
267 | ac_help="$ac_help | |
268 | --enable-tipdlg use startup tips" | |
269 | ac_help="$ac_help | |
270 | --enable-progressdlg use wxProgressDialog" | |
271 | ac_help="$ac_help | |
272 | --enable-miniframe use wxMiniFrame class" | |
273 | ac_help="$ac_help | |
274 | --enable-html use wxHTML sub-library" | |
275 | ac_help="$ac_help | |
276 | --enable-tooltips use wxToolTip class" | |
277 | ac_help="$ac_help | |
278 | --enable-splines use spline drawing code" | |
279 | ac_help="$ac_help | |
280 | --enable-validators use wxValidator and derived classes" | |
281 | ac_help="$ac_help | |
282 | --enable-busyinfo use wxBusyInfo" | |
283 | ac_help="$ac_help | |
9b33fe02 VZ |
284 | --enable-plot use wxPlot" |
285 | ac_help="$ac_help | |
f6bcfd97 BP |
286 | --enable-joystick compile in joystick support (Linux only)" |
287 | ac_help="$ac_help | |
10f2d63a VZ |
288 | --enable-gif use gif images (GIF file format)" |
289 | ac_help="$ac_help | |
290 | --enable-pcx use pcx images (PCX file format)" | |
291 | ac_help="$ac_help | |
292 | --enable-pnm use pnm images (PNM file format)" | |
6f72b082 OK |
293 | ac_help="$ac_help |
294 | --with-gtk-prefix=PFX Prefix where GTK is installed (optional)" | |
295 | ac_help="$ac_help | |
296 | --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)" | |
297 | ac_help="$ac_help | |
298 | --disable-gtktest Do not try to compile and run a test GTK program" | |
ab9b9eab VZ |
299 | ac_help="$ac_help |
300 | --with-x use the X Window System" | |
10f2d63a VZ |
301 | |
302 | # Initialize some variables set by options. | |
303 | # The variables have the same names as the options, with | |
304 | # dashes changed to underlines. | |
305 | build=NONE | |
306 | cache_file=./config.cache | |
307 | exec_prefix=NONE | |
308 | host=NONE | |
309 | no_create= | |
310 | nonopt=NONE | |
311 | no_recursion= | |
312 | prefix=NONE | |
313 | program_prefix=NONE | |
314 | program_suffix=NONE | |
315 | program_transform_name=s,x,x, | |
316 | silent= | |
317 | site= | |
318 | srcdir= | |
319 | target=NONE | |
320 | verbose= | |
321 | x_includes=NONE | |
322 | x_libraries=NONE | |
323 | bindir='${exec_prefix}/bin' | |
324 | sbindir='${exec_prefix}/sbin' | |
325 | libexecdir='${exec_prefix}/libexec' | |
326 | datadir='${prefix}/share' | |
327 | sysconfdir='${prefix}/etc' | |
328 | sharedstatedir='${prefix}/com' | |
329 | localstatedir='${prefix}/var' | |
330 | libdir='${exec_prefix}/lib' | |
331 | includedir='${prefix}/include' | |
332 | oldincludedir='/usr/include' | |
333 | infodir='${prefix}/info' | |
334 | mandir='${prefix}/man' | |
335 | ||
336 | # Initialize some other variables. | |
337 | subdirs= | |
338 | MFLAGS= MAKEFLAGS= | |
339 | SHELL=${CONFIG_SHELL-/bin/sh} | |
340 | # Maximum number of lines to put in a shell here document. | |
341 | ac_max_here_lines=12 | |
342 | ||
343 | ac_prev= | |
344 | for ac_option | |
345 | do | |
346 | ||
347 | # If the previous option needs an argument, assign it. | |
348 | if test -n "$ac_prev"; then | |
349 | eval "$ac_prev=\$ac_option" | |
350 | ac_prev= | |
351 | continue | |
352 | fi | |
353 | ||
354 | case "$ac_option" in | |
355 | -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; | |
356 | *) ac_optarg= ;; | |
357 | esac | |
358 | ||
359 | # Accept the important Cygnus configure options, so we can diagnose typos. | |
360 | ||
361 | case "$ac_option" in | |
362 | ||
363 | -bindir | --bindir | --bindi | --bind | --bin | --bi) | |
364 | ac_prev=bindir ;; | |
365 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) | |
366 | bindir="$ac_optarg" ;; | |
367 | ||
368 | -build | --build | --buil | --bui | --bu) | |
369 | ac_prev=build ;; | |
370 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) | |
371 | build="$ac_optarg" ;; | |
372 | ||
373 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
374 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
375 | ac_prev=cache_file ;; | |
376 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
377 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
378 | cache_file="$ac_optarg" ;; | |
379 | ||
380 | -datadir | --datadir | --datadi | --datad | --data | --dat | --da) | |
381 | ac_prev=datadir ;; | |
382 | -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | |
383 | | --da=*) | |
384 | datadir="$ac_optarg" ;; | |
385 | ||
386 | -disable-* | --disable-*) | |
387 | ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` | |
388 | # Reject names that are not valid shell variable names. | |
389 | if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
390 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
391 | fi | |
392 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
393 | eval "enable_${ac_feature}=no" ;; | |
394 | ||
395 | -enable-* | --enable-*) | |
396 | ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` | |
397 | # Reject names that are not valid shell variable names. | |
398 | if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
399 | { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } | |
400 | fi | |
401 | ac_feature=`echo $ac_feature| sed 's/-/_/g'` | |
402 | case "$ac_option" in | |
403 | *=*) ;; | |
404 | *) ac_optarg=yes ;; | |
405 | esac | |
406 | eval "enable_${ac_feature}='$ac_optarg'" ;; | |
407 | ||
408 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | |
409 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | |
410 | | --exec | --exe | --ex) | |
411 | ac_prev=exec_prefix ;; | |
412 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | |
413 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | |
414 | | --exec=* | --exe=* | --ex=*) | |
415 | exec_prefix="$ac_optarg" ;; | |
416 | ||
417 | -gas | --gas | --ga | --g) | |
418 | # Obsolete; use --with-gas. | |
419 | with_gas=yes ;; | |
420 | ||
421 | -help | --help | --hel | --he) | |
422 | # Omit some internal or obsolete options to make the list less imposing. | |
423 | # This message is too long to be a string in the A/UX 3.1 sh. | |
424 | cat << EOF | |
425 | Usage: configure [options] [host] | |
426 | Options: [defaults in brackets after descriptions] | |
427 | Configuration: | |
428 | --cache-file=FILE cache test results in FILE | |
429 | --help print this message | |
430 | --no-create do not create output files | |
431 | --quiet, --silent do not print \`checking...' messages | |
432 | --version print the version of autoconf that created configure | |
433 | Directory and file names: | |
434 | --prefix=PREFIX install architecture-independent files in PREFIX | |
435 | [$ac_default_prefix] | |
436 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | |
437 | [same as prefix] | |
438 | --bindir=DIR user executables in DIR [EPREFIX/bin] | |
439 | --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] | |
440 | --libexecdir=DIR program executables in DIR [EPREFIX/libexec] | |
441 | --datadir=DIR read-only architecture-independent data in DIR | |
442 | [PREFIX/share] | |
443 | --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] | |
444 | --sharedstatedir=DIR modifiable architecture-independent data in DIR | |
445 | [PREFIX/com] | |
446 | --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] | |
447 | --libdir=DIR object code libraries in DIR [EPREFIX/lib] | |
448 | --includedir=DIR C header files in DIR [PREFIX/include] | |
449 | --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] | |
450 | --infodir=DIR info documentation in DIR [PREFIX/info] | |
451 | --mandir=DIR man documentation in DIR [PREFIX/man] | |
452 | --srcdir=DIR find the sources in DIR [configure dir or ..] | |
453 | --program-prefix=PREFIX prepend PREFIX to installed program names | |
454 | --program-suffix=SUFFIX append SUFFIX to installed program names | |
455 | --program-transform-name=PROGRAM | |
456 | run sed PROGRAM on installed program names | |
457 | EOF | |
458 | cat << EOF | |
459 | Host type: | |
460 | --build=BUILD configure for building on BUILD [BUILD=HOST] | |
461 | --host=HOST configure for HOST [guessed] | |
462 | --target=TARGET configure for TARGET [TARGET=HOST] | |
463 | Features and packages: | |
464 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |
465 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |
466 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | |
467 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | |
468 | --x-includes=DIR X include files are in DIR | |
469 | --x-libraries=DIR X library files are in DIR | |
470 | EOF | |
471 | if test -n "$ac_help"; then | |
472 | echo "--enable and --with options recognized:$ac_help" | |
473 | fi | |
474 | exit 0 ;; | |
475 | ||
476 | -host | --host | --hos | --ho) | |
477 | ac_prev=host ;; | |
478 | -host=* | --host=* | --hos=* | --ho=*) | |
479 | host="$ac_optarg" ;; | |
480 | ||
481 | -includedir | --includedir | --includedi | --included | --include \ | |
482 | | --includ | --inclu | --incl | --inc) | |
483 | ac_prev=includedir ;; | |
484 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | |
485 | | --includ=* | --inclu=* | --incl=* | --inc=*) | |
486 | includedir="$ac_optarg" ;; | |
487 | ||
488 | -infodir | --infodir | --infodi | --infod | --info | --inf) | |
489 | ac_prev=infodir ;; | |
490 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) | |
491 | infodir="$ac_optarg" ;; | |
492 | ||
493 | -libdir | --libdir | --libdi | --libd) | |
494 | ac_prev=libdir ;; | |
495 | -libdir=* | --libdir=* | --libdi=* | --libd=*) | |
496 | libdir="$ac_optarg" ;; | |
497 | ||
498 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | |
499 | | --libexe | --libex | --libe) | |
500 | ac_prev=libexecdir ;; | |
501 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | |
502 | | --libexe=* | --libex=* | --libe=*) | |
503 | libexecdir="$ac_optarg" ;; | |
504 | ||
505 | -localstatedir | --localstatedir | --localstatedi | --localstated \ | |
506 | | --localstate | --localstat | --localsta | --localst \ | |
507 | | --locals | --local | --loca | --loc | --lo) | |
508 | ac_prev=localstatedir ;; | |
509 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | |
510 | | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | |
511 | | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) | |
512 | localstatedir="$ac_optarg" ;; | |
513 | ||
514 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) | |
515 | ac_prev=mandir ;; | |
516 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) | |
517 | mandir="$ac_optarg" ;; | |
518 | ||
519 | -nfp | --nfp | --nf) | |
520 | # Obsolete; use --without-fp. | |
521 | with_fp=no ;; | |
522 | ||
523 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
524 | | --no-cr | --no-c) | |
525 | no_create=yes ;; | |
526 | ||
527 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
528 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) | |
529 | no_recursion=yes ;; | |
530 | ||
531 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | |
532 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | |
533 | | --oldin | --oldi | --old | --ol | --o) | |
534 | ac_prev=oldincludedir ;; | |
535 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | |
536 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | |
537 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) | |
538 | oldincludedir="$ac_optarg" ;; | |
539 | ||
540 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) | |
541 | ac_prev=prefix ;; | |
542 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) | |
543 | prefix="$ac_optarg" ;; | |
544 | ||
545 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ | |
546 | | --program-pre | --program-pr | --program-p) | |
547 | ac_prev=program_prefix ;; | |
548 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ | |
549 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) | |
550 | program_prefix="$ac_optarg" ;; | |
551 | ||
552 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ | |
553 | | --program-suf | --program-su | --program-s) | |
554 | ac_prev=program_suffix ;; | |
555 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ | |
556 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) | |
557 | program_suffix="$ac_optarg" ;; | |
558 | ||
559 | -program-transform-name | --program-transform-name \ | |
560 | | --program-transform-nam | --program-transform-na \ | |
561 | | --program-transform-n | --program-transform- \ | |
562 | | --program-transform | --program-transfor \ | |
563 | | --program-transfo | --program-transf \ | |
564 | | --program-trans | --program-tran \ | |
565 | | --progr-tra | --program-tr | --program-t) | |
566 | ac_prev=program_transform_name ;; | |
567 | -program-transform-name=* | --program-transform-name=* \ | |
568 | | --program-transform-nam=* | --program-transform-na=* \ | |
569 | | --program-transform-n=* | --program-transform-=* \ | |
570 | | --program-transform=* | --program-transfor=* \ | |
571 | | --program-transfo=* | --program-transf=* \ | |
572 | | --program-trans=* | --program-tran=* \ | |
573 | | --progr-tra=* | --program-tr=* | --program-t=*) | |
574 | program_transform_name="$ac_optarg" ;; | |
575 | ||
576 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
577 | | -silent | --silent | --silen | --sile | --sil) | |
578 | silent=yes ;; | |
579 | ||
580 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) | |
581 | ac_prev=sbindir ;; | |
582 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | |
583 | | --sbi=* | --sb=*) | |
584 | sbindir="$ac_optarg" ;; | |
585 | ||
586 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ | |
587 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | |
588 | | --sharedst | --shareds | --shared | --share | --shar \ | |
589 | | --sha | --sh) | |
590 | ac_prev=sharedstatedir ;; | |
591 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | |
592 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | |
593 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | |
594 | | --sha=* | --sh=*) | |
595 | sharedstatedir="$ac_optarg" ;; | |
596 | ||
597 | -site | --site | --sit) | |
598 | ac_prev=site ;; | |
599 | -site=* | --site=* | --sit=*) | |
600 | site="$ac_optarg" ;; | |
601 | ||
602 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
603 | ac_prev=srcdir ;; | |
604 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
605 | srcdir="$ac_optarg" ;; | |
606 | ||
607 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | |
608 | | --syscon | --sysco | --sysc | --sys | --sy) | |
609 | ac_prev=sysconfdir ;; | |
610 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | |
611 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) | |
612 | sysconfdir="$ac_optarg" ;; | |
613 | ||
614 | -target | --target | --targe | --targ | --tar | --ta | --t) | |
615 | ac_prev=target ;; | |
616 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) | |
617 | target="$ac_optarg" ;; | |
618 | ||
619 | -v | -verbose | --verbose | --verbos | --verbo | --verb) | |
620 | verbose=yes ;; | |
621 | ||
622 | -version | --version | --versio | --versi | --vers) | |
e8482f24 | 623 | echo "configure generated by autoconf version 2.13" |
10f2d63a VZ |
624 | exit 0 ;; |
625 | ||
626 | -with-* | --with-*) | |
627 | ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` | |
628 | # Reject names that are not valid shell variable names. | |
629 | if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then | |
630 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
631 | fi | |
632 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
633 | case "$ac_option" in | |
634 | *=*) ;; | |
635 | *) ac_optarg=yes ;; | |
636 | esac | |
637 | eval "with_${ac_package}='$ac_optarg'" ;; | |
638 | ||
639 | -without-* | --without-*) | |
640 | ac_package=`echo $ac_option|sed -e 's/-*without-//'` | |
641 | # Reject names that are not valid shell variable names. | |
642 | if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then | |
643 | { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } | |
644 | fi | |
645 | ac_package=`echo $ac_package| sed 's/-/_/g'` | |
646 | eval "with_${ac_package}=no" ;; | |
647 | ||
648 | --x) | |
649 | # Obsolete; use --with-x. | |
650 | with_x=yes ;; | |
651 | ||
652 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | |
653 | | --x-incl | --x-inc | --x-in | --x-i) | |
654 | ac_prev=x_includes ;; | |
655 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | |
656 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) | |
657 | x_includes="$ac_optarg" ;; | |
658 | ||
659 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ | |
660 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) | |
661 | ac_prev=x_libraries ;; | |
662 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | |
663 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | |
664 | x_libraries="$ac_optarg" ;; | |
665 | ||
666 | -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; } | |
667 | ;; | |
668 | ||
669 | *) | |
670 | if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then | |
671 | echo "configure: warning: $ac_option: invalid host type" 1>&2 | |
672 | fi | |
673 | if test "x$nonopt" != xNONE; then | |
674 | { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } | |
675 | fi | |
676 | nonopt="$ac_option" | |
677 | ;; | |
678 | ||
679 | esac | |
680 | done | |
681 | ||
682 | if test -n "$ac_prev"; then | |
683 | { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } | |
684 | fi | |
685 | ||
686 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
687 | ||
688 | # File descriptor usage: | |
689 | # 0 standard input | |
690 | # 1 file creation | |
691 | # 2 errors and warnings | |
692 | # 3 some systems may open it to /dev/tty | |
693 | # 4 used on the Kubota Titan | |
694 | # 6 checking for... messages and results | |
695 | # 5 compiler messages saved in config.log | |
696 | if test "$silent" = yes; then | |
697 | exec 6>/dev/null | |
698 | else | |
699 | exec 6>&1 | |
700 | fi | |
701 | exec 5>./config.log | |
702 | ||
703 | echo "\ | |
704 | This file contains any messages produced by compilers while | |
705 | running configure, to aid debugging if configure makes a mistake. | |
706 | " 1>&5 | |
707 | ||
708 | # Strip out --no-create and --no-recursion so they do not pile up. | |
709 | # Also quote any args containing shell metacharacters. | |
710 | ac_configure_args= | |
711 | for ac_arg | |
712 | do | |
713 | case "$ac_arg" in | |
714 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | |
715 | | --no-cr | --no-c) ;; | |
716 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | |
717 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;; | |
718 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*) | |
719 | ac_configure_args="$ac_configure_args '$ac_arg'" ;; | |
720 | *) ac_configure_args="$ac_configure_args $ac_arg" ;; | |
721 | esac | |
722 | done | |
723 | ||
724 | # NLS nuisances. | |
725 | # Only set these to C if already set. These must not be set unconditionally | |
726 | # because not all systems understand e.g. LANG=C (notably SCO). | |
727 | # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'! | |
728 | # Non-C LC_CTYPE values break the ctype check. | |
729 | if test "${LANG+set}" = set; then LANG=C; export LANG; fi | |
730 | if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi | |
731 | if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi | |
732 | if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi | |
733 | ||
734 | # confdefs.h avoids OS command line length limits that DEFS can exceed. | |
735 | rm -rf conftest* confdefs.h | |
736 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. | |
737 | echo > confdefs.h | |
738 | ||
739 | # A filename unique to this package, relative to the directory that | |
740 | # configure is in, which we can look for to find out if srcdir is correct. | |
741 | ac_unique_file=wx-config.in | |
742 | ||
743 | # Find the source files, if location was not specified. | |
744 | if test -z "$srcdir"; then | |
745 | ac_srcdir_defaulted=yes | |
746 | # Try the directory containing this script, then its parent. | |
747 | ac_prog=$0 | |
748 | ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` | |
749 | test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. | |
750 | srcdir=$ac_confdir | |
751 | if test ! -r $srcdir/$ac_unique_file; then | |
752 | srcdir=.. | |
753 | fi | |
754 | else | |
755 | ac_srcdir_defaulted=no | |
756 | fi | |
757 | if test ! -r $srcdir/$ac_unique_file; then | |
758 | if test "$ac_srcdir_defaulted" = yes; then | |
759 | { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; } | |
760 | else | |
761 | { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; } | |
762 | fi | |
763 | fi | |
764 | srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` | |
765 | ||
766 | # Prefer explicitly selected file to automatically selected ones. | |
767 | if test -z "$CONFIG_SITE"; then | |
768 | if test "x$prefix" != xNONE; then | |
769 | CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" | |
770 | else | |
771 | CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" | |
772 | fi | |
773 | fi | |
774 | for ac_site_file in $CONFIG_SITE; do | |
775 | if test -r "$ac_site_file"; then | |
776 | echo "loading site script $ac_site_file" | |
777 | . "$ac_site_file" | |
778 | fi | |
779 | done | |
780 | ||
781 | if test -r "$cache_file"; then | |
782 | echo "loading cache $cache_file" | |
783 | . $cache_file | |
784 | else | |
785 | echo "creating cache $cache_file" | |
786 | > $cache_file | |
787 | fi | |
788 | ||
789 | ac_ext=c | |
790 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
791 | ac_cpp='$CPP $CPPFLAGS' | |
792 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
793 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
794 | cross_compiling=$ac_cv_prog_cc_cross | |
795 | ||
796 | ac_exeext= | |
797 | ac_objext=o | |
798 | if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then | |
799 | # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. | |
800 | if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then | |
801 | ac_n= ac_c=' | |
802 | ' ac_t=' ' | |
803 | else | |
804 | ac_n=-n ac_c= ac_t= | |
805 | fi | |
806 | else | |
807 | ac_n= ac_c='\c' ac_t= | |
808 | fi | |
809 | ||
810 | ||
811 | ||
7c66a493 VZ |
812 | ac_aux_dir= |
813 | for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | |
814 | if test -f $ac_dir/install-sh; then | |
815 | ac_aux_dir=$ac_dir | |
816 | ac_install_sh="$ac_aux_dir/install-sh -c" | |
817 | break | |
818 | elif test -f $ac_dir/install.sh; then | |
819 | ac_aux_dir=$ac_dir | |
820 | ac_install_sh="$ac_aux_dir/install.sh -c" | |
821 | break | |
822 | fi | |
823 | done | |
824 | if test -z "$ac_aux_dir"; then | |
825 | { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } | |
826 | fi | |
827 | ac_config_guess=$ac_aux_dir/config.guess | |
828 | ac_config_sub=$ac_aux_dir/config.sub | |
829 | ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. | |
830 | ||
831 | ||
832 | # Do some error checking and defaulting for the host and target type. | |
833 | # The inputs are: | |
834 | # configure --host=HOST --target=TARGET --build=BUILD NONOPT | |
835 | # | |
836 | # The rules are: | |
837 | # 1. You are not allowed to specify --host, --target, and nonopt at the | |
838 | # same time. | |
839 | # 2. Host defaults to nonopt. | |
840 | # 3. If nonopt is not specified, then host defaults to the current host, | |
841 | # as determined by config.guess. | |
842 | # 4. Target and build default to nonopt. | |
843 | # 5. If nonopt is not specified, then target and build default to host. | |
844 | ||
845 | # The aliases save the names the user supplied, while $host etc. | |
846 | # will get canonicalized. | |
847 | case $host---$target---$nonopt in | |
848 | NONE---*---* | *---NONE---* | *---*---NONE) ;; | |
849 | *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;; | |
850 | esac | |
851 | ||
852 | ||
853 | # Make sure we can run config.sub. | |
854 | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : | |
855 | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | |
856 | fi | |
857 | ||
858 | echo $ac_n "checking host system type""... $ac_c" 1>&6 | |
e8f65ba6 | 859 | echo "configure:860: checking host system type" >&5 |
7c66a493 VZ |
860 | |
861 | host_alias=$host | |
862 | case "$host_alias" in | |
863 | NONE) | |
864 | case $nonopt in | |
865 | NONE) | |
866 | if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then : | |
867 | else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } | |
868 | fi ;; | |
869 | *) host_alias=$nonopt ;; | |
870 | esac ;; | |
871 | esac | |
872 | ||
873 | host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` | |
874 | host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
875 | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
876 | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
877 | echo "$ac_t""$host" 1>&6 | |
878 | ||
879 | echo $ac_n "checking target system type""... $ac_c" 1>&6 | |
e8f65ba6 | 880 | echo "configure:881: checking target system type" >&5 |
7c66a493 VZ |
881 | |
882 | target_alias=$target | |
883 | case "$target_alias" in | |
884 | NONE) | |
885 | case $nonopt in | |
886 | NONE) target_alias=$host_alias ;; | |
887 | *) target_alias=$nonopt ;; | |
888 | esac ;; | |
889 | esac | |
890 | ||
891 | target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` | |
892 | target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
893 | target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
894 | target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
895 | echo "$ac_t""$target" 1>&6 | |
896 | ||
897 | echo $ac_n "checking build system type""... $ac_c" 1>&6 | |
e8f65ba6 | 898 | echo "configure:899: checking build system type" >&5 |
7c66a493 VZ |
899 | |
900 | build_alias=$build | |
901 | case "$build_alias" in | |
902 | NONE) | |
903 | case $nonopt in | |
904 | NONE) build_alias=$host_alias ;; | |
905 | *) build_alias=$nonopt ;; | |
906 | esac ;; | |
907 | esac | |
908 | ||
909 | build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` | |
910 | build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | |
911 | build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | |
912 | build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | |
913 | echo "$ac_t""$build" 1>&6 | |
914 | ||
915 | test "$host_alias" != "$target_alias" && | |
916 | test "$program_prefix$program_suffix$program_transform_name" = \ | |
917 | NONENONEs,x,x, && | |
918 | program_prefix=${target_alias}- | |
919 | ||
920 | ||
10f2d63a VZ |
921 | |
922 | WX_MAJOR_VERSION_NUMBER=2 | |
37d403aa | 923 | WX_MINOR_VERSION_NUMBER=3 |
f6bcfd97 | 924 | WX_RELEASE_NUMBER=0 |
10f2d63a VZ |
925 | |
926 | WX_INTERFACE_AGE=0 | |
e8f65ba6 | 927 | WX_BINARY_AGE=0 |
10f2d63a VZ |
928 | |
929 | WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER | |
930 | ||
931 | WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER | |
932 | WX_CURRENT=`expr $WX_RELEASE_NUMBER - $WX_INTERFACE_AGE` | |
933 | WX_REVISION=$WX_INTERFACE_AGE | |
934 | WX_AGE=`expr $WX_BINARY_AGE - $WX_INTERFACE_AGE` | |
935 | ||
936 | ||
937 | USE_UNIX=1 | |
938 | USE_WIN32=0 | |
b12915c1 VZ |
939 | USE_BEOS=0 |
940 | ||
10f2d63a VZ |
941 | USE_LINUX= |
942 | USE_SGI= | |
943 | USE_HPUX= | |
944 | USE_SYSV= | |
945 | USE_SVR4= | |
946 | USE_AIX= | |
947 | USE_SUN= | |
948 | USE_SOLARIS= | |
949 | USE_SUNOS= | |
950 | USE_ALPHA= | |
951 | USE_OSF= | |
952 | USE_BSD= | |
953 | USE_FREEBSD= | |
f6bcfd97 | 954 | USE_NETBSD= |
10f2d63a VZ |
955 | USE_VMS= |
956 | USE_ULTRIX= | |
957 | USE_CYGWIN= | |
958 | USE_MINGW= | |
959 | USE_DATA_GENERAL= | |
960 | ||
ab9b9eab VZ |
961 | NEEDS_D_REENTRANT_FOR_R_FUNCS=0 |
962 | ||
e07802fc | 963 | ALL_TOOLKITS="CYGWIN GTK MINGW MOTIF WINE PM" |
10f2d63a VZ |
964 | |
965 | DEFAULT_wxUSE_GTK=0 | |
966 | DEFAULT_wxUSE_MOTIF=0 | |
967 | DEFAULT_wxUSE_MSW=0 | |
968 | DEFAULT_wxUSE_WINE=0 | |
e07802fc | 969 | DEFAULT_wxUSE_PM=0 |
10f2d63a VZ |
970 | |
971 | DEFAULT_DEFAULT_wxUSE_GTK=0 | |
972 | DEFAULT_DEFAULT_wxUSE_MOTIF=0 | |
973 | DEFAULT_DEFAULT_wxUSE_MSW=0 | |
974 | DEFAULT_DEFAULT_wxUSE_WINE=0 | |
e07802fc | 975 | DEFAULT_DEFAULT_wxUSE_PM=0 |
10f2d63a | 976 | |
d6a55c4b VZ |
977 | PROGRAM_EXT= |
978 | ||
10f2d63a VZ |
979 | case "${host}" in |
980 | *-hp-hpux* ) | |
981 | USE_HPUX=1 | |
982 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 983 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
984 | cat >> confdefs.h <<\EOF |
985 | #define __HPUX__ 1 | |
986 | EOF | |
987 | ||
988 | ;; | |
989 | *-*-linux* ) | |
990 | USE_LINUX=1 | |
991 | cat >> confdefs.h <<\EOF | |
992 | #define __LINUX__ 1 | |
993 | EOF | |
994 | ||
995 | TMP=`uname -m` | |
996 | if test "x$TMP" = "xalpha"; then | |
997 | USE_ALPHA=1 | |
998 | cat >> confdefs.h <<\EOF | |
999 | #define __ALPHA__ 1 | |
1000 | EOF | |
1001 | ||
1002 | fi | |
1003 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
1004 | ;; | |
1005 | *-*-irix5* | *-*-irix6* ) | |
1006 | USE_SGI=1 | |
1007 | USE_SVR4=1 | |
1008 | cat >> confdefs.h <<\EOF | |
1009 | #define __SGI__ 1 | |
1010 | EOF | |
1011 | ||
1012 | cat >> confdefs.h <<\EOF | |
1013 | #define __SVR4__ 1 | |
1014 | EOF | |
1015 | ||
1016 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1017 | ;; | |
1018 | *-*-solaris2* ) | |
1019 | USE_SUN=1 | |
1020 | USE_SOLARIS=1 | |
1021 | USE_SVR4=1 | |
1022 | cat >> confdefs.h <<\EOF | |
1023 | #define __SUN__ 1 | |
1024 | EOF | |
1025 | ||
1026 | cat >> confdefs.h <<\EOF | |
1027 | #define __SOLARIS__ 1 | |
1028 | EOF | |
1029 | ||
1030 | cat >> confdefs.h <<\EOF | |
1031 | #define __SVR4__ 1 | |
1032 | EOF | |
1033 | ||
1034 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
ab9b9eab | 1035 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
1036 | ;; |
1037 | *-*-sunos4* ) | |
1038 | USE_SUN=1 | |
1039 | USE_SUNOS=1 | |
1040 | USE_BSD=1 | |
1041 | cat >> confdefs.h <<\EOF | |
1042 | #define __SUN__ 1 | |
1043 | EOF | |
1044 | ||
1045 | cat >> confdefs.h <<\EOF | |
1046 | #define __SUNOS__ 1 | |
1047 | EOF | |
1048 | ||
1049 | cat >> confdefs.h <<\EOF | |
1050 | #define __BSD__ 1 | |
1051 | EOF | |
1052 | ||
1053 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1054 | ;; | |
f6bcfd97 | 1055 | *-*-freebsd*) |
10f2d63a VZ |
1056 | USE_BSD=1 |
1057 | USE_FREEBSD=1 | |
1058 | cat >> confdefs.h <<\EOF | |
1059 | #define __FREEBSD__ 1 | |
1060 | EOF | |
1061 | ||
1062 | cat >> confdefs.h <<\EOF | |
1063 | #define __BSD__ 1 | |
f6bcfd97 BP |
1064 | EOF |
1065 | ||
1066 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
1067 | ;; | |
1068 | *-*-netbsd*) | |
1069 | USE_BSD=1 | |
1070 | USE_NETBSD=1 | |
1071 | cat >> confdefs.h <<\EOF | |
1072 | #define __FREEBSD__ 1 | |
1073 | EOF | |
1074 | ||
1075 | cat >> confdefs.h <<\EOF | |
1076 | #define __NETBSD__ 1 | |
10f2d63a VZ |
1077 | EOF |
1078 | ||
1079 | DEFAULT_DEFAULT_wxUSE_GTK=1 | |
1080 | ;; | |
1081 | *-*-osf* ) | |
1082 | USE_ALPHA=1 | |
1083 | USE_OSF=1 | |
1084 | cat >> confdefs.h <<\EOF | |
1085 | #define __ALPHA__ 1 | |
1086 | EOF | |
1087 | ||
1088 | cat >> confdefs.h <<\EOF | |
1089 | #define __OSF__ 1 | |
1090 | EOF | |
1091 | ||
1092 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
f6bcfd97 | 1093 | NEEDS_D_REENTRANT_FOR_R_FUNCS=1 |
10f2d63a VZ |
1094 | ;; |
1095 | *-*-dgux5* ) | |
1096 | USE_ALPHA=1 | |
1097 | USE_SVR4=1 | |
1098 | cat >> confdefs.h <<\EOF | |
1099 | #define __ALPHA__ 1 | |
1100 | EOF | |
1101 | ||
1102 | cat >> confdefs.h <<\EOF | |
1103 | #define __SVR4__ 1 | |
1104 | EOF | |
1105 | ||
1106 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1107 | ;; | |
1108 | *-*-sysv5* ) | |
1109 | USE_SYSV=1 | |
1110 | USE_SVR4=1 | |
1111 | cat >> confdefs.h <<\EOF | |
1112 | #define __SYSV__ 1 | |
1113 | EOF | |
1114 | ||
1115 | cat >> confdefs.h <<\EOF | |
1116 | #define __SVR4__ 1 | |
1117 | EOF | |
1118 | ||
1119 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1120 | ;; | |
1121 | *-*-aix* ) | |
1122 | USE_AIX=1 | |
1123 | USE_SYSV=1 | |
1124 | USE_SVR4=1 | |
1125 | cat >> confdefs.h <<\EOF | |
1126 | #define __AIX__ 1 | |
1127 | EOF | |
1128 | ||
1129 | cat >> confdefs.h <<\EOF | |
1130 | #define __SYSV__ 1 | |
1131 | EOF | |
1132 | ||
1133 | cat >> confdefs.h <<\EOF | |
1134 | #define __SVR4__ 1 | |
1135 | EOF | |
1136 | ||
1137 | DEFAULT_DEFAULT_wxUSE_MOTIF=1 | |
1138 | ;; | |
1139 | ||
7eef8db2 | 1140 | *-*-cygwin32* | *-*-mingw32* ) |
10f2d63a VZ |
1141 | USE_UNIX=0 |
1142 | USE_WIN32=1 | |
1143 | cat >> confdefs.h <<\EOF | |
1144 | #define __WIN32__ 1 | |
1145 | EOF | |
1146 | ||
1147 | cat >> confdefs.h <<\EOF | |
1148 | #define __WIN95__ 1 | |
1149 | EOF | |
1150 | ||
1151 | cat >> confdefs.h <<\EOF | |
1152 | #define __WINDOWS__ 1 | |
1153 | EOF | |
1154 | ||
1155 | cat >> confdefs.h <<\EOF | |
1156 | #define __GNUWIN32__ 1 | |
1157 | EOF | |
1158 | ||
1159 | cat >> confdefs.h <<\EOF | |
1160 | #define STRICT 1 | |
1161 | EOF | |
1162 | ||
1163 | cat >> confdefs.h <<\EOF | |
1164 | #define WINVER 0x0400 | |
1165 | EOF | |
1166 | ||
cf27ef00 | 1167 | PROGRAM_EXT=".exe" |
10f2d63a VZ |
1168 | DEFAULT_DEFAULT_wxUSE_MSW=1 |
1169 | ;; | |
1170 | ||
1171 | *-pc-os2_emx ) | |
1172 | cat >> confdefs.h <<\EOF | |
1173 | #define __EMX__ 1 | |
1174 | EOF | |
1175 | ||
cf27ef00 | 1176 | PROGRAM_EXT=".exe" |
e07802fc | 1177 | DEFAULT_DEFAULT_wxUSE_PM=1 |
10f2d63a VZ |
1178 | ;; |
1179 | ||
b12915c1 VZ |
1180 | *-*-beos* ) |
1181 | USE_BEOS=1 | |
1182 | cat >> confdefs.h <<\EOF | |
1183 | #define __BEOS__ 1 | |
1184 | EOF | |
1185 | ||
1186 | ;; | |
1187 | ||
10f2d63a VZ |
1188 | *) |
1189 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
1190 | esac | |
1191 | ||
1192 | if test "$USE_UNIX" = 1 ; then | |
b12915c1 VZ |
1193 | wxUSE_UNIX=yes |
1194 | cat >> confdefs.h <<\EOF | |
10f2d63a VZ |
1195 | #define __UNIX__ 1 |
1196 | EOF | |
1197 | ||
b12915c1 VZ |
1198 | |
1199 | SRC_SUBDIRS="$SRC_SUBDIRS unix" | |
1200 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS unix" | |
1201 | fi | |
1202 | ||
1203 | if test "$USE_BEOS" = 1; then | |
1204 | SRC_SUBDIRS="$SRC_SUBDIRS be" | |
1205 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS be" | |
10f2d63a VZ |
1206 | fi |
1207 | ||
1208 | if test "$USE_LINUX" = 1; then | |
1209 | echo $ac_n "checking for gettext in -lc""... $ac_c" 1>&6 | |
e8f65ba6 | 1210 | echo "configure:1211: checking for gettext in -lc" >&5 |
10f2d63a VZ |
1211 | ac_lib_var=`echo c'_'gettext | sed 'y%./+-%__p_%'` |
1212 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
1213 | echo $ac_n "(cached) $ac_c" 1>&6 | |
1214 | else | |
1215 | ac_save_LIBS="$LIBS" | |
1216 | LIBS="-lc $LIBS" | |
1217 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 1218 | #line 1219 "configure" |
10f2d63a VZ |
1219 | #include "confdefs.h" |
1220 | /* Override any gcc2 internal prototype to avoid an error. */ | |
1221 | /* We use char because int might match the return type of a gcc2 | |
1222 | builtin and then its argument prototype would still apply. */ | |
1223 | char gettext(); | |
1224 | ||
1225 | int main() { | |
1226 | gettext() | |
1227 | ; return 0; } | |
1228 | EOF | |
e8f65ba6 | 1229 | if { (eval echo configure:1230: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
1230 | rm -rf conftest* |
1231 | eval "ac_cv_lib_$ac_lib_var=yes" | |
1232 | else | |
1233 | echo "configure: failed program was:" >&5 | |
1234 | cat conftest.$ac_ext >&5 | |
1235 | rm -rf conftest* | |
1236 | eval "ac_cv_lib_$ac_lib_var=no" | |
1237 | fi | |
1238 | rm -f conftest* | |
1239 | LIBS="$ac_save_LIBS" | |
1240 | ||
1241 | fi | |
1242 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
1243 | echo "$ac_t""yes" 1>&6 | |
1244 | cat >> confdefs.h <<\EOF | |
1245 | #define wxHAVE_GLIBC2 1 | |
1246 | EOF | |
1247 | ||
1248 | else | |
1249 | echo "$ac_t""no" 1>&6 | |
1250 | fi | |
1251 | ||
1252 | fi | |
1253 | ||
1254 | ||
1255 | ||
1256 | ||
1257 | wx_arg_cache_file="configarg.cache" | |
1258 | echo "loading argument cache $wx_arg_cache_file" | |
1259 | rm -f ${wx_arg_cache_file}.tmp | |
1260 | touch ${wx_arg_cache_file}.tmp | |
1261 | touch ${wx_arg_cache_file} | |
1262 | ||
1263 | ||
1264 | DEBUG_CONFIGURE=0 | |
1265 | if test $DEBUG_CONFIGURE = 1; then | |
1266 | DEFAULT_wxUSE_THREADS=yes | |
1267 | ||
1268 | DEFAULT_wxUSE_SHARED=yes | |
00cf1208 | 1269 | DEFAULT_wxUSE_BURNT_NAME=no |
10f2d63a VZ |
1270 | DEFAULT_wxUSE_OPTIMISE=yes |
1271 | DEFAULT_wxUSE_PROFILE=no | |
1272 | DEFAULT_wxUSE_NO_DEPS=no | |
1273 | DEFAULT_wxUSE_NO_RTTI=no | |
1274 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1275 | DEFAULT_wxUSE_PERMISSIVE=no | |
1276 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
1277 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
1278 | DEFAULT_wxUSE_DEBUG_GDB=yes | |
1279 | DEFAULT_wxUSE_MEM_TRACING=no | |
1280 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1281 | DEFAULT_wxUSE_DMALLOC=no | |
1282 | DEFAULT_wxUSE_APPLE_IEEE=no | |
1283 | ||
1284 | DEFAULT_wxUSE_LOG=yes | |
1285 | ||
1286 | DEFAULT_wxUSE_GUI=yes | |
1287 | ||
1288 | DEFAULT_wxUSE_ZLIB=no | |
1289 | DEFAULT_wxUSE_LIBPNG=no | |
1290 | DEFAULT_wxUSE_LIBJPEG=no | |
c7a2bf27 | 1291 | DEFAULT_wxUSE_LIBTIFF=no |
10f2d63a | 1292 | DEFAULT_wxUSE_ODBC=no |
3fed1840 | 1293 | DEFAULT_wxUSE_FREETYPE=no |
bdad4e7e | 1294 | DEFAULT_wxUSE_OPENGL=no |
10f2d63a | 1295 | |
eb4efbdc | 1296 | DEFAULT_wxUSE_ON_FATAL_EXCEPTION=no |
10f2d63a VZ |
1297 | DEFAULT_wxUSE_STD_IOSTREAM=no |
1298 | DEFAULT_wxUSE_FILE=no | |
1299 | DEFAULT_wxUSE_TEXTFILE=no | |
1300 | DEFAULT_wxUSE_TIMEDATE=no | |
1301 | DEFAULT_wxUSE_WAVE=no | |
1302 | DEFAULT_wxUSE_INTL=no | |
1303 | DEFAULT_wxUSE_CONFIG=no | |
1304 | DEFAULT_wxUSE_STREAMS=no | |
1305 | DEFAULT_wxUSE_SOCKETS=no | |
1306 | DEFAULT_wxUSE_DIALUP_MANAGER=no | |
1307 | DEFAULT_wxUSE_SERIAL=no | |
1308 | DEFAULT_wxUSE_JOYSTICK=no | |
1309 | DEFAULT_wxUSE_DYNLIB_CLASS=no | |
1310 | DEFAULT_wxUSE_LONGLONG=no | |
e8f65ba6 | 1311 | DEFAULT_wxUSE_GEOMETRY=no |
10f2d63a VZ |
1312 | |
1313 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no | |
1314 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no | |
1315 | DEFAULT_wxUSE_POSTSCRIPT=no | |
1316 | ||
1317 | DEFAULT_wxUSE_X_RESOURCES=no | |
1318 | DEFAULT_wxUSE_CLIPBOARD=no | |
1319 | DEFAULT_wxUSE_TOOLTIPS=no | |
1320 | DEFAULT_wxUSE_DRAG_AND_DROP=no | |
1321 | DEFAULT_wxUSE_SPLINES=no | |
1322 | ||
1323 | DEFAULT_wxUSE_MDI_ARCHITECTURE=no | |
1324 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no | |
1325 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no | |
1326 | ||
1327 | DEFAULT_wxUSE_PROLOGIO=no | |
1328 | DEFAULT_wxUSE_RESOURCES=no | |
1329 | DEFAULT_wxUSE_CONSTRAINTS=no | |
1330 | DEFAULT_wxUSE_IPC=no | |
1331 | DEFAULT_wxUSE_HELP=no | |
1332 | DEFAULT_wxUSE_WXTREE=no | |
1333 | DEFAULT_wxUSE_METAFILE=no | |
1334 | ||
1335 | DEFAULT_wxUSE_COMMONDLGS=no | |
1336 | DEFAULT_wxUSE_DIRDLG=no | |
1337 | DEFAULT_wxUSE_TEXTDLG=no | |
1338 | DEFAULT_wxUSE_STARTUP_TIPS=no | |
1339 | DEFAULT_wxUSE_PROGRESSDLG=no | |
1340 | DEFAULT_wxUSE_MINIFRAME=no | |
1341 | DEFAULT_wxUSE_HTML=no | |
24528b0c | 1342 | DEFAULT_wxUSE_FILESYSTEM=no |
10f2d63a VZ |
1343 | DEFAULT_wxUSE_FS_INET=no |
1344 | DEFAULT_wxUSE_FS_ZIP=no | |
1345 | DEFAULT_wxUSE_BUSYINFO=no | |
1346 | DEFAULT_wxUSE_ZIPSTREAM=no | |
1347 | DEFAULT_wxUSE_VALIDATORS=yes | |
1348 | ||
1349 | DEFAULT_wxUSE_ACCEL=no | |
1350 | DEFAULT_wxUSE_CARET=no | |
1351 | DEFAULT_wxUSE_BMPBUTTON=no | |
1352 | DEFAULT_wxUSE_CHECKBOX=no | |
1353 | DEFAULT_wxUSE_CHECKLST=no | |
1354 | DEFAULT_wxUSE_CHOICE=yes | |
1355 | DEFAULT_wxUSE_COMBOBOX=no | |
1356 | DEFAULT_wxUSE_GAUGE=no | |
1357 | DEFAULT_wxUSE_GRID=no | |
1358 | DEFAULT_wxUSE_NEW_GRID=no | |
1359 | DEFAULT_wxUSE_IMAGLIST=no | |
1360 | DEFAULT_wxUSE_LISTBOX=no | |
1361 | DEFAULT_wxUSE_LISTCTRL=no | |
1362 | DEFAULT_wxUSE_NOTEBOOK=no | |
9b33fe02 | 1363 | DEFAULT_wxUSE_PLOT=no |
10f2d63a VZ |
1364 | DEFAULT_wxUSE_RADIOBOX=no |
1365 | DEFAULT_wxUSE_RADIOBTN=no | |
1366 | DEFAULT_wxUSE_SASH=no | |
1367 | DEFAULT_wxUSE_SCROLLBAR=no | |
1368 | DEFAULT_wxUSE_SLIDER=no | |
1369 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 1370 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
1371 | DEFAULT_wxUSE_SPLITTER=no |
1372 | DEFAULT_wxUSE_STATBMP=no | |
1373 | DEFAULT_wxUSE_STATBOX=no | |
1374 | DEFAULT_wxUSE_STATLINE=no | |
1375 | DEFAULT_wxUSE_STATUSBAR=yes | |
1376 | DEFAULT_wxUSE_TABDIALOG=no | |
1377 | DEFAULT_wxUSE_TOOLBAR=no | |
360d6699 VZ |
1378 | DEFAULT_wxUSE_TOOLBAR_NATIVE=no |
1379 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=no | |
10f2d63a VZ |
1380 | DEFAULT_wxUSE_TREECTRL=no |
1381 | ||
1382 | DEFAULT_wxUSE_UNICODE=no | |
1383 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1384 | ||
1385 | DEFAULT_wxUSE_GIF=no | |
1386 | DEFAULT_wxUSE_PCX=no | |
1387 | DEFAULT_wxUSE_PNM=no | |
1388 | else | |
1389 | DEFAULT_wxUSE_THREADS=yes | |
1390 | ||
1391 | DEFAULT_wxUSE_SHARED=yes | |
00cf1208 | 1392 | DEFAULT_wxUSE_BURNT_NAME=no |
10f2d63a VZ |
1393 | DEFAULT_wxUSE_OPTIMISE=yes |
1394 | DEFAULT_wxUSE_PROFILE=no | |
1395 | DEFAULT_wxUSE_NO_DEPS=no | |
1396 | DEFAULT_wxUSE_NO_RTTI=no | |
1397 | DEFAULT_wxUSE_NO_EXCEPTIONS=no | |
1398 | DEFAULT_wxUSE_PERMISSIVE=no | |
1399 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
1400 | DEFAULT_wxUSE_DEBUG_INFO=no | |
1401 | DEFAULT_wxUSE_DEBUG_GDB=no | |
1402 | DEFAULT_wxUSE_MEM_TRACING=no | |
1403 | DEFAULT_wxUSE_DEBUG_CONTEXT=no | |
1404 | DEFAULT_wxUSE_DMALLOC=no | |
1405 | DEFAULT_wxUSE_APPLE_IEEE=yes | |
1406 | ||
1407 | DEFAULT_wxUSE_LOG=yes | |
1408 | ||
1409 | DEFAULT_wxUSE_GUI=yes | |
1410 | ||
1411 | DEFAULT_wxUSE_ZLIB=yes | |
1412 | DEFAULT_wxUSE_LIBPNG=yes | |
1413 | DEFAULT_wxUSE_LIBJPEG=yes | |
b47c832e | 1414 | DEFAULT_wxUSE_LIBTIFF=yes |
16b52fa1 | 1415 | DEFAULT_wxUSE_ODBC=no |
3fed1840 | 1416 | DEFAULT_wxUSE_FREETYPE=no |
bdad4e7e | 1417 | DEFAULT_wxUSE_OPENGL=no |
10f2d63a | 1418 | |
eb4efbdc | 1419 | DEFAULT_wxUSE_ON_FATAL_EXCEPTION=yes |
10f2d63a VZ |
1420 | DEFAULT_wxUSE_STD_IOSTREAM=no |
1421 | DEFAULT_wxUSE_FILE=yes | |
1422 | DEFAULT_wxUSE_TEXTFILE=yes | |
1423 | DEFAULT_wxUSE_TIMEDATE=yes | |
1424 | DEFAULT_wxUSE_WAVE=no | |
1425 | DEFAULT_wxUSE_INTL=yes | |
1426 | DEFAULT_wxUSE_CONFIG=yes | |
1427 | DEFAULT_wxUSE_STREAMS=yes | |
1428 | DEFAULT_wxUSE_SOCKETS=yes | |
1429 | DEFAULT_wxUSE_DIALUP_MANAGER=yes | |
1430 | DEFAULT_wxUSE_SERIAL=yes | |
1431 | DEFAULT_wxUSE_JOYSTICK=yes | |
1432 | DEFAULT_wxUSE_DYNLIB_CLASS=yes | |
b685cd9b | 1433 | DEFAULT_wxUSE_LONGLONG=yes |
e8f65ba6 | 1434 | DEFAULT_wxUSE_GEOMETRY=yes |
10f2d63a VZ |
1435 | |
1436 | DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes | |
1437 | DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes | |
1438 | DEFAULT_wxUSE_POSTSCRIPT=yes | |
1439 | ||
1440 | DEFAULT_wxUSE_X_RESOURCES=no | |
1441 | DEFAULT_wxUSE_CLIPBOARD=yes | |
1442 | DEFAULT_wxUSE_TOOLTIPS=yes | |
1443 | DEFAULT_wxUSE_DRAG_AND_DROP=yes | |
1444 | DEFAULT_wxUSE_SPLINES=yes | |
1445 | ||
1446 | DEFAULT_wxUSE_MDI_ARCHITECTURE=yes | |
1447 | DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes | |
1448 | DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes | |
1449 | ||
1450 | DEFAULT_wxUSE_PROLOGIO=yes | |
1451 | DEFAULT_wxUSE_RESOURCES=yes | |
1452 | DEFAULT_wxUSE_CONSTRAINTS=yes | |
1453 | DEFAULT_wxUSE_IPC=yes | |
1454 | DEFAULT_wxUSE_HELP=yes | |
1455 | DEFAULT_wxUSE_WXTREE=yes | |
1456 | DEFAULT_wxUSE_METAFILE=yes | |
1457 | ||
1458 | DEFAULT_wxUSE_COMMONDLGS=yes | |
1459 | DEFAULT_wxUSE_DIRDLG=yes | |
1460 | DEFAULT_wxUSE_TEXTDLG=yes | |
1461 | DEFAULT_wxUSE_STARTUP_TIPS=yes | |
1462 | DEFAULT_wxUSE_PROGRESSDLG=yes | |
1463 | DEFAULT_wxUSE_MINIFRAME=yes | |
1464 | DEFAULT_wxUSE_HTML=yes | |
24528b0c | 1465 | DEFAULT_wxUSE_FILESYSTEM=yes |
10f2d63a VZ |
1466 | DEFAULT_wxUSE_FS_INET=yes |
1467 | DEFAULT_wxUSE_FS_ZIP=yes | |
1468 | DEFAULT_wxUSE_BUSYINFO=yes | |
1469 | DEFAULT_wxUSE_ZIPSTREAM=yes | |
1470 | DEFAULT_wxUSE_VALIDATORS=yes | |
1471 | ||
1472 | DEFAULT_wxUSE_ACCEL=yes | |
1473 | DEFAULT_wxUSE_CARET=yes | |
1474 | DEFAULT_wxUSE_BMPBUTTON=yes | |
1475 | DEFAULT_wxUSE_CHECKBOX=yes | |
1476 | DEFAULT_wxUSE_CHECKLST=yes | |
1477 | DEFAULT_wxUSE_CHOICE=yes | |
1478 | DEFAULT_wxUSE_COMBOBOX=yes | |
1479 | DEFAULT_wxUSE_GAUGE=yes | |
1480 | DEFAULT_wxUSE_GRID=yes | |
cc977e5f | 1481 | DEFAULT_wxUSE_NEW_GRID=yes |
10f2d63a VZ |
1482 | DEFAULT_wxUSE_IMAGLIST=yes |
1483 | DEFAULT_wxUSE_LISTBOX=yes | |
1484 | DEFAULT_wxUSE_LISTCTRL=yes | |
1485 | DEFAULT_wxUSE_NOTEBOOK=yes | |
9b33fe02 | 1486 | DEFAULT_wxUSE_PLOT=yes |
10f2d63a VZ |
1487 | DEFAULT_wxUSE_RADIOBOX=yes |
1488 | DEFAULT_wxUSE_RADIOBTN=yes | |
1489 | DEFAULT_wxUSE_SASH=yes | |
1490 | DEFAULT_wxUSE_SCROLLBAR=yes | |
1491 | DEFAULT_wxUSE_SLIDER=yes | |
1492 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 1493 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
1494 | DEFAULT_wxUSE_SPLITTER=yes |
1495 | DEFAULT_wxUSE_STATBMP=yes | |
1496 | DEFAULT_wxUSE_STATBOX=yes | |
1497 | DEFAULT_wxUSE_STATLINE=yes | |
1498 | DEFAULT_wxUSE_STATUSBAR=yes | |
1499 | DEFAULT_wxUSE_TABDIALOG=no | |
1500 | DEFAULT_wxUSE_TOOLBAR=yes | |
360d6699 VZ |
1501 | DEFAULT_wxUSE_TOOLBAR_NATIVE=yes |
1502 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes | |
10f2d63a VZ |
1503 | DEFAULT_wxUSE_TREECTRL=yes |
1504 | ||
1505 | DEFAULT_wxUSE_UNICODE=no | |
1506 | DEFAULT_wxUSE_WCSRTOMBS=no | |
1507 | ||
1508 | DEFAULT_wxUSE_GIF=yes | |
1509 | DEFAULT_wxUSE_PCX=yes | |
1510 | DEFAULT_wxUSE_PNM=yes | |
1511 | fi | |
1512 | ||
1513 | ||
1514 | ||
1515 | for toolkit in `echo $ALL_TOOLKITS`; do | |
1516 | LINE=`grep "wxUSE_$toolkit" ${wx_arg_cache_file}` | |
1517 | if test "x$LINE" != x ; then | |
1518 | has_toolkit_in_cache=1 | |
1519 | eval "DEFAULT_$LINE" | |
1520 | eval "CACHE_$toolkit=1" | |
1521 | fi | |
1522 | done | |
1523 | ||
1524 | ||
1525 | ||
1526 | echo $ac_n "checking "for --enable-gui"""... $ac_c" 1>&6 | |
e8f65ba6 | 1527 | echo "configure:1528: checking "for --enable-gui"" >&5 |
10f2d63a VZ |
1528 | no_cache=0 |
1529 | # Check whether --enable-gui or --disable-gui was given. | |
1530 | if test "${enable_gui+set}" = set; then | |
1531 | enableval="$enable_gui" | |
1532 | ||
1533 | if test "$enableval" = yes; then | |
1534 | ac_cv_use_gui='wxUSE_GUI=yes' | |
1535 | else | |
1536 | ac_cv_use_gui='wxUSE_GUI=no' | |
1537 | fi | |
1538 | ||
1539 | else | |
1540 | ||
1541 | LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}` | |
1542 | if test "x$LINE" != x ; then | |
1543 | eval "DEFAULT_$LINE" | |
1544 | else | |
1545 | no_cache=1 | |
1546 | fi | |
1547 | ||
1548 | ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI | |
1549 | ||
1550 | fi | |
1551 | ||
1552 | ||
1553 | eval "$ac_cv_use_gui" | |
1554 | if test "$no_cache" != 1; then | |
1555 | echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp | |
1556 | fi | |
1557 | ||
1558 | if test "$wxUSE_GUI" = yes; then | |
1559 | echo "$ac_t""yes" 1>&6 | |
1560 | else | |
1561 | echo "$ac_t""no" 1>&6 | |
1562 | fi | |
1563 | ||
1564 | ||
b12915c1 | 1565 | if test "$wxUSE_GUI" = "yes"; then |
10f2d63a VZ |
1566 | |
1567 | # Check whether --with-gtk or --without-gtk was given. | |
1568 | if test "${with_gtk+set}" = set; then | |
1569 | withval="$with_gtk" | |
1570 | wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1 | |
1571 | fi | |
1572 | ||
1573 | # Check whether --with-motif or --without-motif was given. | |
1574 | if test "${with_motif+set}" = set; then | |
1575 | withval="$with_motif" | |
1576 | wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1 | |
1577 | fi | |
1578 | ||
1579 | # Check whether --with-wine or --without-wine was given. | |
1580 | if test "${with_wine+set}" = set; then | |
1581 | withval="$with_wine" | |
1582 | wxUSE_WINE="$withval" CACHE_WINE=1 TOOLKIT_GIVEN=1 | |
1583 | fi | |
1584 | ||
1585 | # Check whether --with-cygwin or --without-cygwin was given. | |
1586 | if test "${with_cygwin+set}" = set; then | |
1587 | withval="$with_cygwin" | |
1588 | wxUSE_CYGWIN="$withval" CACHE_CYGWIN=1 TOOLKIT_GIVEN=1 | |
1589 | fi | |
1590 | ||
1591 | # Check whether --with-mingw or --without-mingw was given. | |
1592 | if test "${with_mingw+set}" = set; then | |
1593 | withval="$with_mingw" | |
1594 | wxUSE_MINGW="$withval" CACHE_MINGW=1 TOOLKIT_GIVEN=1 | |
1595 | fi | |
1596 | ||
e07802fc VZ |
1597 | # Check whether --with-pm or --without-pm was given. |
1598 | if test "${with_pm+set}" = set; then | |
1599 | withval="$with_pm" | |
1600 | wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1 | |
1601 | fi | |
1602 | ||
10f2d63a VZ |
1603 | |
1604 | # Check whether --with-gtk-prefix or --without-gtk-prefix was given. | |
1605 | if test "${with_gtk_prefix+set}" = set; then | |
1606 | withval="$with_gtk_prefix" | |
1607 | gtk_config_prefix="$withval" | |
1608 | else | |
1609 | gtk_config_prefix="" | |
1610 | fi | |
1611 | ||
1612 | # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. | |
1613 | if test "${with_gtk_exec_prefix+set}" = set; then | |
1614 | withval="$with_gtk_exec_prefix" | |
1615 | gtk_config_exec_prefix="$withval" | |
1616 | else | |
1617 | gtk_config_exec_prefix="" | |
1618 | fi | |
1619 | ||
1620 | ||
1621 | ||
b12915c1 | 1622 | echo $ac_n "checking "for --with-libpng"""... $ac_c" 1>&6 |
e8f65ba6 | 1623 | echo "configure:1624: checking "for --with-libpng"" >&5 |
10f2d63a | 1624 | no_cache=0 |
b12915c1 VZ |
1625 | # Check whether --with-libpng or --without-libpng was given. |
1626 | if test "${with_libpng+set}" = set; then | |
1627 | withval="$with_libpng" | |
10f2d63a VZ |
1628 | |
1629 | if test "$withval" = yes; then | |
b12915c1 | 1630 | ac_cv_use_libpng='wxUSE_LIBPNG=yes' |
422107f9 | 1631 | elif test "$withval" = no; then |
b12915c1 | 1632 | ac_cv_use_libpng='wxUSE_LIBPNG=no' |
422107f9 VZ |
1633 | elif test "$withval" = sys; then |
1634 | ac_cv_use_libpng='wxUSE_LIBPNG=sys' | |
1635 | else | |
1636 | { echo "configure: error: Invalid value for --with-libpng: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1637 | fi |
1638 | ||
1639 | else | |
1640 | ||
b12915c1 | 1641 | LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}` |
10f2d63a VZ |
1642 | if test "x$LINE" != x ; then |
1643 | eval "DEFAULT_$LINE" | |
1644 | else | |
1645 | no_cache=1 | |
1646 | fi | |
1647 | ||
b12915c1 | 1648 | ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG |
10f2d63a VZ |
1649 | |
1650 | fi | |
1651 | ||
1652 | ||
b12915c1 | 1653 | eval "$ac_cv_use_libpng" |
10f2d63a | 1654 | if test "$no_cache" != 1; then |
b12915c1 | 1655 | echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1656 | fi |
1657 | ||
b12915c1 | 1658 | if test "$wxUSE_LIBPNG" = yes; then |
10f2d63a | 1659 | echo "$ac_t""yes" 1>&6 |
422107f9 | 1660 | elif test "$wxUSE_LIBPNG" = no; then |
10f2d63a | 1661 | echo "$ac_t""no" 1>&6 |
422107f9 VZ |
1662 | elif test "$wxUSE_LIBPNG" = sys; then |
1663 | echo "$ac_t""system version" 1>&6 | |
1664 | else | |
1665 | { echo "configure: error: Invalid value for --with-libpng: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1666 | fi |
1667 | ||
1668 | ||
b12915c1 | 1669 | echo $ac_n "checking "for --with-libjpeg"""... $ac_c" 1>&6 |
e8f65ba6 | 1670 | echo "configure:1671: checking "for --with-libjpeg"" >&5 |
10f2d63a | 1671 | no_cache=0 |
b12915c1 VZ |
1672 | # Check whether --with-libjpeg or --without-libjpeg was given. |
1673 | if test "${with_libjpeg+set}" = set; then | |
1674 | withval="$with_libjpeg" | |
10f2d63a VZ |
1675 | |
1676 | if test "$withval" = yes; then | |
b12915c1 | 1677 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes' |
422107f9 | 1678 | elif test "$withval" = no; then |
b12915c1 | 1679 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=no' |
422107f9 VZ |
1680 | elif test "$withval" = sys; then |
1681 | ac_cv_use_libjpeg='wxUSE_LIBJPEG=sys' | |
1682 | else | |
1683 | { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1684 | fi |
1685 | ||
1686 | else | |
1687 | ||
b12915c1 | 1688 | LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}` |
10f2d63a VZ |
1689 | if test "x$LINE" != x ; then |
1690 | eval "DEFAULT_$LINE" | |
1691 | else | |
1692 | no_cache=1 | |
1693 | fi | |
1694 | ||
b12915c1 | 1695 | ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG |
10f2d63a VZ |
1696 | |
1697 | fi | |
1698 | ||
1699 | ||
b12915c1 | 1700 | eval "$ac_cv_use_libjpeg" |
10f2d63a | 1701 | if test "$no_cache" != 1; then |
b12915c1 | 1702 | echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1703 | fi |
1704 | ||
b12915c1 | 1705 | if test "$wxUSE_LIBJPEG" = yes; then |
10f2d63a | 1706 | echo "$ac_t""yes" 1>&6 |
422107f9 | 1707 | elif test "$wxUSE_LIBJPEG" = no; then |
10f2d63a | 1708 | echo "$ac_t""no" 1>&6 |
422107f9 VZ |
1709 | elif test "$wxUSE_LIBJPEG" = sys; then |
1710 | echo "$ac_t""system version" 1>&6 | |
1711 | else | |
1712 | { echo "configure: error: Invalid value for --with-libjpeg: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1713 | fi |
1714 | ||
1715 | ||
b12915c1 | 1716 | echo $ac_n "checking "for --with-libtiff"""... $ac_c" 1>&6 |
e8f65ba6 | 1717 | echo "configure:1718: checking "for --with-libtiff"" >&5 |
10f2d63a | 1718 | no_cache=0 |
b12915c1 VZ |
1719 | # Check whether --with-libtiff or --without-libtiff was given. |
1720 | if test "${with_libtiff+set}" = set; then | |
1721 | withval="$with_libtiff" | |
10f2d63a VZ |
1722 | |
1723 | if test "$withval" = yes; then | |
b12915c1 | 1724 | ac_cv_use_libtiff='wxUSE_LIBTIFF=yes' |
0dcf9893 | 1725 | elif test "$withval" = no; then |
b12915c1 | 1726 | ac_cv_use_libtiff='wxUSE_LIBTIFF=no' |
0dcf9893 VZ |
1727 | elif test "$withval" = sys; then |
1728 | ac_cv_use_libtiff='wxUSE_LIBTIFF=sys' | |
1729 | else | |
1730 | { echo "configure: error: Invalid value for --with-libtiff: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1731 | fi |
1732 | ||
1733 | else | |
1734 | ||
b12915c1 | 1735 | LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}` |
10f2d63a VZ |
1736 | if test "x$LINE" != x ; then |
1737 | eval "DEFAULT_$LINE" | |
1738 | else | |
1739 | no_cache=1 | |
1740 | fi | |
1741 | ||
b12915c1 | 1742 | ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF |
10f2d63a VZ |
1743 | |
1744 | fi | |
1745 | ||
1746 | ||
b12915c1 | 1747 | eval "$ac_cv_use_libtiff" |
10f2d63a | 1748 | if test "$no_cache" != 1; then |
b12915c1 | 1749 | echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1750 | fi |
1751 | ||
b12915c1 | 1752 | if test "$wxUSE_LIBTIFF" = yes; then |
10f2d63a | 1753 | echo "$ac_t""yes" 1>&6 |
0dcf9893 | 1754 | elif test "$wxUSE_LIBTIFF" = no; then |
10f2d63a | 1755 | echo "$ac_t""no" 1>&6 |
0dcf9893 VZ |
1756 | elif test "$wxUSE_LIBTIFF" = sys; then |
1757 | echo "$ac_t""system version" 1>&6 | |
1758 | else | |
1759 | { echo "configure: error: Invalid value for --with-libtiff: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1760 | fi |
1761 | ||
1762 | ||
3fed1840 | 1763 | echo $ac_n "checking "for --with-freetype"""... $ac_c" 1>&6 |
e8f65ba6 | 1764 | echo "configure:1765: checking "for --with-freetype"" >&5 |
3fed1840 RR |
1765 | no_cache=0 |
1766 | # Check whether --with-freetype or --without-freetype was given. | |
1767 | if test "${with_freetype+set}" = set; then | |
1768 | withval="$with_freetype" | |
1769 | ||
1770 | if test "$withval" = yes; then | |
1771 | ac_cv_use_freetype='wxUSE_FREETYPE=yes' | |
1772 | elif test "$withval" = no; then | |
1773 | ac_cv_use_freetype='wxUSE_FREETYPE=no' | |
1774 | elif test "$withval" = sys; then | |
1775 | ac_cv_use_freetype='wxUSE_FREETYPE=sys' | |
1776 | else | |
1777 | { echo "configure: error: Invalid value for --with-freetype: should be yes, no or sys" 1>&2; exit 1; } | |
1778 | fi | |
1779 | ||
1780 | else | |
1781 | ||
1782 | LINE=`grep "wxUSE_FREETYPE" ${wx_arg_cache_file}` | |
1783 | if test "x$LINE" != x ; then | |
1784 | eval "DEFAULT_$LINE" | |
1785 | else | |
1786 | no_cache=1 | |
1787 | fi | |
1788 | ||
1789 | ac_cv_use_freetype='wxUSE_FREETYPE='$DEFAULT_wxUSE_FREETYPE | |
1790 | ||
1791 | fi | |
1792 | ||
1793 | ||
1794 | eval "$ac_cv_use_freetype" | |
1795 | if test "$no_cache" != 1; then | |
1796 | echo $ac_cv_use_freetype >> ${wx_arg_cache_file}.tmp | |
1797 | fi | |
1798 | ||
1799 | if test "$wxUSE_FREETYPE" = yes; then | |
1800 | echo "$ac_t""yes" 1>&6 | |
1801 | elif test "$wxUSE_FREETYPE" = no; then | |
1802 | echo "$ac_t""no" 1>&6 | |
1803 | elif test "$wxUSE_FREETYPE" = sys; then | |
1804 | echo "$ac_t""system version" 1>&6 | |
1805 | else | |
1806 | { echo "configure: error: Invalid value for --with-freetype: should be yes, no or sys" 1>&2; exit 1; } | |
1807 | fi | |
1808 | ||
1809 | ||
b12915c1 | 1810 | echo $ac_n "checking "for --with-opengl"""... $ac_c" 1>&6 |
e8f65ba6 | 1811 | echo "configure:1812: checking "for --with-opengl"" >&5 |
10f2d63a | 1812 | no_cache=0 |
b12915c1 VZ |
1813 | # Check whether --with-opengl or --without-opengl was given. |
1814 | if test "${with_opengl+set}" = set; then | |
1815 | withval="$with_opengl" | |
10f2d63a VZ |
1816 | |
1817 | if test "$withval" = yes; then | |
b12915c1 | 1818 | ac_cv_use_opengl='wxUSE_OPENGL=yes' |
10f2d63a | 1819 | else |
b12915c1 | 1820 | ac_cv_use_opengl='wxUSE_OPENGL=no' |
10f2d63a VZ |
1821 | fi |
1822 | ||
1823 | else | |
1824 | ||
b12915c1 | 1825 | LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}` |
10f2d63a VZ |
1826 | if test "x$LINE" != x ; then |
1827 | eval "DEFAULT_$LINE" | |
1828 | else | |
1829 | no_cache=1 | |
1830 | fi | |
1831 | ||
b12915c1 | 1832 | ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL |
10f2d63a VZ |
1833 | |
1834 | fi | |
1835 | ||
1836 | ||
b12915c1 | 1837 | eval "$ac_cv_use_opengl" |
10f2d63a | 1838 | if test "$no_cache" != 1; then |
b12915c1 | 1839 | echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1840 | fi |
1841 | ||
b12915c1 | 1842 | if test "$wxUSE_OPENGL" = yes; then |
10f2d63a VZ |
1843 | echo "$ac_t""yes" 1>&6 |
1844 | else | |
1845 | echo "$ac_t""no" 1>&6 | |
1846 | fi | |
1847 | ||
1848 | ||
b12915c1 VZ |
1849 | fi |
1850 | ||
1851 | ||
1852 | echo $ac_n "checking "for --with-dmalloc"""... $ac_c" 1>&6 | |
e8f65ba6 | 1853 | echo "configure:1854: checking "for --with-dmalloc"" >&5 |
c7a2bf27 | 1854 | no_cache=0 |
b12915c1 VZ |
1855 | # Check whether --with-dmalloc or --without-dmalloc was given. |
1856 | if test "${with_dmalloc+set}" = set; then | |
1857 | withval="$with_dmalloc" | |
c7a2bf27 RR |
1858 | |
1859 | if test "$withval" = yes; then | |
b12915c1 | 1860 | ac_cv_use_dmalloc='wxUSE_DMALLOC=yes' |
c7a2bf27 | 1861 | else |
b12915c1 | 1862 | ac_cv_use_dmalloc='wxUSE_DMALLOC=no' |
c7a2bf27 RR |
1863 | fi |
1864 | ||
1865 | else | |
1866 | ||
b12915c1 | 1867 | LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}` |
c7a2bf27 RR |
1868 | if test "x$LINE" != x ; then |
1869 | eval "DEFAULT_$LINE" | |
1870 | else | |
1871 | no_cache=1 | |
1872 | fi | |
1873 | ||
b12915c1 | 1874 | ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC |
c7a2bf27 RR |
1875 | |
1876 | fi | |
1877 | ||
1878 | ||
b12915c1 | 1879 | eval "$ac_cv_use_dmalloc" |
c7a2bf27 | 1880 | if test "$no_cache" != 1; then |
b12915c1 | 1881 | echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp |
c7a2bf27 RR |
1882 | fi |
1883 | ||
b12915c1 | 1884 | if test "$wxUSE_DMALLOC" = yes; then |
c7a2bf27 RR |
1885 | echo "$ac_t""yes" 1>&6 |
1886 | else | |
1887 | echo "$ac_t""no" 1>&6 | |
1888 | fi | |
1889 | ||
1890 | ||
b12915c1 | 1891 | echo $ac_n "checking "for --with-zlib"""... $ac_c" 1>&6 |
e8f65ba6 | 1892 | echo "configure:1893: checking "for --with-zlib"" >&5 |
10f2d63a | 1893 | no_cache=0 |
b12915c1 VZ |
1894 | # Check whether --with-zlib or --without-zlib was given. |
1895 | if test "${with_zlib+set}" = set; then | |
1896 | withval="$with_zlib" | |
10f2d63a VZ |
1897 | |
1898 | if test "$withval" = yes; then | |
b12915c1 | 1899 | ac_cv_use_zlib='wxUSE_ZLIB=yes' |
422107f9 | 1900 | elif test "$withval" = no; then |
b12915c1 | 1901 | ac_cv_use_zlib='wxUSE_ZLIB=no' |
422107f9 VZ |
1902 | elif test "$withval" = sys; then |
1903 | ac_cv_use_zlib='wxUSE_ZLIB=sys' | |
1904 | else | |
1905 | { echo "configure: error: Invalid value for --with-zlib: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1906 | fi |
1907 | ||
1908 | else | |
1909 | ||
b12915c1 | 1910 | LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}` |
10f2d63a VZ |
1911 | if test "x$LINE" != x ; then |
1912 | eval "DEFAULT_$LINE" | |
1913 | else | |
1914 | no_cache=1 | |
1915 | fi | |
1916 | ||
b12915c1 | 1917 | ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB |
10f2d63a VZ |
1918 | |
1919 | fi | |
1920 | ||
1921 | ||
b12915c1 | 1922 | eval "$ac_cv_use_zlib" |
10f2d63a | 1923 | if test "$no_cache" != 1; then |
b12915c1 | 1924 | echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
1925 | fi |
1926 | ||
b12915c1 | 1927 | if test "$wxUSE_ZLIB" = yes; then |
10f2d63a | 1928 | echo "$ac_t""yes" 1>&6 |
422107f9 | 1929 | elif test "$wxUSE_ZLIB" = no; then |
bdad4e7e | 1930 | echo "$ac_t""no" 1>&6 |
422107f9 VZ |
1931 | elif test "$wxUSE_ZLIB" = sys; then |
1932 | echo "$ac_t""system version" 1>&6 | |
1933 | else | |
1934 | { echo "configure: error: Invalid value for --with-zlib: should be yes, no or sys" 1>&2; exit 1; } | |
10f2d63a VZ |
1935 | fi |
1936 | ||
1937 | ||
1938 | echo $ac_n "checking "for --with-odbc"""... $ac_c" 1>&6 | |
e8f65ba6 | 1939 | echo "configure:1940: checking "for --with-odbc"" >&5 |
10f2d63a VZ |
1940 | no_cache=0 |
1941 | # Check whether --with-odbc or --without-odbc was given. | |
1942 | if test "${with_odbc+set}" = set; then | |
1943 | withval="$with_odbc" | |
1944 | ||
1945 | if test "$withval" = yes; then | |
1946 | ac_cv_use_odbc='wxUSE_ODBC=yes' | |
1947 | else | |
1948 | ac_cv_use_odbc='wxUSE_ODBC=no' | |
1949 | fi | |
1950 | ||
1951 | else | |
1952 | ||
1953 | LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}` | |
1954 | if test "x$LINE" != x ; then | |
1955 | eval "DEFAULT_$LINE" | |
1956 | else | |
1957 | no_cache=1 | |
1958 | fi | |
1959 | ||
1960 | ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC | |
1961 | ||
1962 | fi | |
1963 | ||
1964 | ||
1965 | eval "$ac_cv_use_odbc" | |
1966 | if test "$no_cache" != 1; then | |
1967 | echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp | |
1968 | fi | |
1969 | ||
1970 | if test "$wxUSE_ODBC" = yes; then | |
1971 | echo "$ac_t""yes" 1>&6 | |
1972 | else | |
1973 | echo "$ac_t""no" 1>&6 | |
1974 | fi | |
1975 | ||
1976 | ||
1977 | ||
1978 | ||
1979 | ||
1980 | echo $ac_n "checking "for --enable-shared"""... $ac_c" 1>&6 | |
e8f65ba6 | 1981 | echo "configure:1982: checking "for --enable-shared"" >&5 |
10f2d63a VZ |
1982 | no_cache=0 |
1983 | # Check whether --enable-shared or --disable-shared was given. | |
1984 | if test "${enable_shared+set}" = set; then | |
1985 | enableval="$enable_shared" | |
1986 | ||
1987 | if test "$enableval" = yes; then | |
1988 | ac_cv_use_shared='wxUSE_SHARED=yes' | |
1989 | else | |
1990 | ac_cv_use_shared='wxUSE_SHARED=no' | |
1991 | fi | |
1992 | ||
1993 | else | |
1994 | ||
1995 | LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}` | |
1996 | if test "x$LINE" != x ; then | |
1997 | eval "DEFAULT_$LINE" | |
1998 | else | |
1999 | no_cache=1 | |
2000 | fi | |
2001 | ||
2002 | ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED | |
2003 | ||
2004 | fi | |
2005 | ||
2006 | ||
2007 | eval "$ac_cv_use_shared" | |
2008 | if test "$no_cache" != 1; then | |
2009 | echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp | |
2010 | fi | |
2011 | ||
2012 | if test "$wxUSE_SHARED" = yes; then | |
2013 | echo "$ac_t""yes" 1>&6 | |
2014 | else | |
2015 | echo "$ac_t""no" 1>&6 | |
2016 | fi | |
2017 | ||
2018 | ||
00cf1208 | 2019 | echo $ac_n "checking "for --enable-burnt_name"""... $ac_c" 1>&6 |
e8f65ba6 | 2020 | echo "configure:2021: checking "for --enable-burnt_name"" >&5 |
00cf1208 RR |
2021 | no_cache=0 |
2022 | # Check whether --enable-burnt_name or --disable-burnt_name was given. | |
2023 | if test "${enable_burnt_name+set}" = set; then | |
2024 | enableval="$enable_burnt_name" | |
2025 | ||
2026 | if test "$enableval" = yes; then | |
2027 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME=yes' | |
2028 | else | |
2029 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME=no' | |
2030 | fi | |
2031 | ||
2032 | else | |
2033 | ||
2034 | LINE=`grep "wxUSE_BURNT_NAME" ${wx_arg_cache_file}` | |
2035 | if test "x$LINE" != x ; then | |
2036 | eval "DEFAULT_$LINE" | |
2037 | else | |
2038 | no_cache=1 | |
2039 | fi | |
2040 | ||
2041 | ac_cv_use_burnt_name='wxUSE_BURNT_NAME='$DEFAULT_wxUSE_BURNT_NAME | |
2042 | ||
2043 | fi | |
2044 | ||
2045 | ||
2046 | eval "$ac_cv_use_burnt_name" | |
2047 | if test "$no_cache" != 1; then | |
2048 | echo $ac_cv_use_burnt_name >> ${wx_arg_cache_file}.tmp | |
2049 | fi | |
2050 | ||
2051 | if test "$wxUSE_BURNT_NAME" = yes; then | |
2052 | echo "$ac_t""yes" 1>&6 | |
2053 | else | |
2054 | echo "$ac_t""no" 1>&6 | |
2055 | fi | |
2056 | ||
2057 | ||
10f2d63a | 2058 | echo $ac_n "checking "for --enable-optimise"""... $ac_c" 1>&6 |
e8f65ba6 | 2059 | echo "configure:2060: checking "for --enable-optimise"" >&5 |
10f2d63a VZ |
2060 | no_cache=0 |
2061 | # Check whether --enable-optimise or --disable-optimise was given. | |
2062 | if test "${enable_optimise+set}" = set; then | |
2063 | enableval="$enable_optimise" | |
2064 | ||
2065 | if test "$enableval" = yes; then | |
2066 | ac_cv_use_optimise='wxUSE_OPTIMISE=yes' | |
2067 | else | |
2068 | ac_cv_use_optimise='wxUSE_OPTIMISE=no' | |
2069 | fi | |
2070 | ||
2071 | else | |
2072 | ||
2073 | LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}` | |
2074 | if test "x$LINE" != x ; then | |
2075 | eval "DEFAULT_$LINE" | |
2076 | else | |
2077 | no_cache=1 | |
2078 | fi | |
2079 | ||
2080 | ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE | |
2081 | ||
2082 | fi | |
2083 | ||
2084 | ||
2085 | eval "$ac_cv_use_optimise" | |
2086 | if test "$no_cache" != 1; then | |
2087 | echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp | |
2088 | fi | |
2089 | ||
2090 | if test "$wxUSE_OPTIMISE" = yes; then | |
2091 | echo "$ac_t""yes" 1>&6 | |
2092 | else | |
2093 | echo "$ac_t""no" 1>&6 | |
2094 | fi | |
2095 | ||
2096 | ||
2097 | echo $ac_n "checking "for --enable-debug"""... $ac_c" 1>&6 | |
e8f65ba6 | 2098 | echo "configure:2099: checking "for --enable-debug"" >&5 |
10f2d63a VZ |
2099 | no_cache=0 |
2100 | # Check whether --enable-debug or --disable-debug was given. | |
2101 | if test "${enable_debug+set}" = set; then | |
2102 | enableval="$enable_debug" | |
2103 | ||
2104 | if test "$enableval" = yes; then | |
2105 | ac_cv_use_debug='wxUSE_DEBUG=yes' | |
2106 | else | |
2107 | ac_cv_use_debug='wxUSE_DEBUG=no' | |
2108 | fi | |
2109 | ||
2110 | else | |
2111 | ||
2112 | LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}` | |
2113 | if test "x$LINE" != x ; then | |
2114 | eval "DEFAULT_$LINE" | |
2115 | else | |
2116 | no_cache=1 | |
2117 | fi | |
2118 | ||
2119 | ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG | |
2120 | ||
2121 | fi | |
2122 | ||
2123 | ||
2124 | eval "$ac_cv_use_debug" | |
2125 | if test "$no_cache" != 1; then | |
2126 | echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp | |
2127 | fi | |
2128 | ||
2129 | if test "$wxUSE_DEBUG" = yes; then | |
2130 | echo "$ac_t""yes" 1>&6 | |
2131 | else | |
2132 | echo "$ac_t""no" 1>&6 | |
2133 | fi | |
2134 | ||
2135 | ||
2136 | if test "$wxUSE_DEBUG" = "yes"; then | |
2137 | DEFAULT_wxUSE_DEBUG_FLAG=yes | |
2138 | DEFAULT_wxUSE_DEBUG_INFO=yes | |
2139 | elif test "$wxUSE_DEBUG" = "no"; then | |
2140 | DEFAULT_wxUSE_DEBUG_FLAG=no | |
2141 | DEFAULT_wxUSE_DEBUG_INFO=no | |
2142 | fi | |
2143 | ||
2144 | ||
2145 | echo $ac_n "checking "for --enable-debug_flag"""... $ac_c" 1>&6 | |
e8f65ba6 | 2146 | echo "configure:2147: checking "for --enable-debug_flag"" >&5 |
10f2d63a VZ |
2147 | no_cache=0 |
2148 | # Check whether --enable-debug_flag or --disable-debug_flag was given. | |
2149 | if test "${enable_debug_flag+set}" = set; then | |
2150 | enableval="$enable_debug_flag" | |
2151 | ||
2152 | if test "$enableval" = yes; then | |
2153 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes' | |
2154 | else | |
2155 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no' | |
2156 | fi | |
2157 | ||
2158 | else | |
2159 | ||
2160 | LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}` | |
2161 | if test "x$LINE" != x ; then | |
2162 | eval "DEFAULT_$LINE" | |
2163 | else | |
2164 | no_cache=1 | |
2165 | fi | |
2166 | ||
2167 | ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG | |
2168 | ||
2169 | fi | |
2170 | ||
2171 | ||
2172 | eval "$ac_cv_use_debug_flag" | |
2173 | if test "$no_cache" != 1; then | |
2174 | echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp | |
2175 | fi | |
2176 | ||
2177 | if test "$wxUSE_DEBUG_FLAG" = yes; then | |
2178 | echo "$ac_t""yes" 1>&6 | |
2179 | else | |
2180 | echo "$ac_t""no" 1>&6 | |
2181 | fi | |
2182 | ||
2183 | ||
2184 | echo $ac_n "checking "for --enable-debug_info"""... $ac_c" 1>&6 | |
e8f65ba6 | 2185 | echo "configure:2186: checking "for --enable-debug_info"" >&5 |
10f2d63a VZ |
2186 | no_cache=0 |
2187 | # Check whether --enable-debug_info or --disable-debug_info was given. | |
2188 | if test "${enable_debug_info+set}" = set; then | |
2189 | enableval="$enable_debug_info" | |
2190 | ||
2191 | if test "$enableval" = yes; then | |
2192 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes' | |
2193 | else | |
2194 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no' | |
2195 | fi | |
2196 | ||
2197 | else | |
2198 | ||
2199 | LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}` | |
2200 | if test "x$LINE" != x ; then | |
2201 | eval "DEFAULT_$LINE" | |
2202 | else | |
2203 | no_cache=1 | |
2204 | fi | |
2205 | ||
2206 | ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO | |
2207 | ||
2208 | fi | |
2209 | ||
2210 | ||
2211 | eval "$ac_cv_use_debug_info" | |
2212 | if test "$no_cache" != 1; then | |
2213 | echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp | |
2214 | fi | |
2215 | ||
2216 | if test "$wxUSE_DEBUG_INFO" = yes; then | |
2217 | echo "$ac_t""yes" 1>&6 | |
2218 | else | |
2219 | echo "$ac_t""no" 1>&6 | |
2220 | fi | |
2221 | ||
2222 | ||
2223 | echo $ac_n "checking "for --enable-debug_gdb"""... $ac_c" 1>&6 | |
e8f65ba6 | 2224 | echo "configure:2225: checking "for --enable-debug_gdb"" >&5 |
10f2d63a VZ |
2225 | no_cache=0 |
2226 | # Check whether --enable-debug_gdb or --disable-debug_gdb was given. | |
2227 | if test "${enable_debug_gdb+set}" = set; then | |
2228 | enableval="$enable_debug_gdb" | |
2229 | ||
2230 | if test "$enableval" = yes; then | |
2231 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes' | |
2232 | else | |
2233 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no' | |
2234 | fi | |
2235 | ||
2236 | else | |
2237 | ||
2238 | LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}` | |
2239 | if test "x$LINE" != x ; then | |
2240 | eval "DEFAULT_$LINE" | |
2241 | else | |
2242 | no_cache=1 | |
2243 | fi | |
2244 | ||
2245 | ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB | |
2246 | ||
2247 | fi | |
2248 | ||
2249 | ||
2250 | eval "$ac_cv_use_debug_gdb" | |
2251 | if test "$no_cache" != 1; then | |
2252 | echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp | |
2253 | fi | |
2254 | ||
2255 | if test "$wxUSE_DEBUG_GDB" = yes; then | |
2256 | echo "$ac_t""yes" 1>&6 | |
2257 | else | |
2258 | echo "$ac_t""no" 1>&6 | |
2259 | fi | |
2260 | ||
2261 | ||
2262 | echo $ac_n "checking "for --enable-debug_cntxt"""... $ac_c" 1>&6 | |
e8f65ba6 | 2263 | echo "configure:2264: checking "for --enable-debug_cntxt"" >&5 |
10f2d63a VZ |
2264 | no_cache=0 |
2265 | # Check whether --enable-debug_cntxt or --disable-debug_cntxt was given. | |
2266 | if test "${enable_debug_cntxt+set}" = set; then | |
2267 | enableval="$enable_debug_cntxt" | |
2268 | ||
2269 | if test "$enableval" = yes; then | |
2270 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes' | |
2271 | else | |
2272 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no' | |
2273 | fi | |
2274 | ||
2275 | else | |
2276 | ||
2277 | LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}` | |
2278 | if test "x$LINE" != x ; then | |
2279 | eval "DEFAULT_$LINE" | |
2280 | else | |
2281 | no_cache=1 | |
2282 | fi | |
2283 | ||
2284 | ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT | |
2285 | ||
2286 | fi | |
2287 | ||
2288 | ||
2289 | eval "$ac_cv_use_debug_cntxt" | |
2290 | if test "$no_cache" != 1; then | |
2291 | echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp | |
2292 | fi | |
2293 | ||
2294 | if test "$wxUSE_DEBUG_CONTEXT" = yes; then | |
2295 | echo "$ac_t""yes" 1>&6 | |
2296 | else | |
2297 | echo "$ac_t""no" 1>&6 | |
2298 | fi | |
2299 | ||
2300 | ||
2301 | echo $ac_n "checking "for --enable-mem_tracing"""... $ac_c" 1>&6 | |
e8f65ba6 | 2302 | echo "configure:2303: checking "for --enable-mem_tracing"" >&5 |
10f2d63a VZ |
2303 | no_cache=0 |
2304 | # Check whether --enable-mem_tracing or --disable-mem_tracing was given. | |
2305 | if test "${enable_mem_tracing+set}" = set; then | |
2306 | enableval="$enable_mem_tracing" | |
2307 | ||
2308 | if test "$enableval" = yes; then | |
2309 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes' | |
2310 | else | |
2311 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no' | |
2312 | fi | |
2313 | ||
2314 | else | |
2315 | ||
2316 | LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}` | |
2317 | if test "x$LINE" != x ; then | |
2318 | eval "DEFAULT_$LINE" | |
2319 | else | |
2320 | no_cache=1 | |
2321 | fi | |
2322 | ||
2323 | ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING | |
2324 | ||
2325 | fi | |
2326 | ||
2327 | ||
2328 | eval "$ac_cv_use_mem_tracing" | |
2329 | if test "$no_cache" != 1; then | |
2330 | echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp | |
2331 | fi | |
2332 | ||
2333 | if test "$wxUSE_MEM_TRACING" = yes; then | |
2334 | echo "$ac_t""yes" 1>&6 | |
2335 | else | |
2336 | echo "$ac_t""no" 1>&6 | |
2337 | fi | |
2338 | ||
2339 | ||
2340 | echo $ac_n "checking "for --enable-profile"""... $ac_c" 1>&6 | |
e8f65ba6 | 2341 | echo "configure:2342: checking "for --enable-profile"" >&5 |
10f2d63a VZ |
2342 | no_cache=0 |
2343 | # Check whether --enable-profile or --disable-profile was given. | |
2344 | if test "${enable_profile+set}" = set; then | |
2345 | enableval="$enable_profile" | |
2346 | ||
2347 | if test "$enableval" = yes; then | |
2348 | ac_cv_use_profile='wxUSE_PROFILE=yes' | |
2349 | else | |
2350 | ac_cv_use_profile='wxUSE_PROFILE=no' | |
2351 | fi | |
2352 | ||
2353 | else | |
2354 | ||
2355 | LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}` | |
2356 | if test "x$LINE" != x ; then | |
2357 | eval "DEFAULT_$LINE" | |
2358 | else | |
2359 | no_cache=1 | |
2360 | fi | |
2361 | ||
2362 | ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE | |
2363 | ||
2364 | fi | |
2365 | ||
2366 | ||
2367 | eval "$ac_cv_use_profile" | |
2368 | if test "$no_cache" != 1; then | |
2369 | echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp | |
2370 | fi | |
2371 | ||
2372 | if test "$wxUSE_PROFILE" = yes; then | |
2373 | echo "$ac_t""yes" 1>&6 | |
2374 | else | |
2375 | echo "$ac_t""no" 1>&6 | |
2376 | fi | |
2377 | ||
2378 | ||
2379 | echo $ac_n "checking "for --enable-no_rtti"""... $ac_c" 1>&6 | |
e8f65ba6 | 2380 | echo "configure:2381: checking "for --enable-no_rtti"" >&5 |
10f2d63a VZ |
2381 | no_cache=0 |
2382 | # Check whether --enable-no_rtti or --disable-no_rtti was given. | |
2383 | if test "${enable_no_rtti+set}" = set; then | |
2384 | enableval="$enable_no_rtti" | |
2385 | ||
2386 | if test "$enableval" = yes; then | |
2387 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes' | |
2388 | else | |
2389 | ac_cv_use_no_rtti='wxUSE_NO_RTTI=no' | |
2390 | fi | |
2391 | ||
2392 | else | |
2393 | ||
2394 | LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}` | |
2395 | if test "x$LINE" != x ; then | |
2396 | eval "DEFAULT_$LINE" | |
2397 | else | |
2398 | no_cache=1 | |
2399 | fi | |
2400 | ||
2401 | ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI | |
2402 | ||
2403 | fi | |
2404 | ||
2405 | ||
2406 | eval "$ac_cv_use_no_rtti" | |
2407 | if test "$no_cache" != 1; then | |
2408 | echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp | |
2409 | fi | |
2410 | ||
2411 | if test "$wxUSE_NO_RTTI" = yes; then | |
2412 | echo "$ac_t""yes" 1>&6 | |
2413 | else | |
2414 | echo "$ac_t""no" 1>&6 | |
2415 | fi | |
2416 | ||
2417 | ||
2418 | echo $ac_n "checking "for --enable-no_exceptions"""... $ac_c" 1>&6 | |
e8f65ba6 | 2419 | echo "configure:2420: checking "for --enable-no_exceptions"" >&5 |
10f2d63a VZ |
2420 | no_cache=0 |
2421 | # Check whether --enable-no_exceptions or --disable-no_exceptions was given. | |
2422 | if test "${enable_no_exceptions+set}" = set; then | |
2423 | enableval="$enable_no_exceptions" | |
2424 | ||
2425 | if test "$enableval" = yes; then | |
2426 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes' | |
2427 | else | |
2428 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no' | |
2429 | fi | |
2430 | ||
2431 | else | |
2432 | ||
2433 | LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}` | |
2434 | if test "x$LINE" != x ; then | |
2435 | eval "DEFAULT_$LINE" | |
2436 | else | |
2437 | no_cache=1 | |
2438 | fi | |
2439 | ||
2440 | ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS | |
2441 | ||
2442 | fi | |
2443 | ||
2444 | ||
2445 | eval "$ac_cv_use_no_exceptions" | |
2446 | if test "$no_cache" != 1; then | |
2447 | echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp | |
2448 | fi | |
2449 | ||
2450 | if test "$wxUSE_NO_EXCEPTIONS" = yes; then | |
2451 | echo "$ac_t""yes" 1>&6 | |
2452 | else | |
2453 | echo "$ac_t""no" 1>&6 | |
2454 | fi | |
2455 | ||
2456 | ||
2457 | echo $ac_n "checking "for --enable-permissive"""... $ac_c" 1>&6 | |
e8f65ba6 | 2458 | echo "configure:2459: checking "for --enable-permissive"" >&5 |
10f2d63a VZ |
2459 | no_cache=0 |
2460 | # Check whether --enable-permissive or --disable-permissive was given. | |
2461 | if test "${enable_permissive+set}" = set; then | |
2462 | enableval="$enable_permissive" | |
2463 | ||
2464 | if test "$enableval" = yes; then | |
2465 | ac_cv_use_permissive='wxUSE_PERMISSIVE=yes' | |
2466 | else | |
2467 | ac_cv_use_permissive='wxUSE_PERMISSIVE=no' | |
2468 | fi | |
2469 | ||
2470 | else | |
2471 | ||
2472 | LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}` | |
2473 | if test "x$LINE" != x ; then | |
2474 | eval "DEFAULT_$LINE" | |
2475 | else | |
2476 | no_cache=1 | |
2477 | fi | |
2478 | ||
2479 | ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE | |
2480 | ||
2481 | fi | |
2482 | ||
2483 | ||
2484 | eval "$ac_cv_use_permissive" | |
2485 | if test "$no_cache" != 1; then | |
2486 | echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp | |
2487 | fi | |
2488 | ||
2489 | if test "$wxUSE_PERMISSIVE" = yes; then | |
2490 | echo "$ac_t""yes" 1>&6 | |
2491 | else | |
2492 | echo "$ac_t""no" 1>&6 | |
2493 | fi | |
2494 | ||
2495 | ||
2496 | echo $ac_n "checking "for --enable-no_deps"""... $ac_c" 1>&6 | |
e8f65ba6 | 2497 | echo "configure:2498: checking "for --enable-no_deps"" >&5 |
10f2d63a VZ |
2498 | no_cache=0 |
2499 | # Check whether --enable-no_deps or --disable-no_deps was given. | |
2500 | if test "${enable_no_deps+set}" = set; then | |
2501 | enableval="$enable_no_deps" | |
2502 | ||
2503 | if test "$enableval" = yes; then | |
2504 | ac_cv_use_no_deps='wxUSE_NO_DEPS=yes' | |
2505 | else | |
2506 | ac_cv_use_no_deps='wxUSE_NO_DEPS=no' | |
2507 | fi | |
2508 | ||
2509 | else | |
2510 | ||
2511 | LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}` | |
2512 | if test "x$LINE" != x ; then | |
2513 | eval "DEFAULT_$LINE" | |
2514 | else | |
2515 | no_cache=1 | |
2516 | fi | |
2517 | ||
2518 | ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS | |
2519 | ||
2520 | fi | |
2521 | ||
2522 | ||
2523 | eval "$ac_cv_use_no_deps" | |
2524 | if test "$no_cache" != 1; then | |
2525 | echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp | |
2526 | fi | |
2527 | ||
2528 | if test "$wxUSE_NO_DEPS" = yes; then | |
2529 | echo "$ac_t""yes" 1>&6 | |
2530 | else | |
2531 | echo "$ac_t""no" 1>&6 | |
2532 | fi | |
2533 | ||
2534 | ||
2535 | ||
2536 | ||
2537 | echo $ac_n "checking "for --enable-intl"""... $ac_c" 1>&6 | |
e8f65ba6 | 2538 | echo "configure:2539: checking "for --enable-intl"" >&5 |
10f2d63a VZ |
2539 | no_cache=0 |
2540 | # Check whether --enable-intl or --disable-intl was given. | |
2541 | if test "${enable_intl+set}" = set; then | |
2542 | enableval="$enable_intl" | |
2543 | ||
2544 | if test "$enableval" = yes; then | |
2545 | ac_cv_use_intl='wxUSE_INTL=yes' | |
2546 | else | |
2547 | ac_cv_use_intl='wxUSE_INTL=no' | |
2548 | fi | |
2549 | ||
2550 | else | |
2551 | ||
2552 | LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}` | |
2553 | if test "x$LINE" != x ; then | |
2554 | eval "DEFAULT_$LINE" | |
2555 | else | |
2556 | no_cache=1 | |
2557 | fi | |
2558 | ||
2559 | ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL | |
2560 | ||
2561 | fi | |
2562 | ||
2563 | ||
2564 | eval "$ac_cv_use_intl" | |
2565 | if test "$no_cache" != 1; then | |
2566 | echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp | |
2567 | fi | |
2568 | ||
2569 | if test "$wxUSE_INTL" = yes; then | |
2570 | echo "$ac_t""yes" 1>&6 | |
2571 | else | |
2572 | echo "$ac_t""no" 1>&6 | |
2573 | fi | |
2574 | ||
2575 | ||
2576 | echo $ac_n "checking "for --enable-config"""... $ac_c" 1>&6 | |
e8f65ba6 | 2577 | echo "configure:2578: checking "for --enable-config"" >&5 |
10f2d63a VZ |
2578 | no_cache=0 |
2579 | # Check whether --enable-config or --disable-config was given. | |
2580 | if test "${enable_config+set}" = set; then | |
2581 | enableval="$enable_config" | |
2582 | ||
2583 | if test "$enableval" = yes; then | |
2584 | ac_cv_use_config='wxUSE_CONFIG=yes' | |
2585 | else | |
2586 | ac_cv_use_config='wxUSE_CONFIG=no' | |
2587 | fi | |
2588 | ||
2589 | else | |
2590 | ||
2591 | LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}` | |
2592 | if test "x$LINE" != x ; then | |
2593 | eval "DEFAULT_$LINE" | |
2594 | else | |
2595 | no_cache=1 | |
2596 | fi | |
2597 | ||
2598 | ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG | |
2599 | ||
2600 | fi | |
2601 | ||
2602 | ||
2603 | eval "$ac_cv_use_config" | |
2604 | if test "$no_cache" != 1; then | |
2605 | echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp | |
2606 | fi | |
2607 | ||
2608 | if test "$wxUSE_CONFIG" = yes; then | |
2609 | echo "$ac_t""yes" 1>&6 | |
2610 | else | |
2611 | echo "$ac_t""no" 1>&6 | |
2612 | fi | |
2613 | ||
2614 | ||
b12915c1 | 2615 | |
10f2d63a | 2616 | echo $ac_n "checking "for --enable-sockets"""... $ac_c" 1>&6 |
e8f65ba6 | 2617 | echo "configure:2618: checking "for --enable-sockets"" >&5 |
10f2d63a VZ |
2618 | no_cache=0 |
2619 | # Check whether --enable-sockets or --disable-sockets was given. | |
2620 | if test "${enable_sockets+set}" = set; then | |
2621 | enableval="$enable_sockets" | |
2622 | ||
2623 | if test "$enableval" = yes; then | |
2624 | ac_cv_use_sockets='wxUSE_SOCKETS=yes' | |
2625 | else | |
2626 | ac_cv_use_sockets='wxUSE_SOCKETS=no' | |
2627 | fi | |
2628 | ||
2629 | else | |
2630 | ||
2631 | LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}` | |
2632 | if test "x$LINE" != x ; then | |
2633 | eval "DEFAULT_$LINE" | |
2634 | else | |
2635 | no_cache=1 | |
2636 | fi | |
2637 | ||
2638 | ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS | |
2639 | ||
2640 | fi | |
2641 | ||
2642 | ||
2643 | eval "$ac_cv_use_sockets" | |
2644 | if test "$no_cache" != 1; then | |
2645 | echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp | |
2646 | fi | |
2647 | ||
2648 | if test "$wxUSE_SOCKETS" = yes; then | |
2649 | echo "$ac_t""yes" 1>&6 | |
2650 | else | |
2651 | echo "$ac_t""no" 1>&6 | |
2652 | fi | |
2653 | ||
b12915c1 | 2654 | |
10f2d63a | 2655 | |
eb4efbdc | 2656 | echo $ac_n "checking "for --enable-ipc"""... $ac_c" 1>&6 |
e8f65ba6 | 2657 | echo "configure:2658: checking "for --enable-ipc"" >&5 |
10f2d63a | 2658 | no_cache=0 |
eb4efbdc VZ |
2659 | # Check whether --enable-ipc or --disable-ipc was given. |
2660 | if test "${enable_ipc+set}" = set; then | |
2661 | enableval="$enable_ipc" | |
10f2d63a VZ |
2662 | |
2663 | if test "$enableval" = yes; then | |
eb4efbdc | 2664 | ac_cv_use_ipc='wxUSE_IPC=yes' |
10f2d63a | 2665 | else |
eb4efbdc | 2666 | ac_cv_use_ipc='wxUSE_IPC=no' |
10f2d63a VZ |
2667 | fi |
2668 | ||
2669 | else | |
2670 | ||
eb4efbdc | 2671 | LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}` |
10f2d63a VZ |
2672 | if test "x$LINE" != x ; then |
2673 | eval "DEFAULT_$LINE" | |
2674 | else | |
2675 | no_cache=1 | |
2676 | fi | |
2677 | ||
eb4efbdc | 2678 | ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC |
10f2d63a VZ |
2679 | |
2680 | fi | |
2681 | ||
2682 | ||
eb4efbdc | 2683 | eval "$ac_cv_use_ipc" |
10f2d63a | 2684 | if test "$no_cache" != 1; then |
eb4efbdc | 2685 | echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
2686 | fi |
2687 | ||
eb4efbdc | 2688 | if test "$wxUSE_IPC" = yes; then |
10f2d63a VZ |
2689 | echo "$ac_t""yes" 1>&6 |
2690 | else | |
2691 | echo "$ac_t""no" 1>&6 | |
2692 | fi | |
2693 | ||
2694 | ||
eb4efbdc VZ |
2695 | |
2696 | echo $ac_n "checking "for --enable-dialupman"""... $ac_c" 1>&6 | |
e8f65ba6 | 2697 | echo "configure:2698: checking "for --enable-dialupman"" >&5 |
10f2d63a | 2698 | no_cache=0 |
eb4efbdc VZ |
2699 | # Check whether --enable-dialupman or --disable-dialupman was given. |
2700 | if test "${enable_dialupman+set}" = set; then | |
2701 | enableval="$enable_dialupman" | |
10f2d63a VZ |
2702 | |
2703 | if test "$enableval" = yes; then | |
eb4efbdc | 2704 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes' |
10f2d63a | 2705 | else |
eb4efbdc | 2706 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no' |
10f2d63a VZ |
2707 | fi |
2708 | ||
2709 | else | |
2710 | ||
eb4efbdc | 2711 | LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}` |
10f2d63a VZ |
2712 | if test "x$LINE" != x ; then |
2713 | eval "DEFAULT_$LINE" | |
2714 | else | |
2715 | no_cache=1 | |
2716 | fi | |
2717 | ||
eb4efbdc | 2718 | ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER |
10f2d63a VZ |
2719 | |
2720 | fi | |
2721 | ||
2722 | ||
eb4efbdc | 2723 | eval "$ac_cv_use_dialupman" |
10f2d63a | 2724 | if test "$no_cache" != 1; then |
eb4efbdc | 2725 | echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp |
10f2d63a VZ |
2726 | fi |
2727 | ||
eb4efbdc | 2728 | if test "$wxUSE_DIALUP_MANAGER" = yes; then |
10f2d63a VZ |
2729 | echo "$ac_t""yes" 1>&6 |
2730 | else | |
2731 | echo "$ac_t""no" 1>&6 | |
2732 | fi | |
2733 | ||
2734 | ||
2735 | echo $ac_n "checking "for --enable-apple_ieee"""... $ac_c" 1>&6 | |
e8f65ba6 | 2736 | echo "configure:2737: checking "for --enable-apple_ieee"" >&5 |
10f2d63a VZ |
2737 | no_cache=0 |
2738 | # Check whether --enable-apple_ieee or --disable-apple_ieee was given. | |
2739 | if test "${enable_apple_ieee+set}" = set; then | |
2740 | enableval="$enable_apple_ieee" | |
2741 | ||
2742 | if test "$enableval" = yes; then | |
2743 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes' | |
2744 | else | |
2745 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no' | |
2746 | fi | |
2747 | ||
2748 | else | |
2749 | ||
2750 | LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}` | |
2751 | if test "x$LINE" != x ; then | |
2752 | eval "DEFAULT_$LINE" | |
2753 | else | |
2754 | no_cache=1 | |
2755 | fi | |
2756 | ||
2757 | ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE | |
2758 | ||
2759 | fi | |
2760 | ||
2761 | ||
2762 | eval "$ac_cv_use_apple_ieee" | |
2763 | if test "$no_cache" != 1; then | |
2764 | echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp | |
2765 | fi | |
2766 | ||
2767 | if test "$wxUSE_APPLE_IEEE" = yes; then | |
2768 | echo "$ac_t""yes" 1>&6 | |
2769 | else | |
2770 | echo "$ac_t""no" 1>&6 | |
2771 | fi | |
2772 | ||
2773 | ||
2774 | echo $ac_n "checking "for --enable-timedate"""... $ac_c" 1>&6 | |
e8f65ba6 | 2775 | echo "configure:2776: checking "for --enable-timedate"" >&5 |
10f2d63a VZ |
2776 | no_cache=0 |
2777 | # Check whether --enable-timedate or --disable-timedate was given. | |
2778 | if test "${enable_timedate+set}" = set; then | |
2779 | enableval="$enable_timedate" | |
2780 | ||
2781 | if test "$enableval" = yes; then | |
2782 | ac_cv_use_timedate='wxUSE_TIMEDATE=yes' | |
2783 | else | |
2784 | ac_cv_use_timedate='wxUSE_TIMEDATE=no' | |
2785 | fi | |
2786 | ||
2787 | else | |
2788 | ||
2789 | LINE=`grep "wxUSE_TIMEDATE" ${wx_arg_cache_file}` | |
2790 | if test "x$LINE" != x ; then | |
2791 | eval "DEFAULT_$LINE" | |
2792 | else | |
2793 | no_cache=1 | |
2794 | fi | |
2795 | ||
2796 | ac_cv_use_timedate='wxUSE_TIMEDATE='$DEFAULT_wxUSE_TIMEDATE | |
2797 | ||
2798 | fi | |
2799 | ||
2800 | ||
2801 | eval "$ac_cv_use_timedate" | |
2802 | if test "$no_cache" != 1; then | |
2803 | echo $ac_cv_use_timedate >> ${wx_arg_cache_file}.tmp | |
2804 | fi | |
2805 | ||
2806 | if test "$wxUSE_TIMEDATE" = yes; then | |
2807 | echo "$ac_t""yes" 1>&6 | |
2808 | else | |
2809 | echo "$ac_t""no" 1>&6 | |
2810 | fi | |
2811 | ||
2812 | ||
2813 | echo $ac_n "checking "for --enable-wave"""... $ac_c" 1>&6 | |
e8f65ba6 | 2814 | echo "configure:2815: checking "for --enable-wave"" >&5 |
10f2d63a VZ |
2815 | no_cache=0 |
2816 | # Check whether --enable-wave or --disable-wave was given. | |
2817 | if test "${enable_wave+set}" = set; then | |
2818 | enableval="$enable_wave" | |
2819 | ||
2820 | if test "$enableval" = yes; then | |
2821 | ac_cv_use_wave='wxUSE_WAVE=yes' | |
2822 | else | |
2823 | ac_cv_use_wave='wxUSE_WAVE=no' | |
2824 | fi | |
2825 | ||
2826 | else | |
2827 | ||
2828 | LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}` | |
2829 | if test "x$LINE" != x ; then | |
2830 | eval "DEFAULT_$LINE" | |
2831 | else | |
2832 | no_cache=1 | |
2833 | fi | |
2834 | ||
2835 | ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE | |
2836 | ||
2837 | fi | |
2838 | ||
2839 | ||
2840 | eval "$ac_cv_use_wave" | |
2841 | if test "$no_cache" != 1; then | |
2842 | echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp | |
2843 | fi | |
2844 | ||
2845 | if test "$wxUSE_WAVE" = yes; then | |
2846 | echo "$ac_t""yes" 1>&6 | |
2847 | else | |
2848 | echo "$ac_t""no" 1>&6 | |
2849 | fi | |
2850 | ||
2851 | ||
2852 | echo $ac_n "checking "for --enable-fraction"""... $ac_c" 1>&6 | |
e8f65ba6 | 2853 | echo "configure:2854: checking "for --enable-fraction"" >&5 |
10f2d63a VZ |
2854 | no_cache=0 |
2855 | # Check whether --enable-fraction or --disable-fraction was given. | |
2856 | if test "${enable_fraction+set}" = set; then | |
2857 | enableval="$enable_fraction" | |
2858 | ||
2859 | if test "$enableval" = yes; then | |
2860 | ac_cv_use_fraction='wxUSE_FRACTION=yes' | |
2861 | else | |
2862 | ac_cv_use_fraction='wxUSE_FRACTION=no' | |
2863 | fi | |
2864 | ||
2865 | else | |
2866 | ||
2867 | LINE=`grep "wxUSE_FRACTION" ${wx_arg_cache_file}` | |
2868 | if test "x$LINE" != x ; then | |
2869 | eval "DEFAULT_$LINE" | |
2870 | else | |
2871 | no_cache=1 | |
2872 | fi | |
2873 | ||
2874 | ac_cv_use_fraction='wxUSE_FRACTION='$DEFAULT_wxUSE_FRACTION | |
2875 | ||
2876 | fi | |
2877 | ||
2878 | ||
2879 | eval "$ac_cv_use_fraction" | |
2880 | if test "$no_cache" != 1; then | |
2881 | echo $ac_cv_use_fraction >> ${wx_arg_cache_file}.tmp | |
2882 | fi | |
2883 | ||
2884 | if test "$wxUSE_FRACTION" = yes; then | |
2885 | echo "$ac_t""yes" 1>&6 | |
2886 | else | |
2887 | echo "$ac_t""no" 1>&6 | |
2888 | fi | |
2889 | ||
2890 | ||
2891 | echo $ac_n "checking "for --enable-dynlib"""... $ac_c" 1>&6 | |
e8f65ba6 | 2892 | echo "configure:2893: checking "for --enable-dynlib"" >&5 |
10f2d63a VZ |
2893 | no_cache=0 |
2894 | # Check whether --enable-dynlib or --disable-dynlib was given. | |
2895 | if test "${enable_dynlib+set}" = set; then | |
2896 | enableval="$enable_dynlib" | |
2897 | ||
2898 | if test "$enableval" = yes; then | |
2899 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes' | |
2900 | else | |
2901 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no' | |
2902 | fi | |
2903 | ||
2904 | else | |
2905 | ||
2906 | LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}` | |
2907 | if test "x$LINE" != x ; then | |
2908 | eval "DEFAULT_$LINE" | |
2909 | else | |
2910 | no_cache=1 | |
2911 | fi | |
2912 | ||
2913 | ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS | |
2914 | ||
2915 | fi | |
2916 | ||
2917 | ||
2918 | eval "$ac_cv_use_dynlib" | |
2919 | if test "$no_cache" != 1; then | |
2920 | echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp | |
2921 | fi | |
2922 | ||
2923 | if test "$wxUSE_DYNLIB_CLASS" = yes; then | |
2924 | echo "$ac_t""yes" 1>&6 | |
2925 | else | |
2926 | echo "$ac_t""no" 1>&6 | |
2927 | fi | |
2928 | ||
2929 | ||
2930 | echo $ac_n "checking "for --enable-longlong"""... $ac_c" 1>&6 | |
e8f65ba6 | 2931 | echo "configure:2932: checking "for --enable-longlong"" >&5 |
10f2d63a VZ |
2932 | no_cache=0 |
2933 | # Check whether --enable-longlong or --disable-longlong was given. | |
2934 | if test "${enable_longlong+set}" = set; then | |
2935 | enableval="$enable_longlong" | |
2936 | ||
2937 | if test "$enableval" = yes; then | |
2938 | ac_cv_use_longlong='wxUSE_LONGLONG=yes' | |
2939 | else | |
2940 | ac_cv_use_longlong='wxUSE_LONGLONG=no' | |
2941 | fi | |
2942 | ||
2943 | else | |
2944 | ||
2945 | LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}` | |
2946 | if test "x$LINE" != x ; then | |
2947 | eval "DEFAULT_$LINE" | |
2948 | else | |
2949 | no_cache=1 | |
2950 | fi | |
2951 | ||
2952 | ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG | |
2953 | ||
2954 | fi | |
2955 | ||
2956 | ||
2957 | eval "$ac_cv_use_longlong" | |
2958 | if test "$no_cache" != 1; then | |
2959 | echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp | |
2960 | fi | |
2961 | ||
2962 | if test "$wxUSE_LONGLONG" = yes; then | |
2963 | echo "$ac_t""yes" 1>&6 | |
2964 | else | |
2965 | echo "$ac_t""no" 1>&6 | |
2966 | fi | |
2967 | ||
2968 | ||
e8f65ba6 RR |
2969 | echo $ac_n "checking "for --enable-geometry"""... $ac_c" 1>&6 |
2970 | echo "configure:2971: checking "for --enable-geometry"" >&5 | |
2971 | no_cache=0 | |
2972 | # Check whether --enable-geometry or --disable-geometry was given. | |
2973 | if test "${enable_geometry+set}" = set; then | |
2974 | enableval="$enable_geometry" | |
2975 | ||
2976 | if test "$enableval" = yes; then | |
2977 | ac_cv_use_geometry='wxUSE_GEOMETRY=yes' | |
2978 | else | |
2979 | ac_cv_use_geometry='wxUSE_GEOMETRY=no' | |
2980 | fi | |
2981 | ||
2982 | else | |
2983 | ||
2984 | LINE=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}` | |
2985 | if test "x$LINE" != x ; then | |
2986 | eval "DEFAULT_$LINE" | |
2987 | else | |
2988 | no_cache=1 | |
2989 | fi | |
2990 | ||
2991 | ac_cv_use_geometry='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY | |
2992 | ||
2993 | fi | |
2994 | ||
2995 | ||
2996 | eval "$ac_cv_use_geometry" | |
2997 | if test "$no_cache" != 1; then | |
2998 | echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp | |
2999 | fi | |
3000 | ||
3001 | if test "$wxUSE_GEOMETRY" = yes; then | |
3002 | echo "$ac_t""yes" 1>&6 | |
3003 | else | |
3004 | echo "$ac_t""no" 1>&6 | |
3005 | fi | |
3006 | ||
3007 | ||
10f2d63a | 3008 | echo $ac_n "checking "for --enable-log"""... $ac_c" 1>&6 |
e8f65ba6 | 3009 | echo "configure:3010: checking "for --enable-log"" >&5 |
10f2d63a VZ |
3010 | no_cache=0 |
3011 | # Check whether --enable-log or --disable-log was given. | |
3012 | if test "${enable_log+set}" = set; then | |
3013 | enableval="$enable_log" | |
3014 | ||
3015 | if test "$enableval" = yes; then | |
3016 | ac_cv_use_log='wxUSE_LOG=yes' | |
3017 | else | |
3018 | ac_cv_use_log='wxUSE_LOG=no' | |
3019 | fi | |
3020 | ||
3021 | else | |
3022 | ||
3023 | LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}` | |
3024 | if test "x$LINE" != x ; then | |
3025 | eval "DEFAULT_$LINE" | |
3026 | else | |
3027 | no_cache=1 | |
3028 | fi | |
3029 | ||
3030 | ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG | |
3031 | ||
3032 | fi | |
3033 | ||
3034 | ||
3035 | eval "$ac_cv_use_log" | |
3036 | if test "$no_cache" != 1; then | |
3037 | echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp | |
3038 | fi | |
3039 | ||
3040 | if test "$wxUSE_LOG" = yes; then | |
3041 | echo "$ac_t""yes" 1>&6 | |
3042 | else | |
3043 | echo "$ac_t""no" 1>&6 | |
3044 | fi | |
3045 | ||
3046 | ||
3047 | echo $ac_n "checking "for --enable-streams"""... $ac_c" 1>&6 | |
e8f65ba6 | 3048 | echo "configure:3049: checking "for --enable-streams"" >&5 |
10f2d63a VZ |
3049 | no_cache=0 |
3050 | # Check whether --enable-streams or --disable-streams was given. | |
3051 | if test "${enable_streams+set}" = set; then | |
3052 | enableval="$enable_streams" | |
3053 | ||
3054 | if test "$enableval" = yes; then | |
3055 | ac_cv_use_streams='wxUSE_STREAMS=yes' | |
3056 | else | |
3057 | ac_cv_use_streams='wxUSE_STREAMS=no' | |
3058 | fi | |
3059 | ||
3060 | else | |
3061 | ||
3062 | LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}` | |
3063 | if test "x$LINE" != x ; then | |
3064 | eval "DEFAULT_$LINE" | |
3065 | else | |
3066 | no_cache=1 | |
3067 | fi | |
3068 | ||
3069 | ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS | |
3070 | ||
3071 | fi | |
3072 | ||
3073 | ||
3074 | eval "$ac_cv_use_streams" | |
3075 | if test "$no_cache" != 1; then | |
3076 | echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp | |
3077 | fi | |
3078 | ||
3079 | if test "$wxUSE_STREAMS" = yes; then | |
3080 | echo "$ac_t""yes" 1>&6 | |
3081 | else | |
3082 | echo "$ac_t""no" 1>&6 | |
3083 | fi | |
3084 | ||
3085 | ||
3086 | echo $ac_n "checking "for --enable-file"""... $ac_c" 1>&6 | |
e8f65ba6 | 3087 | echo "configure:3088: checking "for --enable-file"" >&5 |
10f2d63a VZ |
3088 | no_cache=0 |
3089 | # Check whether --enable-file or --disable-file was given. | |
3090 | if test "${enable_file+set}" = set; then | |
3091 | enableval="$enable_file" | |
3092 | ||
3093 | if test "$enableval" = yes; then | |
3094 | ac_cv_use_file='wxUSE_FILE=yes' | |
3095 | else | |
3096 | ac_cv_use_file='wxUSE_FILE=no' | |
3097 | fi | |
3098 | ||
3099 | else | |
3100 | ||
3101 | LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}` | |
3102 | if test "x$LINE" != x ; then | |
3103 | eval "DEFAULT_$LINE" | |
3104 | else | |
3105 | no_cache=1 | |
3106 | fi | |
3107 | ||
3108 | ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE | |
3109 | ||
3110 | fi | |
3111 | ||
3112 | ||
3113 | eval "$ac_cv_use_file" | |
3114 | if test "$no_cache" != 1; then | |
3115 | echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp | |
3116 | fi | |
3117 | ||
3118 | if test "$wxUSE_FILE" = yes; then | |
3119 | echo "$ac_t""yes" 1>&6 | |
3120 | else | |
3121 | echo "$ac_t""no" 1>&6 | |
3122 | fi | |
3123 | ||
3124 | ||
3125 | echo $ac_n "checking "for --enable-textfile"""... $ac_c" 1>&6 | |
e8f65ba6 | 3126 | echo "configure:3127: checking "for --enable-textfile"" >&5 |
10f2d63a VZ |
3127 | no_cache=0 |
3128 | # Check whether --enable-textfile or --disable-textfile was given. | |
3129 | if test "${enable_textfile+set}" = set; then | |
3130 | enableval="$enable_textfile" | |
3131 | ||
3132 | if test "$enableval" = yes; then | |
3133 | ac_cv_use_textfile='wxUSE_TEXTFILE=yes' | |
3134 | else | |
3135 | ac_cv_use_textfile='wxUSE_TEXTFILE=no' | |
3136 | fi | |
3137 | ||
3138 | else | |
3139 | ||
3140 | LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}` | |
3141 | if test "x$LINE" != x ; then | |
3142 | eval "DEFAULT_$LINE" | |
3143 | else | |
3144 | no_cache=1 | |
3145 | fi | |
3146 | ||
3147 | ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE | |
3148 | ||
3149 | fi | |
3150 | ||
3151 | ||
3152 | eval "$ac_cv_use_textfile" | |
3153 | if test "$no_cache" != 1; then | |
3154 | echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp | |
3155 | fi | |
3156 | ||
3157 | if test "$wxUSE_TEXTFILE" = yes; then | |
3158 | echo "$ac_t""yes" 1>&6 | |
3159 | else | |
3160 | echo "$ac_t""no" 1>&6 | |
3161 | fi | |
3162 | ||
3163 | ||
3164 | echo $ac_n "checking "for --enable-unicode"""... $ac_c" 1>&6 | |
e8f65ba6 | 3165 | echo "configure:3166: checking "for --enable-unicode"" >&5 |
10f2d63a VZ |
3166 | no_cache=0 |
3167 | # Check whether --enable-unicode or --disable-unicode was given. | |
3168 | if test "${enable_unicode+set}" = set; then | |
3169 | enableval="$enable_unicode" | |
3170 | ||
3171 | if test "$enableval" = yes; then | |
3172 | ac_cv_use_unicode='wxUSE_UNICODE=yes' | |
3173 | else | |
3174 | ac_cv_use_unicode='wxUSE_UNICODE=no' | |
3175 | fi | |
3176 | ||
3177 | else | |
3178 | ||
3179 | LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}` | |
3180 | if test "x$LINE" != x ; then | |
3181 | eval "DEFAULT_$LINE" | |
3182 | else | |
3183 | no_cache=1 | |
3184 | fi | |
3185 | ||
3186 | ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE | |
3187 | ||
3188 | fi | |
3189 | ||
3190 | ||
3191 | eval "$ac_cv_use_unicode" | |
3192 | if test "$no_cache" != 1; then | |
3193 | echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp | |
3194 | fi | |
3195 | ||
3196 | if test "$wxUSE_UNICODE" = yes; then | |
3197 | echo "$ac_t""yes" 1>&6 | |
3198 | else | |
3199 | echo "$ac_t""no" 1>&6 | |
3200 | fi | |
3201 | ||
3202 | ||
3203 | echo $ac_n "checking "for --enable-wcsrtombs"""... $ac_c" 1>&6 | |
e8f65ba6 | 3204 | echo "configure:3205: checking "for --enable-wcsrtombs"" >&5 |
10f2d63a VZ |
3205 | no_cache=0 |
3206 | # Check whether --enable-wcsrtombs or --disable-wcsrtombs was given. | |
3207 | if test "${enable_wcsrtombs+set}" = set; then | |
3208 | enableval="$enable_wcsrtombs" | |
3209 | ||
3210 | if test "$enableval" = yes; then | |
3211 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=yes' | |
3212 | else | |
3213 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS=no' | |
3214 | fi | |
3215 | ||
3216 | else | |
3217 | ||
3218 | LINE=`grep "wxUSE_WCSRTOMBS" ${wx_arg_cache_file}` | |
3219 | if test "x$LINE" != x ; then | |
3220 | eval "DEFAULT_$LINE" | |
3221 | else | |
3222 | no_cache=1 | |
3223 | fi | |
3224 | ||
3225 | ac_cv_use_wcsrtombs='wxUSE_WCSRTOMBS='$DEFAULT_wxUSE_WCSRTOMBS | |
3226 | ||
3227 | fi | |
3228 | ||
3229 | ||
3230 | eval "$ac_cv_use_wcsrtombs" | |
3231 | if test "$no_cache" != 1; then | |
3232 | echo $ac_cv_use_wcsrtombs >> ${wx_arg_cache_file}.tmp | |
3233 | fi | |
3234 | ||
3235 | if test "$wxUSE_WCSRTOMBS" = yes; then | |
3236 | echo "$ac_t""yes" 1>&6 | |
3237 | else | |
3238 | echo "$ac_t""no" 1>&6 | |
3239 | fi | |
3240 | ||
3241 | ||
3242 | echo $ac_n "checking "for --enable-wxprintfv"""... $ac_c" 1>&6 | |
e8f65ba6 | 3243 | echo "configure:3244: checking "for --enable-wxprintfv"" >&5 |
10f2d63a VZ |
3244 | no_cache=0 |
3245 | # Check whether --enable-wxprintfv or --disable-wxprintfv was given. | |
3246 | if test "${enable_wxprintfv+set}" = set; then | |
3247 | enableval="$enable_wxprintfv" | |
3248 | ||
3249 | if test "$enableval" = yes; then | |
3250 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes' | |
3251 | else | |
3252 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no' | |
3253 | fi | |
3254 | ||
3255 | else | |
3256 | ||
3257 | LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}` | |
3258 | if test "x$LINE" != x ; then | |
3259 | eval "DEFAULT_$LINE" | |
3260 | else | |
3261 | no_cache=1 | |
3262 | fi | |
3263 | ||
3264 | ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF | |
3265 | ||
3266 | fi | |
3267 | ||
3268 | ||
3269 | eval "$ac_cv_use_wxprintfv" | |
3270 | if test "$no_cache" != 1; then | |
3271 | echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp | |
3272 | fi | |
3273 | ||
3274 | if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then | |
3275 | echo "$ac_t""yes" 1>&6 | |
3276 | else | |
3277 | echo "$ac_t""no" 1>&6 | |
3278 | fi | |
3279 | ||
3280 | ||
10f2d63a | 3281 | echo $ac_n "checking "for --enable-std_iostreams"""... $ac_c" 1>&6 |
e8f65ba6 | 3282 | echo "configure:3283: checking "for --enable-std_iostreams"" >&5 |
10f2d63a VZ |
3283 | no_cache=0 |
3284 | # Check whether --enable-std_iostreams or --disable-std_iostreams was given. | |
3285 | if test "${enable_std_iostreams+set}" = set; then | |
3286 | enableval="$enable_std_iostreams" | |
3287 | ||
3288 | if test "$enableval" = yes; then | |
3289 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes' | |
3290 | else | |
3291 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no' | |
3292 | fi | |
3293 | ||
3294 | else | |
3295 | ||
3296 | LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}` | |
3297 | if test "x$LINE" != x ; then | |
3298 | eval "DEFAULT_$LINE" | |
3299 | else | |
3300 | no_cache=1 | |
3301 | fi | |
3302 | ||
3303 | ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM | |
3304 | ||
3305 | fi | |
3306 | ||
3307 | ||
3308 | eval "$ac_cv_use_std_iostreams" | |
3309 | if test "$no_cache" != 1; then | |
3310 | echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp | |
3311 | fi | |
3312 | ||
3313 | if test "$wxUSE_STD_IOSTREAM" = yes; then | |
3314 | echo "$ac_t""yes" 1>&6 | |
3315 | else | |
3316 | echo "$ac_t""no" 1>&6 | |
3317 | fi | |
3318 | ||
3319 | ||
24528b0c | 3320 | echo $ac_n "checking "for --enable-filesystem"""... $ac_c" 1>&6 |
e8f65ba6 | 3321 | echo "configure:3322: checking "for --enable-filesystem"" >&5 |
24528b0c VS |
3322 | no_cache=0 |
3323 | # Check whether --enable-filesystem or --disable-filesystem was given. | |
3324 | if test "${enable_filesystem+set}" = set; then | |
3325 | enableval="$enable_filesystem" | |
3326 | ||
3327 | if test "$enableval" = yes; then | |
3328 | ac_cv_use_filesystem='wxUSE_FILESYSTEM=yes' | |
3329 | else | |
3330 | ac_cv_use_filesystem='wxUSE_FILESYSTEM=no' | |
3331 | fi | |
3332 | ||
3333 | else | |
3334 | ||
3335 | LINE=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}` | |
3336 | if test "x$LINE" != x ; then | |
3337 | eval "DEFAULT_$LINE" | |
3338 | else | |
3339 | no_cache=1 | |
3340 | fi | |
3341 | ||
3342 | ac_cv_use_filesystem='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM | |
3343 | ||
3344 | fi | |
3345 | ||
3346 | ||
3347 | eval "$ac_cv_use_filesystem" | |
3348 | if test "$no_cache" != 1; then | |
3349 | echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp | |
3350 | fi | |
3351 | ||
3352 | if test "$wxUSE_FILESYSTEM" = yes; then | |
3353 | echo "$ac_t""yes" 1>&6 | |
3354 | else | |
3355 | echo "$ac_t""no" 1>&6 | |
3356 | fi | |
3357 | ||
3358 | ||
10f2d63a | 3359 | echo $ac_n "checking "for --enable-fs_inet"""... $ac_c" 1>&6 |
e8f65ba6 | 3360 | echo "configure:3361: checking "for --enable-fs_inet"" >&5 |
10f2d63a VZ |
3361 | no_cache=0 |
3362 | # Check whether --enable-fs_inet or --disable-fs_inet was given. | |
3363 | if test "${enable_fs_inet+set}" = set; then | |
3364 | enableval="$enable_fs_inet" | |
3365 | ||
3366 | if test "$enableval" = yes; then | |
3367 | ac_cv_use_fs_inet='wxUSE_FS_INET=yes' | |
3368 | else | |
3369 | ac_cv_use_fs_inet='wxUSE_FS_INET=no' | |
3370 | fi | |
3371 | ||
3372 | else | |
3373 | ||
3374 | LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}` | |
3375 | if test "x$LINE" != x ; then | |
3376 | eval "DEFAULT_$LINE" | |
3377 | else | |
3378 | no_cache=1 | |
3379 | fi | |
3380 | ||
3381 | ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET | |
3382 | ||
3383 | fi | |
3384 | ||
3385 | ||
3386 | eval "$ac_cv_use_fs_inet" | |
3387 | if test "$no_cache" != 1; then | |
3388 | echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp | |
3389 | fi | |
3390 | ||
3391 | if test "$wxUSE_FS_INET" = yes; then | |
3392 | echo "$ac_t""yes" 1>&6 | |
3393 | else | |
3394 | echo "$ac_t""no" 1>&6 | |
3395 | fi | |
3396 | ||
3397 | ||
3398 | echo $ac_n "checking "for --enable-fs_zip"""... $ac_c" 1>&6 | |
e8f65ba6 | 3399 | echo "configure:3400: checking "for --enable-fs_zip"" >&5 |
10f2d63a VZ |
3400 | no_cache=0 |
3401 | # Check whether --enable-fs_zip or --disable-fs_zip was given. | |
3402 | if test "${enable_fs_zip+set}" = set; then | |
3403 | enableval="$enable_fs_zip" | |
3404 | ||
3405 | if test "$enableval" = yes; then | |
3406 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes' | |
3407 | else | |
3408 | ac_cv_use_fs_zip='wxUSE_FS_ZIP=no' | |
3409 | fi | |
3410 | ||
3411 | else | |
3412 | ||
3413 | LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}` | |
3414 | if test "x$LINE" != x ; then | |
3415 | eval "DEFAULT_$LINE" | |
3416 | else | |
3417 | no_cache=1 | |
3418 | fi | |
3419 | ||
3420 | ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP | |
3421 | ||
3422 | fi | |
3423 | ||
3424 | ||
3425 | eval "$ac_cv_use_fs_zip" | |
3426 | if test "$no_cache" != 1; then | |
3427 | echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp | |
3428 | fi | |
3429 | ||
3430 | if test "$wxUSE_FS_ZIP" = yes; then | |
3431 | echo "$ac_t""yes" 1>&6 | |
3432 | else | |
3433 | echo "$ac_t""no" 1>&6 | |
3434 | fi | |
3435 | ||
3436 | ||
3437 | echo $ac_n "checking "for --enable-zipstream"""... $ac_c" 1>&6 | |
e8f65ba6 | 3438 | echo "configure:3439: checking "for --enable-zipstream"" >&5 |
10f2d63a VZ |
3439 | no_cache=0 |
3440 | # Check whether --enable-zipstream or --disable-zipstream was given. | |
3441 | if test "${enable_zipstream+set}" = set; then | |
3442 | enableval="$enable_zipstream" | |
3443 | ||
3444 | if test "$enableval" = yes; then | |
3445 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes' | |
3446 | else | |
3447 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no' | |
3448 | fi | |
3449 | ||
3450 | else | |
3451 | ||
3452 | LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}` | |
3453 | if test "x$LINE" != x ; then | |
3454 | eval "DEFAULT_$LINE" | |
3455 | else | |
3456 | no_cache=1 | |
3457 | fi | |
3458 | ||
3459 | ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM | |
3460 | ||
3461 | fi | |
3462 | ||
3463 | ||
3464 | eval "$ac_cv_use_zipstream" | |
3465 | if test "$no_cache" != 1; then | |
3466 | echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp | |
3467 | fi | |
3468 | ||
3469 | if test "$wxUSE_ZIPSTREAM" = yes; then | |
3470 | echo "$ac_t""yes" 1>&6 | |
3471 | else | |
3472 | echo "$ac_t""no" 1>&6 | |
3473 | fi | |
3474 | ||
3475 | ||
3476 | ||
eb4efbdc | 3477 | echo $ac_n "checking "for --enable-catch_segvs"""... $ac_c" 1>&6 |
e8f65ba6 | 3478 | echo "configure:3479: checking "for --enable-catch_segvs"" >&5 |
eb4efbdc VZ |
3479 | no_cache=0 |
3480 | # Check whether --enable-catch_segvs or --disable-catch_segvs was given. | |
3481 | if test "${enable_catch_segvs+set}" = set; then | |
3482 | enableval="$enable_catch_segvs" | |
3483 | ||
3484 | if test "$enableval" = yes; then | |
3485 | ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=yes' | |
3486 | else | |
3487 | ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=no' | |
3488 | fi | |
3489 | ||
3490 | else | |
3491 | ||
3492 | LINE=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}` | |
3493 | if test "x$LINE" != x ; then | |
3494 | eval "DEFAULT_$LINE" | |
3495 | else | |
3496 | no_cache=1 | |
3497 | fi | |
3498 | ||
3499 | ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION | |
3500 | ||
3501 | fi | |
3502 | ||
3503 | ||
3504 | eval "$ac_cv_use_catch_segvs" | |
3505 | if test "$no_cache" != 1; then | |
3506 | echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp | |
3507 | fi | |
3508 | ||
3509 | if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then | |
3510 | echo "$ac_t""yes" 1>&6 | |
3511 | else | |
3512 | echo "$ac_t""no" 1>&6 | |
3513 | fi | |
3514 | ||
3515 | ||
3516 | ||
10f2d63a VZ |
3517 | |
3518 | echo $ac_n "checking "for --enable-threads"""... $ac_c" 1>&6 | |
e8f65ba6 | 3519 | echo "configure:3520: checking "for --enable-threads"" >&5 |
10f2d63a VZ |
3520 | no_cache=0 |
3521 | # Check whether --enable-threads or --disable-threads was given. | |
3522 | if test "${enable_threads+set}" = set; then | |
3523 | enableval="$enable_threads" | |
3524 | ||
3525 | if test "$enableval" = yes; then | |
3526 | ac_cv_use_threads='wxUSE_THREADS=yes' | |
3527 | else | |
3528 | ac_cv_use_threads='wxUSE_THREADS=no' | |
3529 | fi | |
3530 | ||
3531 | else | |
3532 | ||
3533 | LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}` | |
3534 | if test "x$LINE" != x ; then | |
3535 | eval "DEFAULT_$LINE" | |
3536 | else | |
3537 | no_cache=1 | |
3538 | fi | |
3539 | ||
3540 | ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS | |
3541 | ||
3542 | fi | |
3543 | ||
3544 | ||
3545 | eval "$ac_cv_use_threads" | |
3546 | if test "$no_cache" != 1; then | |
3547 | echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp | |
3548 | fi | |
3549 | ||
3550 | if test "$wxUSE_THREADS" = yes; then | |
3551 | echo "$ac_t""yes" 1>&6 | |
3552 | else | |
3553 | echo "$ac_t""no" 1>&6 | |
3554 | fi | |
3555 | ||
3556 | ||
3557 | echo $ac_n "checking "for --enable-serial"""... $ac_c" 1>&6 | |
e8f65ba6 | 3558 | echo "configure:3559: checking "for --enable-serial"" >&5 |
10f2d63a VZ |
3559 | no_cache=0 |
3560 | # Check whether --enable-serial or --disable-serial was given. | |
3561 | if test "${enable_serial+set}" = set; then | |
3562 | enableval="$enable_serial" | |
3563 | ||
3564 | if test "$enableval" = yes; then | |
3565 | ac_cv_use_serial='wxUSE_SERIAL=yes' | |
3566 | else | |
3567 | ac_cv_use_serial='wxUSE_SERIAL=no' | |
3568 | fi | |
3569 | ||
3570 | else | |
3571 | ||
3572 | LINE=`grep "wxUSE_SERIAL" ${wx_arg_cache_file}` | |
3573 | if test "x$LINE" != x ; then | |
3574 | eval "DEFAULT_$LINE" | |
3575 | else | |
3576 | no_cache=1 | |
3577 | fi | |
3578 | ||
3579 | ac_cv_use_serial='wxUSE_SERIAL='$DEFAULT_wxUSE_SERIAL | |
3580 | ||
3581 | fi | |
3582 | ||
3583 | ||
3584 | eval "$ac_cv_use_serial" | |
3585 | if test "$no_cache" != 1; then | |
3586 | echo $ac_cv_use_serial >> ${wx_arg_cache_file}.tmp | |
3587 | fi | |
3588 | ||
3589 | if test "$wxUSE_SERIAL" = yes; then | |
3590 | echo "$ac_t""yes" 1>&6 | |
3591 | else | |
3592 | echo "$ac_t""no" 1>&6 | |
3593 | fi | |
3594 | ||
3595 | ||
b12915c1 VZ |
3596 | if test "$wxUSE_GUI" = "yes"; then |
3597 | ||
10f2d63a VZ |
3598 | |
3599 | ||
3600 | echo $ac_n "checking "for --enable-docview"""... $ac_c" 1>&6 | |
e8f65ba6 | 3601 | echo "configure:3602: checking "for --enable-docview"" >&5 |
10f2d63a VZ |
3602 | no_cache=0 |
3603 | # Check whether --enable-docview or --disable-docview was given. | |
3604 | if test "${enable_docview+set}" = set; then | |
3605 | enableval="$enable_docview" | |
3606 | ||
3607 | if test "$enableval" = yes; then | |
3608 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes' | |
3609 | else | |
3610 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no' | |
3611 | fi | |
3612 | ||
3613 | else | |
3614 | ||
3615 | LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}` | |
3616 | if test "x$LINE" != x ; then | |
3617 | eval "DEFAULT_$LINE" | |
3618 | else | |
3619 | no_cache=1 | |
3620 | fi | |
3621 | ||
3622 | ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE | |
3623 | ||
3624 | fi | |
3625 | ||
3626 | ||
3627 | eval "$ac_cv_use_docview" | |
3628 | if test "$no_cache" != 1; then | |
3629 | echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp | |
3630 | fi | |
3631 | ||
3632 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then | |
3633 | echo "$ac_t""yes" 1>&6 | |
3634 | else | |
3635 | echo "$ac_t""no" 1>&6 | |
3636 | fi | |
3637 | ||
3638 | ||
3639 | echo $ac_n "checking "for --enable-help"""... $ac_c" 1>&6 | |
e8f65ba6 | 3640 | echo "configure:3641: checking "for --enable-help"" >&5 |
10f2d63a VZ |
3641 | no_cache=0 |
3642 | # Check whether --enable-help or --disable-help was given. | |
3643 | if test "${enable_help+set}" = set; then | |
3644 | enableval="$enable_help" | |
3645 | ||
3646 | if test "$enableval" = yes; then | |
3647 | ac_cv_use_help='wxUSE_HELP=yes' | |
3648 | else | |
3649 | ac_cv_use_help='wxUSE_HELP=no' | |
3650 | fi | |
3651 | ||
3652 | else | |
3653 | ||
3654 | LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}` | |
3655 | if test "x$LINE" != x ; then | |
3656 | eval "DEFAULT_$LINE" | |
3657 | else | |
3658 | no_cache=1 | |
3659 | fi | |
3660 | ||
3661 | ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP | |
3662 | ||
3663 | fi | |
3664 | ||
3665 | ||
3666 | eval "$ac_cv_use_help" | |
3667 | if test "$no_cache" != 1; then | |
3668 | echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp | |
3669 | fi | |
3670 | ||
3671 | if test "$wxUSE_HELP" = yes; then | |
3672 | echo "$ac_t""yes" 1>&6 | |
3673 | else | |
3674 | echo "$ac_t""no" 1>&6 | |
3675 | fi | |
3676 | ||
3677 | ||
3678 | echo $ac_n "checking "for --enable-constraints"""... $ac_c" 1>&6 | |
e8f65ba6 | 3679 | echo "configure:3680: checking "for --enable-constraints"" >&5 |
10f2d63a VZ |
3680 | no_cache=0 |
3681 | # Check whether --enable-constraints or --disable-constraints was given. | |
3682 | if test "${enable_constraints+set}" = set; then | |
3683 | enableval="$enable_constraints" | |
3684 | ||
3685 | if test "$enableval" = yes; then | |
3686 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes' | |
3687 | else | |
3688 | ac_cv_use_constraints='wxUSE_CONSTRAINTS=no' | |
3689 | fi | |
3690 | ||
3691 | else | |
3692 | ||
3693 | LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}` | |
3694 | if test "x$LINE" != x ; then | |
3695 | eval "DEFAULT_$LINE" | |
3696 | else | |
3697 | no_cache=1 | |
3698 | fi | |
3699 | ||
3700 | ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS | |
3701 | ||
3702 | fi | |
3703 | ||
3704 | ||
3705 | eval "$ac_cv_use_constraints" | |
3706 | if test "$no_cache" != 1; then | |
3707 | echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp | |
3708 | fi | |
3709 | ||
3710 | if test "$wxUSE_CONSTRAINTS" = yes; then | |
3711 | echo "$ac_t""yes" 1>&6 | |
3712 | else | |
3713 | echo "$ac_t""no" 1>&6 | |
3714 | fi | |
3715 | ||
3716 | ||
3717 | echo $ac_n "checking "for --enable-printarch"""... $ac_c" 1>&6 | |
e8f65ba6 | 3718 | echo "configure:3719: checking "for --enable-printarch"" >&5 |
10f2d63a VZ |
3719 | no_cache=0 |
3720 | # Check whether --enable-printarch or --disable-printarch was given. | |
3721 | if test "${enable_printarch+set}" = set; then | |
3722 | enableval="$enable_printarch" | |
3723 | ||
3724 | if test "$enableval" = yes; then | |
3725 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes' | |
3726 | else | |
3727 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no' | |
3728 | fi | |
3729 | ||
3730 | else | |
3731 | ||
3732 | LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}` | |
3733 | if test "x$LINE" != x ; then | |
3734 | eval "DEFAULT_$LINE" | |
3735 | else | |
3736 | no_cache=1 | |
3737 | fi | |
3738 | ||
3739 | ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE | |
3740 | ||
3741 | fi | |
3742 | ||
3743 | ||
3744 | eval "$ac_cv_use_printarch" | |
3745 | if test "$no_cache" != 1; then | |
3746 | echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp | |
3747 | fi | |
3748 | ||
3749 | if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then | |
3750 | echo "$ac_t""yes" 1>&6 | |
3751 | else | |
3752 | echo "$ac_t""no" 1>&6 | |
3753 | fi | |
3754 | ||
3755 | ||
3756 | echo $ac_n "checking "for --enable-mdi"""... $ac_c" 1>&6 | |
e8f65ba6 | 3757 | echo "configure:3758: checking "for --enable-mdi"" >&5 |
10f2d63a VZ |
3758 | no_cache=0 |
3759 | # Check whether --enable-mdi or --disable-mdi was given. | |
3760 | if test "${enable_mdi+set}" = set; then | |
3761 | enableval="$enable_mdi" | |
3762 | ||
3763 | if test "$enableval" = yes; then | |
3764 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=yes' | |
3765 | else | |
3766 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE=no' | |
3767 | fi | |
3768 | ||
3769 | else | |
3770 | ||
3771 | LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}` | |
3772 | if test "x$LINE" != x ; then | |
3773 | eval "DEFAULT_$LINE" | |
3774 | else | |
3775 | no_cache=1 | |
3776 | fi | |
3777 | ||
3778 | ac_cv_use_mdi='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE | |
3779 | ||
3780 | fi | |
3781 | ||
3782 | ||
3783 | eval "$ac_cv_use_mdi" | |
3784 | if test "$no_cache" != 1; then | |
3785 | echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp | |
3786 | fi | |
3787 | ||
3788 | if test "$wxUSE_MDI_ARCHITECTURE" = yes; then | |
3789 | echo "$ac_t""yes" 1>&6 | |
3790 | else | |
3791 | echo "$ac_t""no" 1>&6 | |
3792 | fi | |
3793 | ||
3794 | ||
3795 | ||
3796 | echo $ac_n "checking "for --enable-postscript"""... $ac_c" 1>&6 | |
e8f65ba6 | 3797 | echo "configure:3798: checking "for --enable-postscript"" >&5 |
10f2d63a VZ |
3798 | no_cache=0 |
3799 | # Check whether --enable-postscript or --disable-postscript was given. | |
3800 | if test "${enable_postscript+set}" = set; then | |
3801 | enableval="$enable_postscript" | |
3802 | ||
3803 | if test "$enableval" = yes; then | |
3804 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes' | |
3805 | else | |
3806 | ac_cv_use_postscript='wxUSE_POSTSCRIPT=no' | |
3807 | fi | |
3808 | ||
3809 | else | |
3810 | ||
3811 | LINE=`grep "wxUSE_POSTSCRIPT" ${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_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT | |
3819 | ||
3820 | fi | |
3821 | ||
3822 | ||
3823 | eval "$ac_cv_use_postscript" | |
3824 | if test "$no_cache" != 1; then | |
3825 | echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp | |
3826 | fi | |
3827 | ||
3828 | if test "$wxUSE_POSTSCRIPT" = yes; then | |
3829 | echo "$ac_t""yes" 1>&6 | |
3830 | else | |
3831 | echo "$ac_t""no" 1>&6 | |
3832 | fi | |
3833 | ||
3834 | ||
3835 | ||
3836 | ||
3837 | echo $ac_n "checking "for --enable-prologio"""... $ac_c" 1>&6 | |
e8f65ba6 | 3838 | echo "configure:3839: checking "for --enable-prologio"" >&5 |
10f2d63a VZ |
3839 | no_cache=0 |
3840 | # Check whether --enable-prologio or --disable-prologio was given. | |
3841 | if test "${enable_prologio+set}" = set; then | |
3842 | enableval="$enable_prologio" | |
3843 | ||
3844 | if test "$enableval" = yes; then | |
3845 | ac_cv_use_prologio='wxUSE_PROLOGIO=yes' | |
3846 | else | |
3847 | ac_cv_use_prologio='wxUSE_PROLOGIO=no' | |
3848 | fi | |
3849 | ||
3850 | else | |
3851 | ||
3852 | LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}` | |
3853 | if test "x$LINE" != x ; then | |
3854 | eval "DEFAULT_$LINE" | |
3855 | else | |
3856 | no_cache=1 | |
3857 | fi | |
3858 | ||
3859 | ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO | |
3860 | ||
3861 | fi | |
3862 | ||
3863 | ||
3864 | eval "$ac_cv_use_prologio" | |
3865 | if test "$no_cache" != 1; then | |
3866 | echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp | |
3867 | fi | |
3868 | ||
3869 | if test "$wxUSE_PROLOGIO" = yes; then | |
3870 | echo "$ac_t""yes" 1>&6 | |
3871 | else | |
3872 | echo "$ac_t""no" 1>&6 | |
3873 | fi | |
3874 | ||
3875 | ||
3876 | echo $ac_n "checking "for --enable-resources"""... $ac_c" 1>&6 | |
e8f65ba6 | 3877 | echo "configure:3878: checking "for --enable-resources"" >&5 |
10f2d63a VZ |
3878 | no_cache=0 |
3879 | # Check whether --enable-resources or --disable-resources was given. | |
3880 | if test "${enable_resources+set}" = set; then | |
3881 | enableval="$enable_resources" | |
3882 | ||
3883 | if test "$enableval" = yes; then | |
3884 | ac_cv_use_resources='wxUSE_RESOURCES=yes' | |
3885 | else | |
3886 | ac_cv_use_resources='wxUSE_RESOURCES=no' | |
3887 | fi | |
3888 | ||
3889 | else | |
3890 | ||
3891 | LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}` | |
3892 | if test "x$LINE" != x ; then | |
3893 | eval "DEFAULT_$LINE" | |
3894 | else | |
3895 | no_cache=1 | |
3896 | fi | |
3897 | ||
3898 | ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES | |
3899 | ||
3900 | fi | |
3901 | ||
3902 | ||
3903 | eval "$ac_cv_use_resources" | |
3904 | if test "$no_cache" != 1; then | |
3905 | echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp | |
3906 | fi | |
3907 | ||
3908 | if test "$wxUSE_RESOURCES" = yes; then | |
3909 | echo "$ac_t""yes" 1>&6 | |
3910 | else | |
3911 | echo "$ac_t""no" 1>&6 | |
3912 | fi | |
3913 | ||
3914 | ||
3915 | ||
3916 | echo $ac_n "checking "for --enable-xresources"""... $ac_c" 1>&6 | |
e8f65ba6 | 3917 | echo "configure:3918: checking "for --enable-xresources"" >&5 |
10f2d63a VZ |
3918 | no_cache=0 |
3919 | # Check whether --enable-xresources or --disable-xresources was given. | |
3920 | if test "${enable_xresources+set}" = set; then | |
3921 | enableval="$enable_xresources" | |
3922 | ||
3923 | if test "$enableval" = yes; then | |
3924 | ac_cv_use_xresources='wxUSE_X_RESOURCES=yes' | |
3925 | else | |
3926 | ac_cv_use_xresources='wxUSE_X_RESOURCES=no' | |
3927 | fi | |
3928 | ||
3929 | else | |
3930 | ||
3931 | LINE=`grep "wxUSE_X_RESOURCES" ${wx_arg_cache_file}` | |
3932 | if test "x$LINE" != x ; then | |
3933 | eval "DEFAULT_$LINE" | |
3934 | else | |
3935 | no_cache=1 | |
3936 | fi | |
3937 | ||
3938 | ac_cv_use_xresources='wxUSE_X_RESOURCES='$DEFAULT_wxUSE_X_RESOURCES | |
3939 | ||
3940 | fi | |
3941 | ||
3942 | ||
3943 | eval "$ac_cv_use_xresources" | |
3944 | if test "$no_cache" != 1; then | |
3945 | echo $ac_cv_use_xresources >> ${wx_arg_cache_file}.tmp | |
3946 | fi | |
3947 | ||
3948 | if test "$wxUSE_X_RESOURCES" = yes; then | |
3949 | echo "$ac_t""yes" 1>&6 | |
3950 | else | |
3951 | echo "$ac_t""no" 1>&6 | |
3952 | fi | |
3953 | ||
3954 | ||
3955 | ||
3956 | ||
3957 | echo $ac_n "checking "for --enable-clipboard"""... $ac_c" 1>&6 | |
e8f65ba6 | 3958 | echo "configure:3959: checking "for --enable-clipboard"" >&5 |
10f2d63a VZ |
3959 | no_cache=0 |
3960 | # Check whether --enable-clipboard or --disable-clipboard was given. | |
3961 | if test "${enable_clipboard+set}" = set; then | |
3962 | enableval="$enable_clipboard" | |
3963 | ||
3964 | if test "$enableval" = yes; then | |
3965 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes' | |
3966 | else | |
3967 | ac_cv_use_clipboard='wxUSE_CLIPBOARD=no' | |
3968 | fi | |
3969 | ||
3970 | else | |
3971 | ||
3972 | LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}` | |
3973 | if test "x$LINE" != x ; then | |
3974 | eval "DEFAULT_$LINE" | |
3975 | else | |
3976 | no_cache=1 | |
3977 | fi | |
3978 | ||
3979 | ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD | |
3980 | ||
3981 | fi | |
3982 | ||
3983 | ||
3984 | eval "$ac_cv_use_clipboard" | |
3985 | if test "$no_cache" != 1; then | |
3986 | echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp | |
3987 | fi | |
3988 | ||
3989 | if test "$wxUSE_CLIPBOARD" = yes; then | |
3990 | echo "$ac_t""yes" 1>&6 | |
3991 | else | |
3992 | echo "$ac_t""no" 1>&6 | |
3993 | fi | |
3994 | ||
3995 | ||
3996 | echo $ac_n "checking "for --enable-dnd"""... $ac_c" 1>&6 | |
e8f65ba6 | 3997 | echo "configure:3998: checking "for --enable-dnd"" >&5 |
10f2d63a VZ |
3998 | no_cache=0 |
3999 | # Check whether --enable-dnd or --disable-dnd was given. | |
4000 | if test "${enable_dnd+set}" = set; then | |
4001 | enableval="$enable_dnd" | |
4002 | ||
4003 | if test "$enableval" = yes; then | |
4004 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes' | |
4005 | else | |
4006 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no' | |
4007 | fi | |
4008 | ||
4009 | else | |
4010 | ||
4011 | LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}` | |
4012 | if test "x$LINE" != x ; then | |
4013 | eval "DEFAULT_$LINE" | |
4014 | else | |
4015 | no_cache=1 | |
4016 | fi | |
4017 | ||
4018 | ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP | |
4019 | ||
4020 | fi | |
4021 | ||
4022 | ||
4023 | eval "$ac_cv_use_dnd" | |
4024 | if test "$no_cache" != 1; then | |
4025 | echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp | |
4026 | fi | |
4027 | ||
4028 | if test "$wxUSE_DRAG_AND_DROP" = yes; then | |
4029 | echo "$ac_t""yes" 1>&6 | |
4030 | else | |
4031 | echo "$ac_t""no" 1>&6 | |
4032 | fi | |
4033 | ||
4034 | ||
4035 | ||
4036 | echo $ac_n "checking "for --enable-wxtree"""... $ac_c" 1>&6 | |
e8f65ba6 | 4037 | echo "configure:4038: checking "for --enable-wxtree"" >&5 |
10f2d63a VZ |
4038 | no_cache=0 |
4039 | # Check whether --enable-wxtree or --disable-wxtree was given. | |
4040 | if test "${enable_wxtree+set}" = set; then | |
4041 | enableval="$enable_wxtree" | |
4042 | ||
4043 | if test "$enableval" = yes; then | |
4044 | ac_cv_use_wxtree='wxUSE_WXTREE=yes' | |
4045 | else | |
4046 | ac_cv_use_wxtree='wxUSE_WXTREE=no' | |
4047 | fi | |
4048 | ||
4049 | else | |
4050 | ||
4051 | LINE=`grep "wxUSE_WXTREE" ${wx_arg_cache_file}` | |
4052 | if test "x$LINE" != x ; then | |
4053 | eval "DEFAULT_$LINE" | |
4054 | else | |
4055 | no_cache=1 | |
4056 | fi | |
4057 | ||
4058 | ac_cv_use_wxtree='wxUSE_WXTREE='$DEFAULT_wxUSE_WXTREE | |
4059 | ||
4060 | fi | |
4061 | ||
4062 | ||
4063 | eval "$ac_cv_use_wxtree" | |
4064 | if test "$no_cache" != 1; then | |
4065 | echo $ac_cv_use_wxtree >> ${wx_arg_cache_file}.tmp | |
4066 | fi | |
4067 | ||
4068 | if test "$wxUSE_WXTREE" = yes; then | |
4069 | echo "$ac_t""yes" 1>&6 | |
4070 | else | |
4071 | echo "$ac_t""no" 1>&6 | |
4072 | fi | |
4073 | ||
4074 | ||
4075 | ||
4076 | ||
4077 | echo $ac_n "checking "for --enable-controls"""... $ac_c" 1>&6 | |
e8f65ba6 | 4078 | echo "configure:4079: checking "for --enable-controls"" >&5 |
10f2d63a VZ |
4079 | no_cache=0 |
4080 | # Check whether --enable-controls or --disable-controls was given. | |
4081 | if test "${enable_controls+set}" = set; then | |
4082 | enableval="$enable_controls" | |
4083 | ||
4084 | if test "$enableval" = yes; then | |
4085 | ac_cv_use_controls='wxUSE_CONTROLS=yes' | |
4086 | else | |
4087 | ac_cv_use_controls='wxUSE_CONTROLS=no' | |
4088 | fi | |
4089 | ||
4090 | else | |
4091 | ||
4092 | LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}` | |
4093 | if test "x$LINE" != x ; then | |
4094 | eval "DEFAULT_$LINE" | |
4095 | else | |
4096 | no_cache=1 | |
4097 | fi | |
4098 | ||
4099 | ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS | |
4100 | ||
4101 | fi | |
4102 | ||
4103 | ||
4104 | eval "$ac_cv_use_controls" | |
4105 | if test "$no_cache" != 1; then | |
4106 | echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp | |
4107 | fi | |
4108 | ||
4109 | if test "$wxUSE_CONTROLS" = yes; then | |
4110 | echo "$ac_t""yes" 1>&6 | |
4111 | else | |
4112 | echo "$ac_t""no" 1>&6 | |
4113 | fi | |
4114 | ||
4115 | ||
4116 | if test "$wxUSE_CONTROLS" = "yes"; then | |
4117 | DEFAULT_wxUSE_ACCEL=yes | |
4118 | DEFAULT_wxUSE_CARET=yes | |
4119 | DEFAULT_wxUSE_COMBOBOX=yes | |
4120 | DEFAULT_wxUSE_BMPBUTTON=yes | |
4121 | DEFAULT_wxUSE_CHECKBOX=yes | |
4122 | DEFAULT_wxUSE_CHECKLISTBOX=yes | |
4123 | DEFAULT_wxUSE_CHOICE=yes | |
4124 | DEFAULT_wxUSE_GAUGE=yes | |
4125 | DEFAULT_wxUSE_GRID=yes | |
cc977e5f | 4126 | DEFAULT_wxUSE_NEW_GRID=yes |
10f2d63a VZ |
4127 | DEFAULT_wxUSE_IMAGLIST=yes |
4128 | DEFAULT_wxUSE_LISTBOX=yes | |
4129 | DEFAULT_wxUSE_LISTCTRL=yes | |
4130 | DEFAULT_wxUSE_NOTEBOOK=yes | |
4131 | DEFAULT_wxUSE_RADIOBOX=yes | |
4132 | DEFAULT_wxUSE_RADIOBTN=yes | |
4133 | DEFAULT_wxUSE_SASH=yes | |
4134 | DEFAULT_wxUSE_SCROLLBAR=yes | |
4135 | DEFAULT_wxUSE_SLIDER=yes | |
4136 | DEFAULT_wxUSE_SPINBTN=yes | |
56cfaa52 | 4137 | DEFAULT_wxUSE_SPINCTRL=yes |
10f2d63a VZ |
4138 | DEFAULT_wxUSE_SPLITTER=yes |
4139 | DEFAULT_wxUSE_STATBMP=yes | |
4140 | DEFAULT_wxUSE_STATBOX=yes | |
4141 | DEFAULT_wxUSE_STATLINE=yes | |
4142 | DEFAULT_wxUSE_STATUSBAR=yes | |
4143 | DEFAULT_wxUSE_TAB_DIALOG=yes | |
4144 | DEFAULT_wxUSE_TOOLBAR=yes | |
360d6699 VZ |
4145 | DEFAULT_wxUSE_TOOLBAR_NATIVE=yes |
4146 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=yes | |
10f2d63a VZ |
4147 | DEFAULT_wxUSE_TOOLTIPS=yes |
4148 | DEFAULT_wxUSE_TREECTRL=yes | |
4149 | elif test "$wxUSE_CONTROLS" = "no"; then | |
4150 | DEFAULT_wxUSE_ACCEL=no | |
4151 | DEFAULT_wxUSE_CARET=no | |
4152 | DEFAULT_wxUSE_COMBOBOX=no | |
4153 | DEFAULT_wxUSE_BMPBUTTON=no | |
4154 | DEFAULT_wxUSE_CHECKBOX=no | |
4155 | DEFAULT_wxUSE_CHECKLISTBOX=no | |
4156 | DEFAULT_wxUSE_CHOICE=no | |
4157 | DEFAULT_wxUSE_GAUGE=no | |
4158 | DEFAULT_wxUSE_GRID=no | |
4159 | DEFAULT_wxUSE_NEW_GRID=no | |
4160 | DEFAULT_wxUSE_IMAGLIST=no | |
4161 | DEFAULT_wxUSE_LISTBOX=no | |
4162 | DEFAULT_wxUSE_LISTCTRL=no | |
4163 | DEFAULT_wxUSE_NOTEBOOK=no | |
4164 | DEFAULT_wxUSE_RADIOBOX=no | |
4165 | DEFAULT_wxUSE_RADIOBTN=no | |
4166 | DEFAULT_wxUSE_SASH=no | |
4167 | DEFAULT_wxUSE_SCROLLBAR=no | |
4168 | DEFAULT_wxUSE_SLIDER=no | |
4169 | DEFAULT_wxUSE_SPINBTN=no | |
56cfaa52 | 4170 | DEFAULT_wxUSE_SPINCTRL=no |
10f2d63a VZ |
4171 | DEFAULT_wxUSE_SPLITTER=no |
4172 | DEFAULT_wxUSE_STATBMP=no | |
4173 | DEFAULT_wxUSE_STATBOX=no | |
4174 | DEFAULT_wxUSE_STATLINE=no | |
4175 | DEFAULT_wxUSE_STATUSBAR=no | |
4176 | DEFAULT_wxUSE_TAB_DIALOG=no | |
4177 | DEFAULT_wxUSE_TOOLBAR=no | |
360d6699 VZ |
4178 | DEFAULT_wxUSE_TOOLBAR_NATIVE=no |
4179 | DEFAULT_wxUSE_TOOLBAR_SIMPLE=no | |
10f2d63a VZ |
4180 | DEFAULT_wxUSE_TOOLTIPS=no |
4181 | DEFAULT_wxUSE_TREECTRL=no | |
4182 | fi | |
4183 | ||
4184 | ||
4185 | echo $ac_n "checking "for --enable-accel"""... $ac_c" 1>&6 | |
e8f65ba6 | 4186 | echo "configure:4187: checking "for --enable-accel"" >&5 |
10f2d63a VZ |
4187 | no_cache=0 |
4188 | # Check whether --enable-accel or --disable-accel was given. | |
4189 | if test "${enable_accel+set}" = set; then | |
4190 | enableval="$enable_accel" | |
4191 | ||
4192 | if test "$enableval" = yes; then | |
4193 | ac_cv_use_accel='wxUSE_ACCEL=yes' | |
4194 | else | |
4195 | ac_cv_use_accel='wxUSE_ACCEL=no' | |
4196 | fi | |
4197 | ||
4198 | else | |
4199 | ||
4200 | LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}` | |
4201 | if test "x$LINE" != x ; then | |
4202 | eval "DEFAULT_$LINE" | |
4203 | else | |
4204 | no_cache=1 | |
4205 | fi | |
4206 | ||
4207 | ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL | |
4208 | ||
4209 | fi | |
4210 | ||
4211 | ||
4212 | eval "$ac_cv_use_accel" | |
4213 | if test "$no_cache" != 1; then | |
4214 | echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp | |
4215 | fi | |
4216 | ||
4217 | if test "$wxUSE_ACCEL" = yes; then | |
4218 | echo "$ac_t""yes" 1>&6 | |
4219 | else | |
4220 | echo "$ac_t""no" 1>&6 | |
4221 | fi | |
4222 | ||
4223 | ||
4224 | echo $ac_n "checking "for --enable-caret"""... $ac_c" 1>&6 | |
e8f65ba6 | 4225 | echo "configure:4226: checking "for --enable-caret"" >&5 |
10f2d63a VZ |
4226 | no_cache=0 |
4227 | # Check whether --enable-caret or --disable-caret was given. | |
4228 | if test "${enable_caret+set}" = set; then | |
4229 | enableval="$enable_caret" | |
4230 | ||
4231 | if test "$enableval" = yes; then | |
4232 | ac_cv_use_caret='wxUSE_CARET=yes' | |
4233 | else | |
4234 | ac_cv_use_caret='wxUSE_CARET=no' | |
4235 | fi | |
4236 | ||
4237 | else | |
4238 | ||
4239 | LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}` | |
4240 | if test "x$LINE" != x ; then | |
4241 | eval "DEFAULT_$LINE" | |
4242 | else | |
4243 | no_cache=1 | |
4244 | fi | |
4245 | ||
4246 | ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET | |
4247 | ||
4248 | fi | |
4249 | ||
4250 | ||
4251 | eval "$ac_cv_use_caret" | |
4252 | if test "$no_cache" != 1; then | |
4253 | echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp | |
4254 | fi | |
4255 | ||
4256 | if test "$wxUSE_CARET" = yes; then | |
4257 | echo "$ac_t""yes" 1>&6 | |
4258 | else | |
4259 | echo "$ac_t""no" 1>&6 | |
4260 | fi | |
4261 | ||
4262 | ||
4263 | echo $ac_n "checking "for --enable-bmpbutton"""... $ac_c" 1>&6 | |
e8f65ba6 | 4264 | echo "configure:4265: checking "for --enable-bmpbutton"" >&5 |
10f2d63a VZ |
4265 | no_cache=0 |
4266 | # Check whether --enable-bmpbutton or --disable-bmpbutton was given. | |
4267 | if test "${enable_bmpbutton+set}" = set; then | |
4268 | enableval="$enable_bmpbutton" | |
4269 | ||
4270 | if test "$enableval" = yes; then | |
4271 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes' | |
4272 | else | |
4273 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no' | |
4274 | fi | |
4275 | ||
4276 | else | |
4277 | ||
4278 | LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}` | |
4279 | if test "x$LINE" != x ; then | |
4280 | eval "DEFAULT_$LINE" | |
4281 | else | |
4282 | no_cache=1 | |
4283 | fi | |
4284 | ||
4285 | ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON | |
4286 | ||
4287 | fi | |
4288 | ||
4289 | ||
4290 | eval "$ac_cv_use_bmpbutton" | |
4291 | if test "$no_cache" != 1; then | |
4292 | echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp | |
4293 | fi | |
4294 | ||
4295 | if test "$wxUSE_BMPBUTTON" = yes; then | |
4296 | echo "$ac_t""yes" 1>&6 | |
4297 | else | |
4298 | echo "$ac_t""no" 1>&6 | |
4299 | fi | |
4300 | ||
4301 | ||
4302 | echo $ac_n "checking "for --enable-checkbox"""... $ac_c" 1>&6 | |
e8f65ba6 | 4303 | echo "configure:4304: checking "for --enable-checkbox"" >&5 |
10f2d63a VZ |
4304 | no_cache=0 |
4305 | # Check whether --enable-checkbox or --disable-checkbox was given. | |
4306 | if test "${enable_checkbox+set}" = set; then | |
4307 | enableval="$enable_checkbox" | |
4308 | ||
4309 | if test "$enableval" = yes; then | |
4310 | ac_cv_use_checkbox='wxUSE_CHECKBOX=yes' | |
4311 | else | |
4312 | ac_cv_use_checkbox='wxUSE_CHECKBOX=no' | |
4313 | fi | |
4314 | ||
4315 | else | |
4316 | ||
4317 | LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}` | |
4318 | if test "x$LINE" != x ; then | |
4319 | eval "DEFAULT_$LINE" | |
4320 | else | |
4321 | no_cache=1 | |
4322 | fi | |
4323 | ||
4324 | ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX | |
4325 | ||
4326 | fi | |
4327 | ||
4328 | ||
4329 | eval "$ac_cv_use_checkbox" | |
4330 | if test "$no_cache" != 1; then | |
4331 | echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp | |
4332 | fi | |
4333 | ||
4334 | if test "$wxUSE_CHECKBOX" = yes; then | |
4335 | echo "$ac_t""yes" 1>&6 | |
4336 | else | |
4337 | echo "$ac_t""no" 1>&6 | |
4338 | fi | |
4339 | ||
4340 | ||
4341 | echo $ac_n "checking "for --enable-checklst"""... $ac_c" 1>&6 | |
e8f65ba6 | 4342 | echo "configure:4343: checking "for --enable-checklst"" >&5 |
10f2d63a VZ |
4343 | no_cache=0 |
4344 | # Check whether --enable-checklst or --disable-checklst was given. | |
4345 | if test "${enable_checklst+set}" = set; then | |
4346 | enableval="$enable_checklst" | |
4347 | ||
4348 | if test "$enableval" = yes; then | |
4349 | ac_cv_use_checklst='wxUSE_CHECKLST=yes' | |
4350 | else | |
4351 | ac_cv_use_checklst='wxUSE_CHECKLST=no' | |
4352 | fi | |
4353 | ||
4354 | else | |
4355 | ||
4356 | LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}` | |
4357 | if test "x$LINE" != x ; then | |
4358 | eval "DEFAULT_$LINE" | |
4359 | else | |
4360 | no_cache=1 | |
4361 | fi | |
4362 | ||
4363 | ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST | |
4364 | ||
4365 | fi | |
4366 | ||
4367 | ||
4368 | eval "$ac_cv_use_checklst" | |
4369 | if test "$no_cache" != 1; then | |
4370 | echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp | |
4371 | fi | |
4372 | ||
4373 | if test "$wxUSE_CHECKLST" = yes; then | |
4374 | echo "$ac_t""yes" 1>&6 | |
4375 | else | |
4376 | echo "$ac_t""no" 1>&6 | |
4377 | fi | |
4378 | ||
4379 | ||
4380 | echo $ac_n "checking "for --enable-choice"""... $ac_c" 1>&6 | |
e8f65ba6 | 4381 | echo "configure:4382: checking "for --enable-choice"" >&5 |
10f2d63a VZ |
4382 | no_cache=0 |
4383 | # Check whether --enable-choice or --disable-choice was given. | |
4384 | if test "${enable_choice+set}" = set; then | |
4385 | enableval="$enable_choice" | |
4386 | ||
4387 | if test "$enableval" = yes; then | |
4388 | ac_cv_use_choice='wxUSE_CHOICE=yes' | |
4389 | else | |
4390 | ac_cv_use_choice='wxUSE_CHOICE=no' | |
4391 | fi | |
4392 | ||
4393 | else | |
4394 | ||
4395 | LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}` | |
4396 | if test "x$LINE" != x ; then | |
4397 | eval "DEFAULT_$LINE" | |
4398 | else | |
4399 | no_cache=1 | |
4400 | fi | |
4401 | ||
4402 | ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE | |
4403 | ||
4404 | fi | |
4405 | ||
4406 | ||
4407 | eval "$ac_cv_use_choice" | |
4408 | if test "$no_cache" != 1; then | |
4409 | echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp | |
4410 | fi | |
4411 | ||
4412 | if test "$wxUSE_CHOICE" = yes; then | |
4413 | echo "$ac_t""yes" 1>&6 | |
4414 | else | |
4415 | echo "$ac_t""no" 1>&6 | |
4416 | fi | |
4417 | ||
4418 | ||
4419 | echo $ac_n "checking "for --enable-combobox"""... $ac_c" 1>&6 | |
e8f65ba6 | 4420 | echo "configure:4421: checking "for --enable-combobox"" >&5 |
10f2d63a VZ |
4421 | no_cache=0 |
4422 | # Check whether --enable-combobox or --disable-combobox was given. | |
4423 | if test "${enable_combobox+set}" = set; then | |
4424 | enableval="$enable_combobox" | |
4425 | ||
4426 | if test "$enableval" = yes; then | |
4427 | ac_cv_use_combobox='wxUSE_COMBOBOX=yes' | |
4428 | else | |
4429 | ac_cv_use_combobox='wxUSE_COMBOBOX=no' | |
4430 | fi | |
4431 | ||
4432 | else | |
4433 | ||
4434 | LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}` | |
4435 | if test "x$LINE" != x ; then | |
4436 | eval "DEFAULT_$LINE" | |
4437 | else | |
4438 | no_cache=1 | |
4439 | fi | |
4440 | ||
4441 | ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX | |
4442 | ||
4443 | fi | |
4444 | ||
4445 | ||
4446 | eval "$ac_cv_use_combobox" | |
4447 | if test "$no_cache" != 1; then | |
4448 | echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp | |
4449 | fi | |
4450 | ||
4451 | if test "$wxUSE_COMBOBOX" = yes; then | |
4452 | echo "$ac_t""yes" 1>&6 | |
4453 | else | |
4454 | echo "$ac_t""no" 1>&6 | |
4455 | fi | |
4456 | ||
4457 | ||
4458 | echo $ac_n "checking "for --enable-gauge"""... $ac_c" 1>&6 | |
e8f65ba6 | 4459 | echo "configure:4460: checking "for --enable-gauge"" >&5 |
10f2d63a VZ |
4460 | no_cache=0 |
4461 | # Check whether --enable-gauge or --disable-gauge was given. | |
4462 | if test "${enable_gauge+set}" = set; then | |
4463 | enableval="$enable_gauge" | |
4464 | ||
4465 | if test "$enableval" = yes; then | |
4466 | ac_cv_use_gauge='wxUSE_GAUGE=yes' | |
4467 | else | |
4468 | ac_cv_use_gauge='wxUSE_GAUGE=no' | |
4469 | fi | |
4470 | ||
4471 | else | |
4472 | ||
4473 | LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}` | |
4474 | if test "x$LINE" != x ; then | |
4475 | eval "DEFAULT_$LINE" | |
4476 | else | |
4477 | no_cache=1 | |
4478 | fi | |
4479 | ||
4480 | ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE | |
4481 | ||
4482 | fi | |
4483 | ||
4484 | ||
4485 | eval "$ac_cv_use_gauge" | |
4486 | if test "$no_cache" != 1; then | |
4487 | echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp | |
4488 | fi | |
4489 | ||
4490 | if test "$wxUSE_GAUGE" = yes; then | |
4491 | echo "$ac_t""yes" 1>&6 | |
4492 | else | |
4493 | echo "$ac_t""no" 1>&6 | |
4494 | fi | |
4495 | ||
4496 | ||
4497 | echo $ac_n "checking "for --enable-grid"""... $ac_c" 1>&6 | |
e8f65ba6 | 4498 | echo "configure:4499: checking "for --enable-grid"" >&5 |
10f2d63a VZ |
4499 | no_cache=0 |
4500 | # Check whether --enable-grid or --disable-grid was given. | |
4501 | if test "${enable_grid+set}" = set; then | |
4502 | enableval="$enable_grid" | |
4503 | ||
4504 | if test "$enableval" = yes; then | |
4505 | ac_cv_use_grid='wxUSE_GRID=yes' | |
4506 | else | |
4507 | ac_cv_use_grid='wxUSE_GRID=no' | |
4508 | fi | |
4509 | ||
4510 | else | |
4511 | ||
4512 | LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}` | |
4513 | if test "x$LINE" != x ; then | |
4514 | eval "DEFAULT_$LINE" | |
4515 | else | |
4516 | no_cache=1 | |
4517 | fi | |
4518 | ||
4519 | ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID | |
4520 | ||
4521 | fi | |
4522 | ||
4523 | ||
4524 | eval "$ac_cv_use_grid" | |
4525 | if test "$no_cache" != 1; then | |
4526 | echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp | |
4527 | fi | |
4528 | ||
4529 | if test "$wxUSE_GRID" = yes; then | |
4530 | echo "$ac_t""yes" 1>&6 | |
4531 | else | |
4532 | echo "$ac_t""no" 1>&6 | |
4533 | fi | |
4534 | ||
4535 | ||
4536 | echo $ac_n "checking "for --enable-newgrid"""... $ac_c" 1>&6 | |
e8f65ba6 | 4537 | echo "configure:4538: checking "for --enable-newgrid"" >&5 |
10f2d63a VZ |
4538 | no_cache=0 |
4539 | # Check whether --enable-newgrid or --disable-newgrid was given. | |
4540 | if test "${enable_newgrid+set}" = set; then | |
4541 | enableval="$enable_newgrid" | |
4542 | ||
4543 | if test "$enableval" = yes; then | |
4544 | ac_cv_use_newgrid='wxUSE_NEW_GRID=yes' | |
4545 | else | |
4546 | ac_cv_use_newgrid='wxUSE_NEW_GRID=no' | |
4547 | fi | |
4548 | ||
4549 | else | |
4550 | ||
4551 | LINE=`grep "wxUSE_NEW_GRID" ${wx_arg_cache_file}` | |
4552 | if test "x$LINE" != x ; then | |
4553 | eval "DEFAULT_$LINE" | |
4554 | else | |
4555 | no_cache=1 | |
4556 | fi | |
4557 | ||
4558 | ac_cv_use_newgrid='wxUSE_NEW_GRID='$DEFAULT_wxUSE_NEW_GRID | |
4559 | ||
4560 | fi | |
4561 | ||
4562 | ||
4563 | eval "$ac_cv_use_newgrid" | |
4564 | if test "$no_cache" != 1; then | |
4565 | echo $ac_cv_use_newgrid >> ${wx_arg_cache_file}.tmp | |
4566 | fi | |
4567 | ||
4568 | if test "$wxUSE_NEW_GRID" = yes; then | |
4569 | echo "$ac_t""yes" 1>&6 | |
4570 | else | |
4571 | echo "$ac_t""no" 1>&6 | |
4572 | fi | |
4573 | ||
4574 | ||
4575 | echo $ac_n "checking "for --enable-imaglist"""... $ac_c" 1>&6 | |
e8f65ba6 | 4576 | echo "configure:4577: checking "for --enable-imaglist"" >&5 |
10f2d63a VZ |
4577 | no_cache=0 |
4578 | # Check whether --enable-imaglist or --disable-imaglist was given. | |
4579 | if test "${enable_imaglist+set}" = set; then | |
4580 | enableval="$enable_imaglist" | |
4581 | ||
4582 | if test "$enableval" = yes; then | |
4583 | ac_cv_use_imaglist='wxUSE_IMAGLIST=yes' | |
4584 | else | |
4585 | ac_cv_use_imaglist='wxUSE_IMAGLIST=no' | |
4586 | fi | |
4587 | ||
4588 | else | |
4589 | ||
4590 | LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}` | |
4591 | if test "x$LINE" != x ; then | |
4592 | eval "DEFAULT_$LINE" | |
4593 | else | |
4594 | no_cache=1 | |
4595 | fi | |
4596 | ||
4597 | ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST | |
4598 | ||
4599 | fi | |
4600 | ||
4601 | ||
4602 | eval "$ac_cv_use_imaglist" | |
4603 | if test "$no_cache" != 1; then | |
4604 | echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp | |
4605 | fi | |
4606 | ||
4607 | if test "$wxUSE_IMAGLIST" = yes; then | |
4608 | echo "$ac_t""yes" 1>&6 | |
4609 | else | |
4610 | echo "$ac_t""no" 1>&6 | |
4611 | fi | |
4612 | ||
4613 | ||
4614 | echo $ac_n "checking "for --enable-listbox"""... $ac_c" 1>&6 | |
e8f65ba6 | 4615 | echo "configure:4616: checking "for --enable-listbox"" >&5 |
10f2d63a VZ |
4616 | no_cache=0 |
4617 | # Check whether --enable-listbox or --disable-listbox was given. | |
4618 | if test "${enable_listbox+set}" = set; then | |
4619 | enableval="$enable_listbox" | |
4620 | ||
4621 | if test "$enableval" = yes; then | |
4622 | ac_cv_use_listbox='wxUSE_LISTBOX=yes' | |
4623 | else | |
4624 | ac_cv_use_listbox='wxUSE_LISTBOX=no' | |
4625 | fi | |
4626 | ||
4627 | else | |
4628 | ||
4629 | LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}` | |
4630 | if test "x$LINE" != x ; then | |
4631 | eval "DEFAULT_$LINE" | |
4632 | else | |
4633 | no_cache=1 | |
4634 | fi | |
4635 | ||
4636 | ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX | |
4637 | ||
4638 | fi | |
4639 | ||
4640 | ||
4641 | eval "$ac_cv_use_listbox" | |
4642 | if test "$no_cache" != 1; then | |
4643 | echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp | |
4644 | fi | |
4645 | ||
4646 | if test "$wxUSE_LISTBOX" = yes; then | |
4647 | echo "$ac_t""yes" 1>&6 | |
4648 | else | |
4649 | echo "$ac_t""no" 1>&6 | |
4650 | fi | |
4651 | ||
4652 | ||
4653 | echo $ac_n "checking "for --enable-listctrl"""... $ac_c" 1>&6 | |
e8f65ba6 | 4654 | echo "configure:4655: checking "for --enable-listctrl"" >&5 |
10f2d63a VZ |
4655 | no_cache=0 |
4656 | # Check whether --enable-listctrl or --disable-listctrl was given. | |
4657 | if test "${enable_listctrl+set}" = set; then | |
4658 | enableval="$enable_listctrl" | |
4659 | ||
4660 | if test "$enableval" = yes; then | |
4661 | ac_cv_use_listctrl='wxUSE_LISTCTRL=yes' | |
4662 | else | |
4663 | ac_cv_use_listctrl='wxUSE_LISTCTRL=no' | |
4664 | fi | |
4665 | ||
4666 | else | |
4667 | ||
4668 | LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}` | |
4669 | if test "x$LINE" != x ; then | |
4670 | eval "DEFAULT_$LINE" | |
4671 | else | |
4672 | no_cache=1 | |
4673 | fi | |
4674 | ||
4675 | ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL | |
4676 | ||
4677 | fi | |
4678 | ||
4679 | ||
4680 | eval "$ac_cv_use_listctrl" | |
4681 | if test "$no_cache" != 1; then | |
4682 | echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp | |
4683 | fi | |
4684 | ||
4685 | if test "$wxUSE_LISTCTRL" = yes; then | |
4686 | echo "$ac_t""yes" 1>&6 | |
4687 | else | |
4688 | echo "$ac_t""no" 1>&6 | |
4689 | fi | |
4690 | ||
4691 | ||
4692 | echo $ac_n "checking "for --enable-notebook"""... $ac_c" 1>&6 | |
e8f65ba6 | 4693 | echo "configure:4694: checking "for --enable-notebook"" >&5 |
10f2d63a VZ |
4694 | no_cache=0 |
4695 | # Check whether --enable-notebook or --disable-notebook was given. | |
4696 | if test "${enable_notebook+set}" = set; then | |
4697 | enableval="$enable_notebook" | |
4698 | ||
4699 | if test "$enableval" = yes; then | |
4700 | ac_cv_use_notebook='wxUSE_NOTEBOOK=yes' | |
4701 | else | |
4702 | ac_cv_use_notebook='wxUSE_NOTEBOOK=no' | |
4703 | fi | |
4704 | ||
4705 | else | |
4706 | ||
4707 | LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}` | |
4708 | if test "x$LINE" != x ; then | |
4709 | eval "DEFAULT_$LINE" | |
4710 | else | |
4711 | no_cache=1 | |
4712 | fi | |
4713 | ||
4714 | ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK | |
4715 | ||
4716 | fi | |
4717 | ||
4718 | ||
4719 | eval "$ac_cv_use_notebook" | |
4720 | if test "$no_cache" != 1; then | |
4721 | echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp | |
4722 | fi | |
4723 | ||
4724 | if test "$wxUSE_NOTEBOOK" = yes; then | |
4725 | echo "$ac_t""yes" 1>&6 | |
4726 | else | |
4727 | echo "$ac_t""no" 1>&6 | |
4728 | fi | |
4729 | ||
4730 | ||
4731 | echo $ac_n "checking "for --enable-radiobox"""... $ac_c" 1>&6 | |
e8f65ba6 | 4732 | echo "configure:4733: checking "for --enable-radiobox"" >&5 |
10f2d63a VZ |
4733 | no_cache=0 |
4734 | # Check whether --enable-radiobox or --disable-radiobox was given. | |
4735 | if test "${enable_radiobox+set}" = set; then | |
4736 | enableval="$enable_radiobox" | |
4737 | ||
4738 | if test "$enableval" = yes; then | |
4739 | ac_cv_use_radiobox='wxUSE_RADIOBOX=yes' | |
4740 | else | |
4741 | ac_cv_use_radiobox='wxUSE_RADIOBOX=no' | |
4742 | fi | |
4743 | ||
4744 | else | |
4745 | ||
4746 | LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}` | |
4747 | if test "x$LINE" != x ; then | |
4748 | eval "DEFAULT_$LINE" | |
4749 | else | |
4750 | no_cache=1 | |
4751 | fi | |
4752 | ||
4753 | ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX | |
4754 | ||
4755 | fi | |
4756 | ||
4757 | ||
4758 | eval "$ac_cv_use_radiobox" | |
4759 | if test "$no_cache" != 1; then | |
4760 | echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp | |
4761 | fi | |
4762 | ||
4763 | if test "$wxUSE_RADIOBOX" = yes; then | |
4764 | echo "$ac_t""yes" 1>&6 | |
4765 | else | |
4766 | echo "$ac_t""no" 1>&6 | |
4767 | fi | |
4768 | ||
4769 | ||
4770 | echo $ac_n "checking "for --enable-radiobtn"""... $ac_c" 1>&6 | |
e8f65ba6 | 4771 | echo "configure:4772: checking "for --enable-radiobtn"" >&5 |
10f2d63a VZ |
4772 | no_cache=0 |
4773 | # Check whether --enable-radiobtn or --disable-radiobtn was given. | |
4774 | if test "${enable_radiobtn+set}" = set; then | |
4775 | enableval="$enable_radiobtn" | |
4776 | ||
4777 | if test "$enableval" = yes; then | |
4778 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes' | |
4779 | else | |
4780 | ac_cv_use_radiobtn='wxUSE_RADIOBTN=no' | |
4781 | fi | |
4782 | ||
4783 | else | |
4784 | ||
4785 | LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}` | |
4786 | if test "x$LINE" != x ; then | |
4787 | eval "DEFAULT_$LINE" | |
4788 | else | |
4789 | no_cache=1 | |
4790 | fi | |
4791 | ||
4792 | ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN | |
4793 | ||
4794 | fi | |
4795 | ||
4796 | ||
4797 | eval "$ac_cv_use_radiobtn" | |
4798 | if test "$no_cache" != 1; then | |
4799 | echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp | |
4800 | fi | |
4801 | ||
4802 | if test "$wxUSE_RADIOBTN" = yes; then | |
4803 | echo "$ac_t""yes" 1>&6 | |
4804 | else | |
4805 | echo "$ac_t""no" 1>&6 | |
4806 | fi | |
4807 | ||
4808 | ||
4809 | echo $ac_n "checking "for --enable-sash"""... $ac_c" 1>&6 | |
e8f65ba6 | 4810 | echo "configure:4811: checking "for --enable-sash"" >&5 |
10f2d63a VZ |
4811 | no_cache=0 |
4812 | # Check whether --enable-sash or --disable-sash was given. | |
4813 | if test "${enable_sash+set}" = set; then | |
4814 | enableval="$enable_sash" | |
4815 | ||
4816 | if test "$enableval" = yes; then | |
4817 | ac_cv_use_sash='wxUSE_SASH=yes' | |
4818 | else | |
4819 | ac_cv_use_sash='wxUSE_SASH=no' | |
4820 | fi | |
4821 | ||
4822 | else | |
4823 | ||
4824 | LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}` | |
4825 | if test "x$LINE" != x ; then | |
4826 | eval "DEFAULT_$LINE" | |
4827 | else | |
4828 | no_cache=1 | |
4829 | fi | |
4830 | ||
4831 | ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH | |
4832 | ||
4833 | fi | |
4834 | ||
4835 | ||
4836 | eval "$ac_cv_use_sash" | |
4837 | if test "$no_cache" != 1; then | |
4838 | echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp | |
4839 | fi | |
4840 | ||
4841 | if test "$wxUSE_SASH" = yes; then | |
4842 | echo "$ac_t""yes" 1>&6 | |
4843 | else | |
4844 | echo "$ac_t""no" 1>&6 | |
4845 | fi | |
4846 | ||
4847 | ||
4848 | echo $ac_n "checking "for --enable-scrollbar"""... $ac_c" 1>&6 | |
e8f65ba6 | 4849 | echo "configure:4850: checking "for --enable-scrollbar"" >&5 |
10f2d63a VZ |
4850 | no_cache=0 |
4851 | # Check whether --enable-scrollbar or --disable-scrollbar was given. | |
4852 | if test "${enable_scrollbar+set}" = set; then | |
4853 | enableval="$enable_scrollbar" | |
4854 | ||
4855 | if test "$enableval" = yes; then | |
4856 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes' | |
4857 | else | |
4858 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no' | |
4859 | fi | |
4860 | ||
4861 | else | |
4862 | ||
4863 | LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}` | |
4864 | if test "x$LINE" != x ; then | |
4865 | eval "DEFAULT_$LINE" | |
4866 | else | |
4867 | no_cache=1 | |
4868 | fi | |
4869 | ||
4870 | ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR | |
4871 | ||
4872 | fi | |
4873 | ||
4874 | ||
4875 | eval "$ac_cv_use_scrollbar" | |
4876 | if test "$no_cache" != 1; then | |
4877 | echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp | |
4878 | fi | |
4879 | ||
4880 | if test "$wxUSE_SCROLLBAR" = yes; then | |
4881 | echo "$ac_t""yes" 1>&6 | |
4882 | else | |
4883 | echo "$ac_t""no" 1>&6 | |
4884 | fi | |
4885 | ||
4886 | ||
4887 | echo $ac_n "checking "for --enable-slider"""... $ac_c" 1>&6 | |
e8f65ba6 | 4888 | echo "configure:4889: checking "for --enable-slider"" >&5 |
10f2d63a VZ |
4889 | no_cache=0 |
4890 | # Check whether --enable-slider or --disable-slider was given. | |
4891 | if test "${enable_slider+set}" = set; then | |
4892 | enableval="$enable_slider" | |
4893 | ||
4894 | if test "$enableval" = yes; then | |
4895 | ac_cv_use_slider='wxUSE_SLIDER=yes' | |
4896 | else | |
4897 | ac_cv_use_slider='wxUSE_SLIDER=no' | |
4898 | fi | |
4899 | ||
4900 | else | |
4901 | ||
4902 | LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}` | |
4903 | if test "x$LINE" != x ; then | |
4904 | eval "DEFAULT_$LINE" | |
4905 | else | |
4906 | no_cache=1 | |
4907 | fi | |
4908 | ||
4909 | ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER | |
4910 | ||
4911 | fi | |
4912 | ||
4913 | ||
4914 | eval "$ac_cv_use_slider" | |
4915 | if test "$no_cache" != 1; then | |
4916 | echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp | |
4917 | fi | |
4918 | ||
4919 | if test "$wxUSE_SLIDER" = yes; then | |
4920 | echo "$ac_t""yes" 1>&6 | |
4921 | else | |
4922 | echo "$ac_t""no" 1>&6 | |
4923 | fi | |
4924 | ||
4925 | ||
4926 | echo $ac_n "checking "for --enable-spinbtn"""... $ac_c" 1>&6 | |
e8f65ba6 | 4927 | echo "configure:4928: checking "for --enable-spinbtn"" >&5 |
10f2d63a VZ |
4928 | no_cache=0 |
4929 | # Check whether --enable-spinbtn or --disable-spinbtn was given. | |
4930 | if test "${enable_spinbtn+set}" = set; then | |
4931 | enableval="$enable_spinbtn" | |
4932 | ||
4933 | if test "$enableval" = yes; then | |
4934 | ac_cv_use_spinbtn='wxUSE_SPINBTN=yes' | |
4935 | else | |
4936 | ac_cv_use_spinbtn='wxUSE_SPINBTN=no' | |
4937 | fi | |
4938 | ||
4939 | else | |
4940 | ||
4941 | LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}` | |
4942 | if test "x$LINE" != x ; then | |
4943 | eval "DEFAULT_$LINE" | |
4944 | else | |
4945 | no_cache=1 | |
4946 | fi | |
4947 | ||
4948 | ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN | |
4949 | ||
4950 | fi | |
4951 | ||
4952 | ||
4953 | eval "$ac_cv_use_spinbtn" | |
4954 | if test "$no_cache" != 1; then | |
4955 | echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp | |
4956 | fi | |
4957 | ||
4958 | if test "$wxUSE_SPINBTN" = yes; then | |
4959 | echo "$ac_t""yes" 1>&6 | |
4960 | else | |
4961 | echo "$ac_t""no" 1>&6 | |
4962 | fi | |
4963 | ||
4964 | ||
56cfaa52 | 4965 | echo $ac_n "checking "for --enable-spinctrl"""... $ac_c" 1>&6 |
e8f65ba6 | 4966 | echo "configure:4967: checking "for --enable-spinctrl"" >&5 |
56cfaa52 RR |
4967 | no_cache=0 |
4968 | # Check whether --enable-spinctrl or --disable-spinctrl was given. | |
4969 | if test "${enable_spinctrl+set}" = set; then | |
4970 | enableval="$enable_spinctrl" | |
4971 | ||
4972 | if test "$enableval" = yes; then | |
4973 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes' | |
4974 | else | |
4975 | ac_cv_use_spinctrl='wxUSE_SPINCTRL=no' | |
4976 | fi | |
4977 | ||
4978 | else | |
4979 | ||
4980 | LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}` | |
4981 | if test "x$LINE" != x ; then | |
4982 | eval "DEFAULT_$LINE" | |
4983 | else | |
4984 | no_cache=1 | |
4985 | fi | |
4986 | ||
4987 | ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL | |
4988 | ||
4989 | fi | |
4990 | ||
4991 | ||
4992 | eval "$ac_cv_use_spinctrl" | |
4993 | if test "$no_cache" != 1; then | |
4994 | echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp | |
4995 | fi | |
4996 | ||
4997 | if test "$wxUSE_SPINCTRL" = yes; then | |
4998 | echo "$ac_t""yes" 1>&6 | |
4999 | else | |
5000 | echo "$ac_t""no" 1>&6 | |
5001 | fi | |
5002 | ||
5003 | ||
10f2d63a | 5004 | echo $ac_n "checking "for --enable-splitter"""... $ac_c" 1>&6 |
e8f65ba6 | 5005 | echo "configure:5006: checking "for --enable-splitter"" >&5 |
10f2d63a VZ |
5006 | no_cache=0 |
5007 | # Check whether --enable-splitter or --disable-splitter was given. | |
5008 | if test "${enable_splitter+set}" = set; then | |
5009 | enableval="$enable_splitter" | |
5010 | ||
5011 | if test "$enableval" = yes; then | |
5012 | ac_cv_use_splitter='wxUSE_SPLITTER=yes' | |
5013 | else | |
5014 | ac_cv_use_splitter='wxUSE_SPLITTER=no' | |
5015 | fi | |
5016 | ||
5017 | else | |
5018 | ||
5019 | LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}` | |
5020 | if test "x$LINE" != x ; then | |
5021 | eval "DEFAULT_$LINE" | |
5022 | else | |
5023 | no_cache=1 | |
5024 | fi | |
5025 | ||
5026 | ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER | |
5027 | ||
5028 | fi | |
5029 | ||
5030 | ||
5031 | eval "$ac_cv_use_splitter" | |
5032 | if test "$no_cache" != 1; then | |
5033 | echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp | |
5034 | fi | |
5035 | ||
5036 | if test "$wxUSE_SPLITTER" = yes; then | |
5037 | echo "$ac_t""yes" 1>&6 | |
5038 | else | |
5039 | echo "$ac_t""no" 1>&6 | |
5040 | fi | |
5041 | ||
5042 | ||
5043 | echo $ac_n "checking "for --enable-statbmp"""... $ac_c" 1>&6 | |
e8f65ba6 | 5044 | echo "configure:5045: checking "for --enable-statbmp"" >&5 |
10f2d63a VZ |
5045 | no_cache=0 |
5046 | # Check whether --enable-statbmp or --disable-statbmp was given. | |
5047 | if test "${enable_statbmp+set}" = set; then | |
5048 | enableval="$enable_statbmp" | |
5049 | ||
5050 | if test "$enableval" = yes; then | |
5051 | ac_cv_use_statbmp='wxUSE_STATBMP=yes' | |
5052 | else | |
5053 | ac_cv_use_statbmp='wxUSE_STATBMP=no' | |
5054 | fi | |
5055 | ||
5056 | else | |
5057 | ||
5058 | LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}` | |
5059 | if test "x$LINE" != x ; then | |
5060 | eval "DEFAULT_$LINE" | |
5061 | else | |
5062 | no_cache=1 | |
5063 | fi | |
5064 | ||
5065 | ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP | |
5066 | ||
5067 | fi | |
5068 | ||
5069 | ||
5070 | eval "$ac_cv_use_statbmp" | |
5071 | if test "$no_cache" != 1; then | |
5072 | echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp | |
5073 | fi | |
5074 | ||
5075 | if test "$wxUSE_STATBMP" = yes; then | |
5076 | echo "$ac_t""yes" 1>&6 | |
5077 | else | |
5078 | echo "$ac_t""no" 1>&6 | |
5079 | fi | |
5080 | ||
5081 | ||
5082 | echo $ac_n "checking "for --enable-statbox"""... $ac_c" 1>&6 | |
e8f65ba6 | 5083 | echo "configure:5084: checking "for --enable-statbox"" >&5 |
10f2d63a VZ |
5084 | no_cache=0 |
5085 | # Check whether --enable-statbox or --disable-statbox was given. | |
5086 | if test "${enable_statbox+set}" = set; then | |
5087 | enableval="$enable_statbox" | |
5088 | ||
5089 | if test "$enableval" = yes; then | |
5090 | ac_cv_use_statbox='wxUSE_STATBOX=yes' | |
5091 | else | |
5092 | ac_cv_use_statbox='wxUSE_STATBOX=no' | |
5093 | fi | |
5094 | ||
5095 | else | |
5096 | ||
5097 | LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}` | |
5098 | if test "x$LINE" != x ; then | |
5099 | eval "DEFAULT_$LINE" | |
5100 | else | |
5101 | no_cache=1 | |
5102 | fi | |
5103 | ||
5104 | ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX | |
5105 | ||
5106 | fi | |
5107 | ||
5108 | ||
5109 | eval "$ac_cv_use_statbox" | |
5110 | if test "$no_cache" != 1; then | |
5111 | echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp | |
5112 | fi | |
5113 | ||
5114 | if test "$wxUSE_STATBOX" = yes; then | |
5115 | echo "$ac_t""yes" 1>&6 | |
5116 | else | |
5117 | echo "$ac_t""no" 1>&6 | |
5118 | fi | |
5119 | ||
5120 | ||
5121 | echo $ac_n "checking "for --enable-statline"""... $ac_c" 1>&6 | |
e8f65ba6 | 5122 | echo "configure:5123: checking "for --enable-statline"" >&5 |
10f2d63a VZ |
5123 | no_cache=0 |
5124 | # Check whether --enable-statline or --disable-statline was given. | |
5125 | if test "${enable_statline+set}" = set; then | |
5126 | enableval="$enable_statline" | |
5127 | ||
5128 | if test "$enableval" = yes; then | |
5129 | ac_cv_use_statline='wxUSE_STATLINE=yes' | |
5130 | else | |
5131 | ac_cv_use_statline='wxUSE_STATLINE=no' | |
5132 | fi | |
5133 | ||
5134 | else | |
5135 | ||
5136 | LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}` | |
5137 | if test "x$LINE" != x ; then | |
5138 | eval "DEFAULT_$LINE" | |
5139 | else | |
5140 | no_cache=1 | |
5141 | fi | |
5142 | ||
5143 | ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE | |
5144 | ||
5145 | fi | |
5146 | ||
5147 | ||
5148 | eval "$ac_cv_use_statline" | |
5149 | if test "$no_cache" != 1; then | |
5150 | echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp | |
5151 | fi | |
5152 | ||
5153 | if test "$wxUSE_STATLINE" = yes; then | |
5154 | echo "$ac_t""yes" 1>&6 | |
5155 | else | |
5156 | echo "$ac_t""no" 1>&6 | |
5157 | fi | |
5158 | ||
5159 | ||
5160 | echo $ac_n "checking "for --enable-statusbar"""... $ac_c" 1>&6 | |
e8f65ba6 | 5161 | echo "configure:5162: checking "for --enable-statusbar"" >&5 |
10f2d63a VZ |
5162 | no_cache=0 |
5163 | # Check whether --enable-statusbar or --disable-statusbar was given. | |
5164 | if test "${enable_statusbar+set}" = set; then | |
5165 | enableval="$enable_statusbar" | |
5166 | ||
5167 | if test "$enableval" = yes; then | |
5168 | ac_cv_use_statusbar='wxUSE_STATUSBAR=yes' | |
5169 | else | |
5170 | ac_cv_use_statusbar='wxUSE_STATUSBAR=no' | |
5171 | fi | |
5172 | ||
5173 | else | |
5174 | ||
5175 | LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}` | |
5176 | if test "x$LINE" != x ; then | |
5177 | eval "DEFAULT_$LINE" | |
5178 | else | |
5179 | no_cache=1 | |
5180 | fi | |
5181 | ||
5182 | ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR | |
5183 | ||
5184 | fi | |
5185 | ||
5186 | ||
5187 | eval "$ac_cv_use_statusbar" | |
5188 | if test "$no_cache" != 1; then | |
5189 | echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp | |
5190 | fi | |
5191 | ||
5192 | if test "$wxUSE_STATUSBAR" = yes; then | |
5193 | echo "$ac_t""yes" 1>&6 | |
5194 | else | |
5195 | echo "$ac_t""no" 1>&6 | |
5196 | fi | |
5197 | ||
5198 | ||
5199 | echo $ac_n "checking "for --enable-tabdialog"""... $ac_c" 1>&6 | |
e8f65ba6 | 5200 | echo "configure:5201: checking "for --enable-tabdialog"" >&5 |
10f2d63a VZ |
5201 | no_cache=0 |
5202 | # Check whether --enable-tabdialog or --disable-tabdialog was given. | |
5203 | if test "${enable_tabdialog+set}" = set; then | |
5204 | enableval="$enable_tabdialog" | |
5205 | ||
5206 | if test "$enableval" = yes; then | |
5207 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=yes' | |
5208 | else | |
5209 | ac_cv_use_tabdialog='wxUSE_TABDIALOG=no' | |
5210 | fi | |
5211 | ||
5212 | else | |
5213 | ||
5214 | LINE=`grep "wxUSE_TABDIALOG" ${wx_arg_cache_file}` | |
5215 | if test "x$LINE" != x ; then | |
5216 | eval "DEFAULT_$LINE" | |
5217 | else | |
5218 | no_cache=1 | |
5219 | fi | |
5220 | ||
5221 | ac_cv_use_tabdialog='wxUSE_TABDIALOG='$DEFAULT_wxUSE_TABDIALOG | |
5222 | ||
5223 | fi | |
5224 | ||
5225 | ||
5226 | eval "$ac_cv_use_tabdialog" | |
5227 | if test "$no_cache" != 1; then | |
5228 | echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp | |
5229 | fi | |
5230 | ||
5231 | if test "$wxUSE_TABDIALOG" = yes; then | |
5232 | echo "$ac_t""yes" 1>&6 | |
5233 | else | |
5234 | echo "$ac_t""no" 1>&6 | |
5235 | fi | |
5236 | ||
5237 | ||
5238 | echo $ac_n "checking "for --enable-toolbar"""... $ac_c" 1>&6 | |
e8f65ba6 | 5239 | echo "configure:5240: checking "for --enable-toolbar"" >&5 |
10f2d63a VZ |
5240 | no_cache=0 |
5241 | # Check whether --enable-toolbar or --disable-toolbar was given. | |
5242 | if test "${enable_toolbar+set}" = set; then | |
5243 | enableval="$enable_toolbar" | |
5244 | ||
5245 | if test "$enableval" = yes; then | |
5246 | ac_cv_use_toolbar='wxUSE_TOOLBAR=yes' | |
5247 | else | |
5248 | ac_cv_use_toolbar='wxUSE_TOOLBAR=no' | |
5249 | fi | |
5250 | ||
5251 | else | |
5252 | ||
5253 | LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}` | |
5254 | if test "x$LINE" != x ; then | |
5255 | eval "DEFAULT_$LINE" | |
5256 | else | |
5257 | no_cache=1 | |
5258 | fi | |
5259 | ||
5260 | ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR | |
5261 | ||
5262 | fi | |
5263 | ||
5264 | ||
5265 | eval "$ac_cv_use_toolbar" | |
5266 | if test "$no_cache" != 1; then | |
5267 | echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp | |
5268 | fi | |
5269 | ||
5270 | if test "$wxUSE_TOOLBAR" = yes; then | |
5271 | echo "$ac_t""yes" 1>&6 | |
5272 | else | |
5273 | echo "$ac_t""no" 1>&6 | |
5274 | fi | |
5275 | ||
5276 | ||
360d6699 | 5277 | echo $ac_n "checking "for --enable-tbarnative"""... $ac_c" 1>&6 |
e8f65ba6 | 5278 | echo "configure:5279: checking "for --enable-tbarnative"" >&5 |
360d6699 VZ |
5279 | no_cache=0 |
5280 | # Check whether --enable-tbarnative or --disable-tbarnative was given. | |
5281 | if test "${enable_tbarnative+set}" = set; then | |
5282 | enableval="$enable_tbarnative" | |
5283 | ||
5284 | if test "$enableval" = yes; then | |
5285 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes' | |
5286 | else | |
5287 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no' | |
5288 | fi | |
5289 | ||
5290 | else | |
5291 | ||
5292 | LINE=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}` | |
5293 | if test "x$LINE" != x ; then | |
5294 | eval "DEFAULT_$LINE" | |
5295 | else | |
5296 | no_cache=1 | |
5297 | fi | |
5298 | ||
5299 | ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE | |
5300 | ||
5301 | fi | |
5302 | ||
5303 | ||
5304 | eval "$ac_cv_use_tbarnative" | |
5305 | if test "$no_cache" != 1; then | |
5306 | echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp | |
5307 | fi | |
5308 | ||
5309 | if test "$wxUSE_TOOLBAR_NATIVE" = yes; then | |
5310 | echo "$ac_t""yes" 1>&6 | |
5311 | else | |
5312 | echo "$ac_t""no" 1>&6 | |
5313 | fi | |
5314 | ||
5315 | ||
5316 | echo $ac_n "checking "for --enable-tbarsmpl"""... $ac_c" 1>&6 | |
e8f65ba6 | 5317 | echo "configure:5318: checking "for --enable-tbarsmpl"" >&5 |
360d6699 VZ |
5318 | no_cache=0 |
5319 | # Check whether --enable-tbarsmpl or --disable-tbarsmpl was given. | |
5320 | if test "${enable_tbarsmpl+set}" = set; then | |
5321 | enableval="$enable_tbarsmpl" | |
5322 | ||
5323 | if test "$enableval" = yes; then | |
5324 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=yes' | |
5325 | else | |
5326 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE=no' | |
5327 | fi | |
5328 | ||
5329 | else | |
5330 | ||
5331 | LINE=`grep "wxUSE_TOOLBAR_SIMPLE" ${wx_arg_cache_file}` | |
5332 | if test "x$LINE" != x ; then | |
5333 | eval "DEFAULT_$LINE" | |
5334 | else | |
5335 | no_cache=1 | |
5336 | fi | |
5337 | ||
5338 | ac_cv_use_tbarsmpl='wxUSE_TOOLBAR_SIMPLE='$DEFAULT_wxUSE_TOOLBAR_SIMPLE | |
5339 | ||
5340 | fi | |
5341 | ||
5342 | ||
5343 | eval "$ac_cv_use_tbarsmpl" | |
5344 | if test "$no_cache" != 1; then | |
5345 | echo $ac_cv_use_tbarsmpl >> ${wx_arg_cache_file}.tmp | |
5346 | fi | |
5347 | ||
5348 | if test "$wxUSE_TOOLBAR_SIMPLE" = yes; then | |
5349 | echo "$ac_t""yes" 1>&6 | |
5350 | else | |
5351 | echo "$ac_t""no" 1>&6 | |
5352 | fi | |
5353 | ||
5354 | ||
10f2d63a | 5355 | echo $ac_n "checking "for --enable-treectrl"""... $ac_c" 1>&6 |
e8f65ba6 | 5356 | echo "configure:5357: checking "for --enable-treectrl"" >&5 |
10f2d63a VZ |
5357 | no_cache=0 |
5358 | # Check whether --enable-treectrl or --disable-treectrl was given. | |
5359 | if test "${enable_treectrl+set}" = set; then | |
5360 | enableval="$enable_treectrl" | |
5361 | ||
5362 | if test "$enableval" = yes; then | |
5363 | ac_cv_use_treectrl='wxUSE_TREECTRL=yes' | |
5364 | else | |
5365 | ac_cv_use_treectrl='wxUSE_TREECTRL=no' | |
5366 | fi | |
5367 | ||
5368 | else | |
5369 | ||
5370 | LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}` | |
5371 | if test "x$LINE" != x ; then | |
5372 | eval "DEFAULT_$LINE" | |
5373 | else | |
5374 | no_cache=1 | |
5375 | fi | |
5376 | ||
5377 | ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL | |
5378 | ||
5379 | fi | |
5380 | ||
5381 | ||
5382 | eval "$ac_cv_use_treectrl" | |
5383 | if test "$no_cache" != 1; then | |
5384 | echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp | |
5385 | fi | |
5386 | ||
5387 | if test "$wxUSE_TREECTRL" = yes; then | |
5388 | echo "$ac_t""yes" 1>&6 | |
5389 | else | |
5390 | echo "$ac_t""no" 1>&6 | |
5391 | fi | |
5392 | ||
5393 | ||
5394 | ||
5395 | ||
5396 | echo $ac_n "checking "for --enable-commondlg"""... $ac_c" 1>&6 | |
e8f65ba6 | 5397 | echo "configure:5398: checking "for --enable-commondlg"" >&5 |
10f2d63a VZ |
5398 | no_cache=0 |
5399 | # Check whether --enable-commondlg or --disable-commondlg was given. | |
5400 | if test "${enable_commondlg+set}" = set; then | |
5401 | enableval="$enable_commondlg" | |
5402 | ||
5403 | if test "$enableval" = yes; then | |
5404 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes' | |
5405 | else | |
5406 | ac_cv_use_commondlg='wxUSE_COMMONDLGS=no' | |
5407 | fi | |
5408 | ||
5409 | else | |
5410 | ||
5411 | LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}` | |
5412 | if test "x$LINE" != x ; then | |
5413 | eval "DEFAULT_$LINE" | |
5414 | else | |
5415 | no_cache=1 | |
5416 | fi | |
5417 | ||
5418 | ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS | |
5419 | ||
5420 | fi | |
5421 | ||
5422 | ||
5423 | eval "$ac_cv_use_commondlg" | |
5424 | if test "$no_cache" != 1; then | |
5425 | echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp | |
5426 | fi | |
5427 | ||
5428 | if test "$wxUSE_COMMONDLGS" = yes; then | |
5429 | echo "$ac_t""yes" 1>&6 | |
5430 | else | |
5431 | echo "$ac_t""no" 1>&6 | |
5432 | fi | |
5433 | ||
5434 | ||
5435 | echo $ac_n "checking "for --enable-dirdlg"""... $ac_c" 1>&6 | |
e8f65ba6 | 5436 | echo "configure:5437: checking "for --enable-dirdlg"" >&5 |
10f2d63a VZ |
5437 | no_cache=0 |
5438 | # Check whether --enable-dirdlg or --disable-dirdlg was given. | |
5439 | if test "${enable_dirdlg+set}" = set; then | |
5440 | enableval="$enable_dirdlg" | |
5441 | ||
5442 | if test "$enableval" = yes; then | |
5443 | ac_cv_use_dirdlg='wxUSE_DIRDLG=yes' | |
5444 | else | |
5445 | ac_cv_use_dirdlg='wxUSE_DIRDLG=no' | |
5446 | fi | |
5447 | ||
5448 | else | |
5449 | ||
5450 | LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}` | |
5451 | if test "x$LINE" != x ; then | |
5452 | eval "DEFAULT_$LINE" | |
5453 | else | |
5454 | no_cache=1 | |
5455 | fi | |
5456 | ||
5457 | ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG | |
5458 | ||
5459 | fi | |
5460 | ||
5461 | ||
5462 | eval "$ac_cv_use_dirdlg" | |
5463 | if test "$no_cache" != 1; then | |
5464 | echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp | |
5465 | fi | |
5466 | ||
5467 | if test "$wxUSE_DIRDLG" = yes; then | |
5468 | echo "$ac_t""yes" 1>&6 | |
5469 | else | |
5470 | echo "$ac_t""no" 1>&6 | |
5471 | fi | |
5472 | ||
5473 | ||
5474 | echo $ac_n "checking "for --enable-textdlg"""... $ac_c" 1>&6 | |
e8f65ba6 | 5475 | echo "configure:5476: checking "for --enable-textdlg"" >&5 |
10f2d63a VZ |
5476 | no_cache=0 |
5477 | # Check whether --enable-textdlg or --disable-textdlg was given. | |
5478 | if test "${enable_textdlg+set}" = set; then | |
5479 | enableval="$enable_textdlg" | |
5480 | ||
5481 | if test "$enableval" = yes; then | |
5482 | ac_cv_use_textdlg='wxUSE_TEXTDLG=yes' | |
5483 | else | |
5484 | ac_cv_use_textdlg='wxUSE_TEXTDLG=no' | |
5485 | fi | |
5486 | ||
5487 | else | |
5488 | ||
5489 | LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}` | |
5490 | if test "x$LINE" != x ; then | |
5491 | eval "DEFAULT_$LINE" | |
5492 | else | |
5493 | no_cache=1 | |
5494 | fi | |
5495 | ||
5496 | ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG | |
5497 | ||
5498 | fi | |
5499 | ||
5500 | ||
5501 | eval "$ac_cv_use_textdlg" | |
5502 | if test "$no_cache" != 1; then | |
5503 | echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp | |
5504 | fi | |
5505 | ||
5506 | if test "$wxUSE_TEXTDLG" = yes; then | |
5507 | echo "$ac_t""yes" 1>&6 | |
5508 | else | |
5509 | echo "$ac_t""no" 1>&6 | |
5510 | fi | |
5511 | ||
5512 | ||
5513 | echo $ac_n "checking "for --enable-tipdlg"""... $ac_c" 1>&6 | |
e8f65ba6 | 5514 | echo "configure:5515: checking "for --enable-tipdlg"" >&5 |
10f2d63a VZ |
5515 | no_cache=0 |
5516 | # Check whether --enable-tipdlg or --disable-tipdlg was given. | |
5517 | if test "${enable_tipdlg+set}" = set; then | |
5518 | enableval="$enable_tipdlg" | |
5519 | ||
5520 | if test "$enableval" = yes; then | |
5521 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes' | |
5522 | else | |
5523 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no' | |
5524 | fi | |
5525 | ||
5526 | else | |
5527 | ||
5528 | LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}` | |
5529 | if test "x$LINE" != x ; then | |
5530 | eval "DEFAULT_$LINE" | |
5531 | else | |
5532 | no_cache=1 | |
5533 | fi | |
5534 | ||
5535 | ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS | |
5536 | ||
5537 | fi | |
5538 | ||
5539 | ||
5540 | eval "$ac_cv_use_tipdlg" | |
5541 | if test "$no_cache" != 1; then | |
5542 | echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp | |
5543 | fi | |
5544 | ||
5545 | if test "$wxUSE_STARTUP_TIPS" = yes; then | |
5546 | echo "$ac_t""yes" 1>&6 | |
5547 | else | |
5548 | echo "$ac_t""no" 1>&6 | |
5549 | fi | |
5550 | ||
5551 | ||
5552 | echo $ac_n "checking "for --enable-progressdlg"""... $ac_c" 1>&6 | |
e8f65ba6 | 5553 | echo "configure:5554: checking "for --enable-progressdlg"" >&5 |
10f2d63a VZ |
5554 | no_cache=0 |
5555 | # Check whether --enable-progressdlg or --disable-progressdlg was given. | |
5556 | if test "${enable_progressdlg+set}" = set; then | |
5557 | enableval="$enable_progressdlg" | |
5558 | ||
5559 | if test "$enableval" = yes; then | |
5560 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes' | |
5561 | else | |
5562 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no' | |
5563 | fi | |
5564 | ||
5565 | else | |
5566 | ||
5567 | LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}` | |
5568 | if test "x$LINE" != x ; then | |
5569 | eval "DEFAULT_$LINE" | |
5570 | else | |
5571 | no_cache=1 | |
5572 | fi | |
5573 | ||
5574 | ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG | |
5575 | ||
5576 | fi | |
5577 | ||
5578 | ||
5579 | eval "$ac_cv_use_progressdlg" | |
5580 | if test "$no_cache" != 1; then | |
5581 | echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp | |
5582 | fi | |
5583 | ||
5584 | if test "$wxUSE_PROGRESSDLG" = yes; then | |
5585 | echo "$ac_t""yes" 1>&6 | |
5586 | else | |
5587 | echo "$ac_t""no" 1>&6 | |
5588 | fi | |
5589 | ||
5590 | ||
5591 | echo $ac_n "checking "for --enable-miniframe"""... $ac_c" 1>&6 | |
e8f65ba6 | 5592 | echo "configure:5593: checking "for --enable-miniframe"" >&5 |
10f2d63a VZ |
5593 | no_cache=0 |
5594 | # Check whether --enable-miniframe or --disable-miniframe was given. | |
5595 | if test "${enable_miniframe+set}" = set; then | |
5596 | enableval="$enable_miniframe" | |
5597 | ||
5598 | if test "$enableval" = yes; then | |
5599 | ac_cv_use_miniframe='wxUSE_MINIFRAME=yes' | |
5600 | else | |
5601 | ac_cv_use_miniframe='wxUSE_MINIFRAME=no' | |
5602 | fi | |
5603 | ||
5604 | else | |
5605 | ||
5606 | LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}` | |
5607 | if test "x$LINE" != x ; then | |
5608 | eval "DEFAULT_$LINE" | |
5609 | else | |
5610 | no_cache=1 | |
5611 | fi | |
5612 | ||
5613 | ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME | |
5614 | ||
5615 | fi | |
5616 | ||
5617 | ||
5618 | eval "$ac_cv_use_miniframe" | |
5619 | if test "$no_cache" != 1; then | |
5620 | echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp | |
5621 | fi | |
5622 | ||
5623 | if test "$wxUSE_MINIFRAME" = yes; then | |
5624 | echo "$ac_t""yes" 1>&6 | |
5625 | else | |
5626 | echo "$ac_t""no" 1>&6 | |
5627 | fi | |
5628 | ||
5629 | ||
5630 | echo $ac_n "checking "for --enable-html"""... $ac_c" 1>&6 | |
e8f65ba6 | 5631 | echo "configure:5632: checking "for --enable-html"" >&5 |
10f2d63a VZ |
5632 | no_cache=0 |
5633 | # Check whether --enable-html or --disable-html was given. | |
5634 | if test "${enable_html+set}" = set; then | |
5635 | enableval="$enable_html" | |
5636 | ||
5637 | if test "$enableval" = yes; then | |
5638 | ac_cv_use_html='wxUSE_HTML=yes' | |
5639 | else | |
5640 | ac_cv_use_html='wxUSE_HTML=no' | |
5641 | fi | |
5642 | ||
5643 | else | |
5644 | ||
5645 | LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}` | |
5646 | if test "x$LINE" != x ; then | |
5647 | eval "DEFAULT_$LINE" | |
5648 | else | |
5649 | no_cache=1 | |
5650 | fi | |
5651 | ||
5652 | ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML | |
5653 | ||
5654 | fi | |
5655 | ||
5656 | ||
5657 | eval "$ac_cv_use_html" | |
5658 | if test "$no_cache" != 1; then | |
5659 | echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp | |
5660 | fi | |
5661 | ||
5662 | if test "$wxUSE_HTML" = yes; then | |
5663 | echo "$ac_t""yes" 1>&6 | |
5664 | else | |
5665 | echo "$ac_t""no" 1>&6 | |
5666 | fi | |
5667 | ||
5668 | ||
5669 | echo $ac_n "checking "for --enable-tooltips"""... $ac_c" 1>&6 | |
e8f65ba6 | 5670 | echo "configure:5671: checking "for --enable-tooltips"" >&5 |
10f2d63a VZ |
5671 | no_cache=0 |
5672 | # Check whether --enable-tooltips or --disable-tooltips was given. | |
5673 | if test "${enable_tooltips+set}" = set; then | |
5674 | enableval="$enable_tooltips" | |
5675 | ||
5676 | if test "$enableval" = yes; then | |
5677 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes' | |
5678 | else | |
5679 | ac_cv_use_tooltips='wxUSE_TOOLTIPS=no' | |
5680 | fi | |
5681 | ||
5682 | else | |
5683 | ||
5684 | LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}` | |
5685 | if test "x$LINE" != x ; then | |
5686 | eval "DEFAULT_$LINE" | |
5687 | else | |
5688 | no_cache=1 | |
5689 | fi | |
5690 | ||
5691 | ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS | |
5692 | ||
5693 | fi | |
5694 | ||
5695 | ||
5696 | eval "$ac_cv_use_tooltips" | |
5697 | if test "$no_cache" != 1; then | |
5698 | echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp | |
5699 | fi | |
5700 | ||
5701 | if test "$wxUSE_TOOLTIPS" = yes; then | |
5702 | echo "$ac_t""yes" 1>&6 | |
5703 | else | |
5704 | echo "$ac_t""no" 1>&6 | |
5705 | fi | |
5706 | ||
5707 | ||
5708 | echo $ac_n "checking "for --enable-splines"""... $ac_c" 1>&6 | |
e8f65ba6 | 5709 | echo "configure:5710: checking "for --enable-splines"" >&5 |
10f2d63a VZ |
5710 | no_cache=0 |
5711 | # Check whether --enable-splines or --disable-splines was given. | |
5712 | if test "${enable_splines+set}" = set; then | |
5713 | enableval="$enable_splines" | |
5714 | ||
5715 | if test "$enableval" = yes; then | |
5716 | ac_cv_use_splines='wxUSE_SPLINES=yes' | |
5717 | else | |
5718 | ac_cv_use_splines='wxUSE_SPLINES=no' | |
5719 | fi | |
5720 | ||
5721 | else | |
5722 | ||
5723 | LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}` | |
5724 | if test "x$LINE" != x ; then | |
5725 | eval "DEFAULT_$LINE" | |
5726 | else | |
5727 | no_cache=1 | |
5728 | fi | |
5729 | ||
5730 | ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES | |
5731 | ||
5732 | fi | |
5733 | ||
5734 | ||
5735 | eval "$ac_cv_use_splines" | |
5736 | if test "$no_cache" != 1; then | |
5737 | echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp | |
5738 | fi | |
5739 | ||
5740 | if test "$wxUSE_SPLINES" = yes; then | |
5741 | echo "$ac_t""yes" 1>&6 | |
5742 | else | |
5743 | echo "$ac_t""no" 1>&6 | |
5744 | fi | |
5745 | ||
5746 | ||
5747 | echo $ac_n "checking "for --enable-validators"""... $ac_c" 1>&6 | |
e8f65ba6 | 5748 | echo "configure:5749: checking "for --enable-validators"" >&5 |
10f2d63a VZ |
5749 | no_cache=0 |
5750 | # Check whether --enable-validators or --disable-validators was given. | |
5751 | if test "${enable_validators+set}" = set; then | |
5752 | enableval="$enable_validators" | |
5753 | ||
5754 | if test "$enableval" = yes; then | |
5755 | ac_cv_use_validators='wxUSE_VALIDATORS=yes' | |
5756 | else | |
5757 | ac_cv_use_validators='wxUSE_VALIDATORS=no' | |
5758 | fi | |
5759 | ||
5760 | else | |
5761 | ||
5762 | LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}` | |
5763 | if test "x$LINE" != x ; then | |
5764 | eval "DEFAULT_$LINE" | |
5765 | else | |
5766 | no_cache=1 | |
5767 | fi | |
5768 | ||
5769 | ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS | |
5770 | ||
5771 | fi | |
5772 | ||
5773 | ||
5774 | eval "$ac_cv_use_validators" | |
5775 | if test "$no_cache" != 1; then | |
5776 | echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp | |
5777 | fi | |
5778 | ||
5779 | if test "$wxUSE_VALIDATORS" = yes; then | |
5780 | echo "$ac_t""yes" 1>&6 | |
5781 | else | |
5782 | echo "$ac_t""no" 1>&6 | |
5783 | fi | |
5784 | ||
5785 | ||
5786 | echo $ac_n "checking "for --enable-busyinfo"""... $ac_c" 1>&6 | |
e8f65ba6 | 5787 | echo "configure:5788: checking "for --enable-busyinfo"" >&5 |
10f2d63a VZ |
5788 | no_cache=0 |
5789 | # Check whether --enable-busyinfo or --disable-busyinfo was given. | |
5790 | if test "${enable_busyinfo+set}" = set; then | |
5791 | enableval="$enable_busyinfo" | |
5792 | ||
5793 | if test "$enableval" = yes; then | |
5794 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes' | |
5795 | else | |
5796 | ac_cv_use_busyinfo='wxUSE_BUSYINFO=no' | |
5797 | fi | |
5798 | ||
5799 | else | |
5800 | ||
5801 | LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}` | |
5802 | if test "x$LINE" != x ; then | |
5803 | eval "DEFAULT_$LINE" | |
5804 | else | |
5805 | no_cache=1 | |
5806 | fi | |
5807 | ||
5808 | ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO | |
5809 | ||
5810 | fi | |
5811 | ||
5812 | ||
5813 | eval "$ac_cv_use_busyinfo" | |
5814 | if test "$no_cache" != 1; then | |
5815 | echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp | |
5816 | fi | |
5817 | ||
5818 | if test "$wxUSE_BUSYINFO" = yes; then | |
5819 | echo "$ac_t""yes" 1>&6 | |
5820 | else | |
5821 | echo "$ac_t""no" 1>&6 | |
5822 | fi | |
5823 | ||
5824 | ||
9b33fe02 | 5825 | echo $ac_n "checking "for --enable-plot"""... $ac_c" 1>&6 |
e8f65ba6 | 5826 | echo "configure:5827: checking "for --enable-plot"" >&5 |
9b33fe02 VZ |
5827 | no_cache=0 |
5828 | # Check whether --enable-plot or --disable-plot was given. | |
5829 | if test "${enable_plot+set}" = set; then | |
5830 | enableval="$enable_plot" | |
5831 | ||
5832 | if test "$enableval" = yes; then | |
5833 | ac_cv_use_plot='wxUSE_PLOT=yes' | |
5834 | else | |
5835 | ac_cv_use_plot='wxUSE_PLOT=no' | |
5836 | fi | |
5837 | ||
5838 | else | |
5839 | ||
5840 | LINE=`grep "wxUSE_PLOT" ${wx_arg_cache_file}` | |
5841 | if test "x$LINE" != x ; then | |
5842 | eval "DEFAULT_$LINE" | |
5843 | else | |
5844 | no_cache=1 | |
5845 | fi | |
5846 | ||
5847 | ac_cv_use_plot='wxUSE_PLOT='$DEFAULT_wxUSE_PLOT | |
5848 | ||
5849 | fi | |
5850 | ||
5851 | ||
5852 | eval "$ac_cv_use_plot" | |
5853 | if test "$no_cache" != 1; then | |
5854 | echo $ac_cv_use_plot >> ${wx_arg_cache_file}.tmp | |
5855 | fi | |
5856 | ||
5857 | if test "$wxUSE_PLOT" = yes; then | |
5858 | echo "$ac_t""yes" 1>&6 | |
5859 | else | |
5860 | echo "$ac_t""no" 1>&6 | |
5861 | fi | |
5862 | ||
5863 | ||
f6bcfd97 | 5864 | echo $ac_n "checking "for --enable-joystick"""... $ac_c" 1>&6 |
e8f65ba6 | 5865 | echo "configure:5866: checking "for --enable-joystick"" >&5 |
f6bcfd97 BP |
5866 | no_cache=0 |
5867 | # Check whether --enable-joystick or --disable-joystick was given. | |
5868 | if test "${enable_joystick+set}" = set; then | |
5869 | enableval="$enable_joystick" | |
5870 | ||
5871 | if test "$enableval" = yes; then | |
5872 | ac_cv_use_joystick='wxUSE_JOYSTICK=yes' | |
5873 | else | |
5874 | ac_cv_use_joystick='wxUSE_JOYSTICK=no' | |
5875 | fi | |
5876 | ||
5877 | else | |
5878 | ||
5879 | LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}` | |
5880 | if test "x$LINE" != x ; then | |
5881 | eval "DEFAULT_$LINE" | |
5882 | else | |
5883 | no_cache=1 | |
5884 | fi | |
5885 | ||
5886 | ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK | |
5887 | ||
5888 | fi | |
5889 | ||
5890 | ||
5891 | eval "$ac_cv_use_joystick" | |
5892 | if test "$no_cache" != 1; then | |
5893 | echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp | |
5894 | fi | |
5895 | ||
5896 | if test "$wxUSE_JOYSTICK" = yes; then | |
5897 | echo "$ac_t""yes" 1>&6 | |
5898 | else | |
5899 | echo "$ac_t""no" 1>&6 | |
5900 | fi | |
5901 | ||
5902 | ||
10f2d63a VZ |
5903 | |
5904 | ||
5905 | echo $ac_n "checking "for --enable-gif"""... $ac_c" 1>&6 | |
e8f65ba6 | 5906 | echo "configure:5907: checking "for --enable-gif"" >&5 |
10f2d63a VZ |
5907 | no_cache=0 |
5908 | # Check whether --enable-gif or --disable-gif was given. | |
5909 | if test "${enable_gif+set}" = set; then | |
5910 | enableval="$enable_gif" | |
5911 | ||
5912 | if test "$enableval" = yes; then | |
5913 | ac_cv_use_gif='wxUSE_GIF=yes' | |
5914 | else | |
5915 | ac_cv_use_gif='wxUSE_GIF=no' | |
5916 | fi | |
5917 | ||
5918 | else | |
5919 | ||
5920 | LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}` | |
5921 | if test "x$LINE" != x ; then | |
5922 | eval "DEFAULT_$LINE" | |
5923 | else | |
5924 | no_cache=1 | |
5925 | fi | |
5926 | ||
5927 | ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF | |
5928 | ||
5929 | fi | |
5930 | ||
5931 | ||
5932 | eval "$ac_cv_use_gif" | |
5933 | if test "$no_cache" != 1; then | |
5934 | echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp | |
5935 | fi | |
5936 | ||
5937 | if test "$wxUSE_GIF" = yes; then | |
5938 | echo "$ac_t""yes" 1>&6 | |
5939 | else | |
5940 | echo "$ac_t""no" 1>&6 | |
5941 | fi | |
5942 | ||
5943 | ||
5944 | echo $ac_n "checking "for --enable-pcx"""... $ac_c" 1>&6 | |
e8f65ba6 | 5945 | echo "configure:5946: checking "for --enable-pcx"" >&5 |
10f2d63a VZ |
5946 | no_cache=0 |
5947 | # Check whether --enable-pcx or --disable-pcx was given. | |
5948 | if test "${enable_pcx+set}" = set; then | |
5949 | enableval="$enable_pcx" | |
5950 | ||
5951 | if test "$enableval" = yes; then | |
5952 | ac_cv_use_pcx='wxUSE_PCX=yes' | |
5953 | else | |
5954 | ac_cv_use_pcx='wxUSE_PCX=no' | |
5955 | fi | |
5956 | ||
5957 | else | |
5958 | ||
5959 | LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}` | |
5960 | if test "x$LINE" != x ; then | |
5961 | eval "DEFAULT_$LINE" | |
5962 | else | |
5963 | no_cache=1 | |
5964 | fi | |
5965 | ||
5966 | ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX | |
5967 | ||
5968 | fi | |
5969 | ||
5970 | ||
5971 | eval "$ac_cv_use_pcx" | |
5972 | if test "$no_cache" != 1; then | |
5973 | echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp | |
5974 | fi | |
5975 | ||
5976 | if test "$wxUSE_PCX" = yes; then | |
5977 | echo "$ac_t""yes" 1>&6 | |
5978 | else | |
5979 | echo "$ac_t""no" 1>&6 | |
5980 | fi | |
5981 | ||
5982 | ||
5983 | echo $ac_n "checking "for --enable-pnm"""... $ac_c" 1>&6 | |
e8f65ba6 | 5984 | echo "configure:5985: checking "for --enable-pnm"" >&5 |
10f2d63a VZ |
5985 | no_cache=0 |
5986 | # Check whether --enable-pnm or --disable-pnm was given. | |
5987 | if test "${enable_pnm+set}" = set; then | |
5988 | enableval="$enable_pnm" | |
5989 | ||
5990 | if test "$enableval" = yes; then | |
5991 | ac_cv_use_pnm='wxUSE_PNM=yes' | |
5992 | else | |
5993 | ac_cv_use_pnm='wxUSE_PNM=no' | |
5994 | fi | |
5995 | ||
5996 | else | |
5997 | ||
5998 | LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}` | |
5999 | if test "x$LINE" != x ; then | |
6000 | eval "DEFAULT_$LINE" | |
6001 | else | |
6002 | no_cache=1 | |
6003 | fi | |
6004 | ||
6005 | ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM | |
6006 | ||
6007 | fi | |
6008 | ||
6009 | ||
6010 | eval "$ac_cv_use_pnm" | |
6011 | if test "$no_cache" != 1; then | |
6012 | echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp | |
6013 | fi | |
6014 | ||
6015 | if test "$wxUSE_PNM" = yes; then | |
6016 | echo "$ac_t""yes" 1>&6 | |
6017 | else | |
6018 | echo "$ac_t""no" 1>&6 | |
6019 | fi | |
6020 | ||
6021 | ||
b12915c1 VZ |
6022 | fi |
6023 | ||
10f2d63a VZ |
6024 | |
6025 | echo "saving argument cache $wx_arg_cache_file" | |
6026 | mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file} | |
6027 | ||
6028 | ||
6029 | ||
6030 | echo $ac_n "checking for toolkit""... $ac_c" 1>&6 | |
e8f65ba6 | 6031 | echo "configure:6032: checking for toolkit" >&5 |
10f2d63a VZ |
6032 | |
6033 | if test "$wxUSE_GUI" = "yes"; then | |
6034 | ||
b12915c1 VZ |
6035 | if test "$USE_BEOS" = 1; then |
6036 | { echo "configure: error: BeOS GUI is not supported yet, use --disable-gui" 1>&2; exit 1; } | |
6037 | fi | |
6038 | ||
10f2d63a VZ |
6039 | if test "$TOOLKIT_GIVEN" = 1; then |
6040 | for toolkit in `echo $ALL_TOOLKITS`; do | |
6041 | var=wxUSE_$toolkit | |
6042 | eval "value=\$${var}" | |
6043 | eval "$var=`echo \$value | sed -e "s/yes/1/" -e "s/no/0/"`" | |
6044 | done | |
6045 | else | |
6046 | for toolkit in `echo $ALL_TOOLKITS`; do | |
6047 | if test "$has_toolkit_in_cache" != 1; then | |
6048 | var=DEFAULT_DEFAULT_wxUSE_$toolkit | |
6049 | else | |
6050 | var=DEFAULT_wxUSE_$toolkit | |
6051 | fi | |
6052 | eval "wxUSE_$toolkit=\$${var}" | |
6053 | done | |
6054 | fi | |
6055 | ||
ec14dd32 | 6056 | NUM_TOOLKITS=`expr ${wxUSE_GTK:-0} + ${wxUSE_MOTIF:-0} + ${wxUSE_WINE:-0} + ${wxUSE_MINGW:-0} + ${wxUSE_CYGWIN:-0}` |
cf27ef00 | 6057 | |
ec14dd32 VZ |
6058 | case "${host}" in |
6059 | *-pc-os2_emx ) | |
6060 | NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}` | |
6061 | # PATH_IFS is autodetected by OS/2's configure (usually ';') | |
6062 | LEX_STEM="lexyy" | |
6063 | ;; | |
6064 | *) | |
6065 | PATH_IFS=':' | |
6066 | LEX_STEM="lex.yy" | |
6067 | ;; | |
6068 | esac | |
10f2d63a VZ |
6069 | |
6070 | case "$NUM_TOOLKITS" in | |
6071 | 1) | |
6072 | ;; | |
6073 | 0) | |
6074 | { echo "configure: error: Please specify a toolkit - cannot determine the default for ${host}" 1>&2; exit 1; } | |
6075 | ;; | |
6076 | *) | |
6077 | { echo "configure: error: Please specify at most one toolkit (may be some are cached?)" 1>&2; exit 1; } | |
6078 | esac | |
6079 | ||
6080 | for toolkit in `echo $ALL_TOOLKITS`; do | |
6081 | var=wxUSE_$toolkit | |
6082 | eval "value=\$${var}" | |
6083 | if test "x$value" != x; then | |
6084 | cache_var=CACHE_$toolkit | |
6085 | eval "cache=\$${cache_var}" | |
6086 | if test "$cache" = 1; then | |
6087 | echo "$var=$value" >> ${wx_arg_cache_file} | |
6088 | fi | |
6089 | if test "$value" = 1; then | |
6090 | echo "$ac_t""`echo $toolkit | tr A-Z a-z`" 1>&6 | |
6091 | fi | |
6092 | fi | |
6093 | done | |
6094 | ||
6095 | else | |
cf27ef00 | 6096 | PATH_IFS=':' |
10f2d63a VZ |
6097 | echo "$ac_t""base only" 1>&6 |
6098 | fi | |
6099 | ||
6100 | ||
6101 | cat > confcache <<\EOF | |
6102 | # This file is a shell script that caches the results of configure | |
6103 | # tests run on this system so they can be shared between configure | |
6104 | # scripts and configure runs. It is not useful on other systems. | |
6105 | # If it contains results you don't want to keep, you may remove or edit it. | |
6106 | # | |
6107 | # By default, configure uses ./config.cache as the cache file, | |
6108 | # creating it if it does not exist already. You can give configure | |
6109 | # the --cache-file=FILE option to use a different cache file; that is | |
6110 | # what configure does when it calls configure scripts in | |
6111 | # subdirectories, so they share the cache. | |
6112 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
6113 | # config.status only pays attention to the cache file if you give it the | |
6114 | # --recheck option to rerun configure. | |
6115 | # | |
6116 | EOF | |
6117 | # The following way of writing the cache mishandles newlines in values, | |
6118 | # but we know of no workaround that is simple, portable, and efficient. | |
6119 | # So, don't put newlines in cache variables' values. | |
6120 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
6121 | # and sets the high bit in the cache file unless we assign to the vars. | |
6122 | (set) 2>&1 | | |
6123 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
6124 | *ac_space=\ *) | |
6125 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
6126 | # turns \\\\ into \\, and sed turns \\ into \). | |
6127 | sed -n \ | |
6128 | -e "s/'/'\\\\''/g" \ | |
6129 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
6130 | ;; | |
6131 | *) | |
6132 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
6133 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
6134 | ;; | |
6135 | esac >> confcache | |
6136 | if cmp -s $cache_file confcache; then | |
6137 | : | |
6138 | else | |
6139 | if test -w $cache_file; then | |
6140 | echo "updating cache $cache_file" | |
6141 | cat confcache > $cache_file | |
6142 | else | |
6143 | echo "not updating unwritable cache $cache_file" | |
6144 | fi | |
6145 | fi | |
6146 | rm -f confcache | |
6147 | ||
6148 | ||
e59890c3 | 6149 | if test "$build" != "$host" ; then |
10f2d63a VZ |
6150 | CC=$host_alias-gcc |
6151 | CXX=$host_alias-c++ | |
6152 | AR=$host_alias-ar | |
6153 | RANLIB=$host_alias-ranlib | |
6154 | DLLTOOL=$host_alias-dlltool | |
32832908 | 6155 | RESCOMP=$host_alias-windres |
10f2d63a VZ |
6156 | LD=$host_alias-ld |
6157 | NM=$host_alias-nm | |
6158 | STRIP=$host_alias-strip | |
10f2d63a VZ |
6159 | fi |
6160 | ||
6161 | # Extract the first word of "gcc", so it can be a program name with args. | |
6162 | set dummy gcc; ac_word=$2 | |
6163 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6164 | echo "configure:6165: checking for $ac_word" >&5 |
10f2d63a VZ |
6165 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
6166 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6167 | else | |
6168 | if test -n "$CC"; then | |
6169 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
6170 | else | |
6171 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6172 | ac_dummy="$PATH" | |
6173 | for ac_dir in $ac_dummy; do | |
6174 | test -z "$ac_dir" && ac_dir=. | |
6175 | if test -f $ac_dir/$ac_word; then | |
6176 | ac_cv_prog_CC="gcc" | |
6177 | break | |
6178 | fi | |
6179 | done | |
6180 | IFS="$ac_save_ifs" | |
6181 | fi | |
6182 | fi | |
6183 | CC="$ac_cv_prog_CC" | |
6184 | if test -n "$CC"; then | |
6185 | echo "$ac_t""$CC" 1>&6 | |
6186 | else | |
6187 | echo "$ac_t""no" 1>&6 | |
6188 | fi | |
6189 | ||
6190 | if test -z "$CC"; then | |
6191 | # Extract the first word of "cc", so it can be a program name with args. | |
6192 | set dummy cc; ac_word=$2 | |
6193 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6194 | echo "configure:6195: checking for $ac_word" >&5 |
10f2d63a VZ |
6195 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
6196 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6197 | else | |
6198 | if test -n "$CC"; then | |
6199 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
6200 | else | |
6201 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6202 | ac_prog_rejected=no | |
6203 | ac_dummy="$PATH" | |
6204 | for ac_dir in $ac_dummy; do | |
6205 | test -z "$ac_dir" && ac_dir=. | |
6206 | if test -f $ac_dir/$ac_word; then | |
6207 | if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then | |
6208 | ac_prog_rejected=yes | |
6209 | continue | |
6210 | fi | |
6211 | ac_cv_prog_CC="cc" | |
6212 | break | |
6213 | fi | |
6214 | done | |
6215 | IFS="$ac_save_ifs" | |
6216 | if test $ac_prog_rejected = yes; then | |
6217 | # We found a bogon in the path, so make sure we never use it. | |
6218 | set dummy $ac_cv_prog_CC | |
6219 | shift | |
6220 | if test $# -gt 0; then | |
6221 | # We chose a different compiler from the bogus one. | |
6222 | # However, it has the same basename, so the bogon will be chosen | |
6223 | # first if we set CC to just the basename; use the full file name. | |
6224 | shift | |
6225 | set dummy "$ac_dir/$ac_word" "$@" | |
6226 | shift | |
6227 | ac_cv_prog_CC="$@" | |
6228 | fi | |
6229 | fi | |
6230 | fi | |
6231 | fi | |
6232 | CC="$ac_cv_prog_CC" | |
6233 | if test -n "$CC"; then | |
6234 | echo "$ac_t""$CC" 1>&6 | |
6235 | else | |
6236 | echo "$ac_t""no" 1>&6 | |
6237 | fi | |
6238 | ||
6239 | if test -z "$CC"; then | |
6240 | case "`uname -s`" in | |
6241 | *win32* | *WIN32*) | |
6242 | # Extract the first word of "cl", so it can be a program name with args. | |
6243 | set dummy cl; ac_word=$2 | |
6244 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6245 | echo "configure:6246: checking for $ac_word" >&5 |
10f2d63a VZ |
6246 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
6247 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6248 | else | |
6249 | if test -n "$CC"; then | |
6250 | ac_cv_prog_CC="$CC" # Let the user override the test. | |
6251 | else | |
6252 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6253 | ac_dummy="$PATH" | |
6254 | for ac_dir in $ac_dummy; do | |
6255 | test -z "$ac_dir" && ac_dir=. | |
6256 | if test -f $ac_dir/$ac_word; then | |
6257 | ac_cv_prog_CC="cl" | |
6258 | break | |
6259 | fi | |
6260 | done | |
6261 | IFS="$ac_save_ifs" | |
6262 | fi | |
6263 | fi | |
6264 | CC="$ac_cv_prog_CC" | |
6265 | if test -n "$CC"; then | |
6266 | echo "$ac_t""$CC" 1>&6 | |
6267 | else | |
6268 | echo "$ac_t""no" 1>&6 | |
6269 | fi | |
6270 | ;; | |
6271 | esac | |
6272 | fi | |
6273 | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } | |
6274 | fi | |
6275 | ||
6276 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
e8f65ba6 | 6277 | echo "configure:6278: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
6278 | |
6279 | ac_ext=c | |
6280 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6281 | ac_cpp='$CPP $CPPFLAGS' | |
6282 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6283 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6284 | cross_compiling=$ac_cv_prog_cc_cross | |
6285 | ||
6286 | cat > conftest.$ac_ext << EOF | |
6287 | ||
e8f65ba6 | 6288 | #line 6289 "configure" |
10f2d63a VZ |
6289 | #include "confdefs.h" |
6290 | ||
6291 | main(){return(0);} | |
6292 | EOF | |
e8f65ba6 | 6293 | if { (eval echo configure:6294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6294 | ac_cv_prog_cc_works=yes |
6295 | # If we can't run a trivial program, we are probably using a cross compiler. | |
6296 | if (./conftest; exit) 2>/dev/null; then | |
6297 | ac_cv_prog_cc_cross=no | |
6298 | else | |
6299 | ac_cv_prog_cc_cross=yes | |
6300 | fi | |
6301 | else | |
6302 | echo "configure: failed program was:" >&5 | |
6303 | cat conftest.$ac_ext >&5 | |
6304 | ac_cv_prog_cc_works=no | |
6305 | fi | |
6306 | rm -fr conftest* | |
6307 | ac_ext=c | |
6308 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6309 | ac_cpp='$CPP $CPPFLAGS' | |
6310 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6311 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6312 | cross_compiling=$ac_cv_prog_cc_cross | |
6313 | ||
6314 | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 | |
6315 | if test $ac_cv_prog_cc_works = no; then | |
6316 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } | |
6317 | fi | |
6318 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
e8f65ba6 | 6319 | echo "configure:6320: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
6320 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
6321 | cross_compiling=$ac_cv_prog_cc_cross | |
6322 | ||
6323 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | |
e8f65ba6 | 6324 | echo "configure:6325: checking whether we are using GNU C" >&5 |
10f2d63a VZ |
6325 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
6326 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6327 | else | |
6328 | cat > conftest.c <<EOF | |
6329 | #ifdef __GNUC__ | |
6330 | yes; | |
6331 | #endif | |
6332 | EOF | |
e8f65ba6 | 6333 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:6334: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
6334 | ac_cv_prog_gcc=yes |
6335 | else | |
6336 | ac_cv_prog_gcc=no | |
6337 | fi | |
6338 | fi | |
6339 | ||
6340 | echo "$ac_t""$ac_cv_prog_gcc" 1>&6 | |
6341 | ||
6342 | if test $ac_cv_prog_gcc = yes; then | |
6343 | GCC=yes | |
6344 | else | |
6345 | GCC= | |
6346 | fi | |
6347 | ||
6348 | ac_test_CFLAGS="${CFLAGS+set}" | |
6349 | ac_save_CFLAGS="$CFLAGS" | |
6350 | CFLAGS= | |
6351 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | |
e8f65ba6 | 6352 | echo "configure:6353: checking whether ${CC-cc} accepts -g" >&5 |
10f2d63a VZ |
6353 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
6354 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6355 | else | |
6356 | echo 'void f(){}' > conftest.c | |
6357 | if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then | |
6358 | ac_cv_prog_cc_g=yes | |
6359 | else | |
6360 | ac_cv_prog_cc_g=no | |
6361 | fi | |
6362 | rm -f conftest* | |
6363 | ||
6364 | fi | |
6365 | ||
6366 | echo "$ac_t""$ac_cv_prog_cc_g" 1>&6 | |
6367 | if test "$ac_test_CFLAGS" = set; then | |
6368 | CFLAGS="$ac_save_CFLAGS" | |
6369 | elif test $ac_cv_prog_cc_g = yes; then | |
6370 | if test "$GCC" = yes; then | |
6371 | CFLAGS="-g -O2" | |
6372 | else | |
6373 | CFLAGS="-g" | |
6374 | fi | |
6375 | else | |
6376 | if test "$GCC" = yes; then | |
6377 | CFLAGS="-O2" | |
6378 | else | |
6379 | CFLAGS= | |
6380 | fi | |
6381 | fi | |
6382 | ||
6383 | ||
6384 | CFLAGS=`echo "$CFLAGS" | sed 's/-g//g'` | |
6385 | ||
6386 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | |
e8f65ba6 | 6387 | echo "configure:6388: checking how to run the C preprocessor" >&5 |
10f2d63a VZ |
6388 | # On Suns, sometimes $CPP names a directory. |
6389 | if test -n "$CPP" && test -d "$CPP"; then | |
6390 | CPP= | |
6391 | fi | |
6392 | if test -z "$CPP"; then | |
6393 | if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then | |
6394 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6395 | else | |
6396 | # This must be in double quotes, not single quotes, because CPP may get | |
6397 | # substituted into the Makefile and "${CC-cc}" will confuse make. | |
6398 | CPP="${CC-cc} -E" | |
6399 | # On the NeXT, cc -E runs the code through the compiler's parser, | |
6400 | # not just through cpp. | |
6401 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6402 | #line 6403 "configure" |
10f2d63a VZ |
6403 | #include "confdefs.h" |
6404 | #include <assert.h> | |
6405 | Syntax Error | |
6406 | EOF | |
6407 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 6408 | { (eval echo configure:6409: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6409 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6410 | if test -z "$ac_err"; then | |
6411 | : | |
6412 | else | |
6413 | echo "$ac_err" >&5 | |
6414 | echo "configure: failed program was:" >&5 | |
6415 | cat conftest.$ac_ext >&5 | |
6416 | rm -rf conftest* | |
6417 | CPP="${CC-cc} -E -traditional-cpp" | |
6418 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6419 | #line 6420 "configure" |
10f2d63a VZ |
6420 | #include "confdefs.h" |
6421 | #include <assert.h> | |
6422 | Syntax Error | |
6423 | EOF | |
6424 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 6425 | { (eval echo configure:6426: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6426 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6427 | if test -z "$ac_err"; then | |
6428 | : | |
6429 | else | |
6430 | echo "$ac_err" >&5 | |
6431 | echo "configure: failed program was:" >&5 | |
6432 | cat conftest.$ac_ext >&5 | |
6433 | rm -rf conftest* | |
6434 | CPP="${CC-cc} -nologo -E" | |
6435 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6436 | #line 6437 "configure" |
10f2d63a VZ |
6437 | #include "confdefs.h" |
6438 | #include <assert.h> | |
6439 | Syntax Error | |
6440 | EOF | |
6441 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 6442 | { (eval echo configure:6443: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6443 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6444 | if test -z "$ac_err"; then | |
6445 | : | |
6446 | else | |
6447 | echo "$ac_err" >&5 | |
6448 | echo "configure: failed program was:" >&5 | |
6449 | cat conftest.$ac_ext >&5 | |
6450 | rm -rf conftest* | |
6451 | CPP=/lib/cpp | |
6452 | fi | |
6453 | rm -f conftest* | |
6454 | fi | |
6455 | rm -f conftest* | |
6456 | fi | |
6457 | rm -f conftest* | |
6458 | ac_cv_prog_CPP="$CPP" | |
6459 | fi | |
6460 | CPP="$ac_cv_prog_CPP" | |
6461 | else | |
6462 | ac_cv_prog_CPP="$CPP" | |
6463 | fi | |
6464 | echo "$ac_t""$CPP" 1>&6 | |
6465 | ||
6466 | ||
6467 | if test $ac_cv_prog_gcc = yes; then | |
6468 | echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 | |
e8f65ba6 | 6469 | echo "configure:6470: checking whether ${CC-cc} needs -traditional" >&5 |
10f2d63a VZ |
6470 | if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then |
6471 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6472 | else | |
6473 | ac_pattern="Autoconf.*'x'" | |
6474 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6475 | #line 6476 "configure" |
10f2d63a VZ |
6476 | #include "confdefs.h" |
6477 | #include <sgtty.h> | |
6478 | Autoconf TIOCGETP | |
6479 | EOF | |
6480 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6481 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6482 | rm -rf conftest* | |
6483 | ac_cv_prog_gcc_traditional=yes | |
6484 | else | |
6485 | rm -rf conftest* | |
6486 | ac_cv_prog_gcc_traditional=no | |
6487 | fi | |
6488 | rm -f conftest* | |
6489 | ||
6490 | ||
6491 | if test $ac_cv_prog_gcc_traditional = no; then | |
6492 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6493 | #line 6494 "configure" |
10f2d63a VZ |
6494 | #include "confdefs.h" |
6495 | #include <termio.h> | |
6496 | Autoconf TCGETA | |
6497 | EOF | |
6498 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
6499 | egrep "$ac_pattern" >/dev/null 2>&1; then | |
6500 | rm -rf conftest* | |
6501 | ac_cv_prog_gcc_traditional=yes | |
6502 | fi | |
6503 | rm -f conftest* | |
6504 | ||
6505 | fi | |
6506 | fi | |
6507 | ||
6508 | echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 | |
6509 | if test $ac_cv_prog_gcc_traditional = yes; then | |
6510 | CC="$CC -traditional" | |
6511 | fi | |
6512 | fi | |
6513 | ||
6514 | ||
6515 | ||
6516 | ac_ext=C | |
6517 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6518 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6519 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6520 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6521 | cross_compiling=$ac_cv_prog_cxx_cross | |
6522 | ||
6523 | ||
6524 | for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl | |
6525 | do | |
6526 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6527 | set dummy $ac_prog; ac_word=$2 | |
6528 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6529 | echo "configure:6530: checking for $ac_word" >&5 |
10f2d63a VZ |
6530 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
6531 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6532 | else | |
6533 | if test -n "$CXX"; then | |
6534 | ac_cv_prog_CXX="$CXX" # Let the user override the test. | |
6535 | else | |
6536 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6537 | ac_dummy="$PATH" | |
6538 | for ac_dir in $ac_dummy; do | |
6539 | test -z "$ac_dir" && ac_dir=. | |
6540 | if test -f $ac_dir/$ac_word; then | |
6541 | ac_cv_prog_CXX="$ac_prog" | |
6542 | break | |
6543 | fi | |
6544 | done | |
6545 | IFS="$ac_save_ifs" | |
6546 | fi | |
6547 | fi | |
6548 | CXX="$ac_cv_prog_CXX" | |
6549 | if test -n "$CXX"; then | |
6550 | echo "$ac_t""$CXX" 1>&6 | |
6551 | else | |
6552 | echo "$ac_t""no" 1>&6 | |
6553 | fi | |
6554 | ||
6555 | test -n "$CXX" && break | |
6556 | done | |
6557 | test -n "$CXX" || CXX="gcc" | |
6558 | ||
6559 | ||
6560 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | |
e8f65ba6 | 6561 | echo "configure:6562: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
10f2d63a VZ |
6562 | |
6563 | ac_ext=C | |
6564 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6565 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6566 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6567 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6568 | cross_compiling=$ac_cv_prog_cxx_cross | |
6569 | ||
6570 | cat > conftest.$ac_ext << EOF | |
6571 | ||
e8f65ba6 | 6572 | #line 6573 "configure" |
10f2d63a VZ |
6573 | #include "confdefs.h" |
6574 | ||
6575 | int main(){return(0);} | |
6576 | EOF | |
e8f65ba6 | 6577 | if { (eval echo configure:6578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6578 | ac_cv_prog_cxx_works=yes |
6579 | # If we can't run a trivial program, we are probably using a cross compiler. | |
6580 | if (./conftest; exit) 2>/dev/null; then | |
6581 | ac_cv_prog_cxx_cross=no | |
6582 | else | |
6583 | ac_cv_prog_cxx_cross=yes | |
6584 | fi | |
6585 | else | |
6586 | echo "configure: failed program was:" >&5 | |
6587 | cat conftest.$ac_ext >&5 | |
6588 | ac_cv_prog_cxx_works=no | |
6589 | fi | |
6590 | rm -fr conftest* | |
6591 | ac_ext=C | |
6592 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6593 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6594 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6595 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6596 | cross_compiling=$ac_cv_prog_cxx_cross | |
6597 | ||
6598 | echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6 | |
6599 | if test $ac_cv_prog_cxx_works = no; then | |
6600 | { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } | |
6601 | fi | |
6602 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | |
e8f65ba6 | 6603 | echo "configure:6604: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
10f2d63a VZ |
6604 | echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 |
6605 | cross_compiling=$ac_cv_prog_cxx_cross | |
6606 | ||
6607 | echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 | |
e8f65ba6 | 6608 | echo "configure:6609: checking whether we are using GNU C++" >&5 |
10f2d63a VZ |
6609 | if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then |
6610 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6611 | else | |
6612 | cat > conftest.C <<EOF | |
6613 | #ifdef __GNUC__ | |
6614 | yes; | |
6615 | #endif | |
6616 | EOF | |
e8f65ba6 | 6617 | if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:6618: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
10f2d63a VZ |
6618 | ac_cv_prog_gxx=yes |
6619 | else | |
6620 | ac_cv_prog_gxx=no | |
6621 | fi | |
6622 | fi | |
6623 | ||
6624 | echo "$ac_t""$ac_cv_prog_gxx" 1>&6 | |
6625 | ||
6626 | if test $ac_cv_prog_gxx = yes; then | |
6627 | GXX=yes | |
6628 | else | |
6629 | GXX= | |
6630 | fi | |
6631 | ||
6632 | ac_test_CXXFLAGS="${CXXFLAGS+set}" | |
6633 | ac_save_CXXFLAGS="$CXXFLAGS" | |
6634 | CXXFLAGS= | |
6635 | echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 | |
e8f65ba6 | 6636 | echo "configure:6637: checking whether ${CXX-g++} accepts -g" >&5 |
10f2d63a VZ |
6637 | if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then |
6638 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6639 | else | |
6640 | echo 'void f(){}' > conftest.cc | |
6641 | if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then | |
6642 | ac_cv_prog_cxx_g=yes | |
6643 | else | |
6644 | ac_cv_prog_cxx_g=no | |
6645 | fi | |
6646 | rm -f conftest* | |
6647 | ||
6648 | fi | |
6649 | ||
6650 | echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6 | |
6651 | if test "$ac_test_CXXFLAGS" = set; then | |
6652 | CXXFLAGS="$ac_save_CXXFLAGS" | |
6653 | elif test $ac_cv_prog_cxx_g = yes; then | |
6654 | if test "$GXX" = yes; then | |
6655 | CXXFLAGS="-g -O2" | |
6656 | else | |
6657 | CXXFLAGS="-g" | |
6658 | fi | |
6659 | else | |
6660 | if test "$GXX" = yes; then | |
6661 | CXXFLAGS="-O2" | |
6662 | else | |
6663 | CXXFLAGS= | |
6664 | fi | |
6665 | fi | |
6666 | ||
6667 | ||
6668 | echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 | |
e8f65ba6 | 6669 | echo "configure:6670: checking how to run the C++ preprocessor" >&5 |
10f2d63a VZ |
6670 | if test -z "$CXXCPP"; then |
6671 | if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then | |
6672 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6673 | else | |
6674 | ac_ext=C | |
6675 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6676 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6677 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6678 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6679 | cross_compiling=$ac_cv_prog_cxx_cross | |
6680 | CXXCPP="${CXX-g++} -E" | |
6681 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6682 | #line 6683 "configure" |
10f2d63a VZ |
6683 | #include "confdefs.h" |
6684 | #include <stdlib.h> | |
6685 | EOF | |
6686 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 6687 | { (eval echo configure:6688: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
6688 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
6689 | if test -z "$ac_err"; then | |
6690 | : | |
6691 | else | |
6692 | echo "$ac_err" >&5 | |
6693 | echo "configure: failed program was:" >&5 | |
6694 | cat conftest.$ac_ext >&5 | |
6695 | rm -rf conftest* | |
6696 | CXXCPP=/lib/cpp | |
6697 | fi | |
6698 | rm -f conftest* | |
6699 | ac_cv_prog_CXXCPP="$CXXCPP" | |
6700 | ac_ext=C | |
6701 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6702 | ac_cpp='$CXXCPP $CPPFLAGS' | |
6703 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6704 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6705 | cross_compiling=$ac_cv_prog_cxx_cross | |
6706 | fi | |
6707 | fi | |
6708 | CXXCPP="$ac_cv_prog_CXXCPP" | |
6709 | echo "$ac_t""$CXXCPP" 1>&6 | |
6710 | ||
6711 | ||
6712 | CXXFLAGS=`echo "$CXXFLAGS" | sed 's/-g//g'` | |
6713 | ||
6714 | ac_ext=c | |
6715 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
6716 | ac_cpp='$CPP $CPPFLAGS' | |
6717 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
6718 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
6719 | cross_compiling=$ac_cv_prog_cc_cross | |
6720 | ||
6721 | ||
6722 | # Extract the first word of "ranlib", so it can be a program name with args. | |
6723 | set dummy ranlib; ac_word=$2 | |
6724 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6725 | echo "configure:6726: checking for $ac_word" >&5 |
10f2d63a VZ |
6726 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
6727 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6728 | else | |
6729 | if test -n "$RANLIB"; then | |
6730 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |
6731 | else | |
6732 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6733 | ac_dummy="$PATH" | |
6734 | for ac_dir in $ac_dummy; do | |
6735 | test -z "$ac_dir" && ac_dir=. | |
6736 | if test -f $ac_dir/$ac_word; then | |
6737 | ac_cv_prog_RANLIB="ranlib" | |
6738 | break | |
6739 | fi | |
6740 | done | |
6741 | IFS="$ac_save_ifs" | |
6742 | test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":" | |
6743 | fi | |
6744 | fi | |
6745 | RANLIB="$ac_cv_prog_RANLIB" | |
6746 | if test -n "$RANLIB"; then | |
6747 | echo "$ac_t""$RANLIB" 1>&6 | |
6748 | else | |
6749 | echo "$ac_t""no" 1>&6 | |
6750 | fi | |
6751 | ||
6752 | ||
6753 | # Extract the first word of "ar", so it can be a program name with args. | |
6754 | set dummy ar; ac_word=$2 | |
6755 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6756 | echo "configure:6757: checking for $ac_word" >&5 |
10f2d63a VZ |
6757 | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then |
6758 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6759 | else | |
6760 | if test -n "$AR"; then | |
6761 | ac_cv_prog_AR="$AR" # Let the user override the test. | |
6762 | else | |
6763 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6764 | ac_dummy="$PATH" | |
6765 | for ac_dir in $ac_dummy; do | |
6766 | test -z "$ac_dir" && ac_dir=. | |
6767 | if test -f $ac_dir/$ac_word; then | |
6768 | ac_cv_prog_AR="ar" | |
6769 | break | |
6770 | fi | |
6771 | done | |
6772 | IFS="$ac_save_ifs" | |
6773 | test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar" | |
6774 | fi | |
6775 | fi | |
6776 | AR="$ac_cv_prog_AR" | |
6777 | if test -n "$AR"; then | |
6778 | echo "$ac_t""$AR" 1>&6 | |
6779 | else | |
6780 | echo "$ac_t""no" 1>&6 | |
6781 | fi | |
6782 | ||
6783 | ||
6784 | # Find a good install program. We prefer a C program (faster), | |
6785 | # so one script is as good as another. But avoid the broken or | |
6786 | # incompatible versions: | |
6787 | # SysV /etc/install, /usr/sbin/install | |
6788 | # SunOS /usr/etc/install | |
6789 | # IRIX /sbin/install | |
6790 | # AIX /bin/install | |
6791 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | |
6792 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | |
6793 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | |
6794 | # ./install, which can be erroneously created by make from ./install.sh. | |
6795 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | |
e8f65ba6 | 6796 | echo "configure:6797: checking for a BSD compatible install" >&5 |
10f2d63a VZ |
6797 | if test -z "$INSTALL"; then |
6798 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | |
6799 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6800 | else | |
6801 | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" | |
6802 | for ac_dir in $PATH; do | |
6803 | # Account for people who put trailing slashes in PATH elements. | |
6804 | case "$ac_dir/" in | |
6805 | /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; | |
6806 | *) | |
6807 | # OSF1 and SCO ODT 3.0 have their own names for install. | |
6808 | # Don't use installbsd from OSF since it installs stuff as root | |
6809 | # by default. | |
6810 | for ac_prog in ginstall scoinst install; do | |
6811 | if test -f $ac_dir/$ac_prog; then | |
6812 | if test $ac_prog = install && | |
6813 | grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then | |
6814 | # AIX install. It has an incompatible calling convention. | |
6815 | : | |
6816 | else | |
6817 | ac_cv_path_install="$ac_dir/$ac_prog -c" | |
6818 | break 2 | |
6819 | fi | |
6820 | fi | |
6821 | done | |
6822 | ;; | |
6823 | esac | |
6824 | done | |
6825 | IFS="$ac_save_IFS" | |
6826 | ||
6827 | fi | |
6828 | if test "${ac_cv_path_install+set}" = set; then | |
6829 | INSTALL="$ac_cv_path_install" | |
6830 | else | |
6831 | # As a last resort, use the slow shell script. We don't cache a | |
6832 | # path for INSTALL within a source directory, because that will | |
6833 | # break other packages using the cache if that directory is | |
6834 | # removed, or if the path is relative. | |
6835 | INSTALL="$ac_install_sh" | |
6836 | fi | |
6837 | fi | |
6838 | echo "$ac_t""$INSTALL" 1>&6 | |
6839 | ||
6840 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | |
6841 | # It thinks the first close brace ends the variable substitution. | |
6842 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | |
6843 | ||
6844 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' | |
6845 | ||
6846 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | |
6847 | ||
6848 | ||
6849 | # Extract the first word of "strip", so it can be a program name with args. | |
6850 | set dummy strip; ac_word=$2 | |
6851 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6852 | echo "configure:6853: checking for $ac_word" >&5 |
10f2d63a VZ |
6853 | if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then |
6854 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6855 | else | |
6856 | if test -n "$STRIP"; then | |
6857 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. | |
6858 | else | |
6859 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6860 | ac_dummy="$PATH" | |
6861 | for ac_dir in $ac_dummy; do | |
6862 | test -z "$ac_dir" && ac_dir=. | |
6863 | if test -f $ac_dir/$ac_word; then | |
6864 | ac_cv_prog_STRIP="strip" | |
6865 | break | |
6866 | fi | |
6867 | done | |
6868 | IFS="$ac_save_ifs" | |
6869 | test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP="true" | |
6870 | fi | |
6871 | fi | |
6872 | STRIP="$ac_cv_prog_STRIP" | |
6873 | if test -n "$STRIP"; then | |
6874 | echo "$ac_t""$STRIP" 1>&6 | |
6875 | else | |
6876 | echo "$ac_t""no" 1>&6 | |
6877 | fi | |
6878 | ||
6879 | ||
6880 | echo $ac_n "checking "make for VPATH support"""... $ac_c" 1>&6 | |
e8f65ba6 | 6881 | echo "configure:6882: checking "make for VPATH support"" >&5 |
10f2d63a VZ |
6882 | cat - << EOF > confMake |
6883 | check : file | |
6884 | cp \$? \$@ | |
6885 | cp \$? final_file | |
6886 | EOF | |
6887 | ||
6888 | if test ! -d sub ; then | |
6889 | mkdir sub | |
6890 | fi | |
6891 | echo dummy > sub/file | |
f6bcfd97 | 6892 | ${MAKE-make} -f confMake VPATH=sub 2>&5 > /dev/null |
10f2d63a VZ |
6893 | RESULT=$? |
6894 | rm -f sub/file check final_file confMake | |
6895 | rmdir sub | |
6896 | if test "$RESULT" = 0; then | |
6897 | echo "$ac_t""yes" 1>&6 | |
6898 | else | |
6899 | echo "$ac_t""no" 1>&6 | |
6900 | { echo "configure: error: You need a make-utility that is able to use the variable | |
6901 | VPATH correctly. | |
6902 | If your version of make does not support VPATH correctly" 1>&2; exit 1; } | |
6903 | fi | |
6904 | ||
6905 | for ac_prog in 'bison -y' byacc | |
6906 | do | |
6907 | # Extract the first word of "$ac_prog", so it can be a program name with args. | |
6908 | set dummy $ac_prog; ac_word=$2 | |
6909 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6910 | echo "configure:6911: checking for $ac_word" >&5 |
10f2d63a VZ |
6911 | if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then |
6912 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6913 | else | |
6914 | if test -n "$YACC"; then | |
6915 | ac_cv_prog_YACC="$YACC" # Let the user override the test. | |
6916 | else | |
6917 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6918 | ac_dummy="$PATH" | |
6919 | for ac_dir in $ac_dummy; do | |
6920 | test -z "$ac_dir" && ac_dir=. | |
6921 | if test -f $ac_dir/$ac_word; then | |
6922 | ac_cv_prog_YACC="$ac_prog" | |
6923 | break | |
6924 | fi | |
6925 | done | |
6926 | IFS="$ac_save_ifs" | |
6927 | fi | |
6928 | fi | |
6929 | YACC="$ac_cv_prog_YACC" | |
6930 | if test -n "$YACC"; then | |
6931 | echo "$ac_t""$YACC" 1>&6 | |
6932 | else | |
6933 | echo "$ac_t""no" 1>&6 | |
6934 | fi | |
6935 | ||
6936 | test -n "$YACC" && break | |
6937 | done | |
6938 | test -n "$YACC" || YACC="yacc" | |
6939 | ||
6940 | ||
6941 | # Extract the first word of "flex", so it can be a program name with args. | |
6942 | set dummy flex; ac_word=$2 | |
6943 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 6944 | echo "configure:6945: checking for $ac_word" >&5 |
10f2d63a VZ |
6945 | if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then |
6946 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6947 | else | |
6948 | if test -n "$LEX"; then | |
6949 | ac_cv_prog_LEX="$LEX" # Let the user override the test. | |
6950 | else | |
6951 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
6952 | ac_dummy="$PATH" | |
6953 | for ac_dir in $ac_dummy; do | |
6954 | test -z "$ac_dir" && ac_dir=. | |
6955 | if test -f $ac_dir/$ac_word; then | |
6956 | ac_cv_prog_LEX="flex" | |
6957 | break | |
6958 | fi | |
6959 | done | |
6960 | IFS="$ac_save_ifs" | |
6961 | test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex" | |
6962 | fi | |
6963 | fi | |
6964 | LEX="$ac_cv_prog_LEX" | |
6965 | if test -n "$LEX"; then | |
6966 | echo "$ac_t""$LEX" 1>&6 | |
6967 | else | |
6968 | echo "$ac_t""no" 1>&6 | |
6969 | fi | |
6970 | ||
6971 | if test -z "$LEXLIB" | |
6972 | then | |
6973 | case "$LEX" in | |
6974 | flex*) ac_lib=fl ;; | |
6975 | *) ac_lib=l ;; | |
6976 | esac | |
6977 | echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 | |
e8f65ba6 | 6978 | echo "configure:6979: checking for yywrap in -l$ac_lib" >&5 |
10f2d63a VZ |
6979 | ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` |
6980 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
6981 | echo $ac_n "(cached) $ac_c" 1>&6 | |
6982 | else | |
6983 | ac_save_LIBS="$LIBS" | |
6984 | LIBS="-l$ac_lib $LIBS" | |
6985 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 6986 | #line 6987 "configure" |
10f2d63a VZ |
6987 | #include "confdefs.h" |
6988 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6989 | /* We use char because int might match the return type of a gcc2 | |
6990 | builtin and then its argument prototype would still apply. */ | |
6991 | char yywrap(); | |
6992 | ||
6993 | int main() { | |
6994 | yywrap() | |
6995 | ; return 0; } | |
6996 | EOF | |
e8f65ba6 | 6997 | if { (eval echo configure:6998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
6998 | rm -rf conftest* |
6999 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7000 | else | |
7001 | echo "configure: failed program was:" >&5 | |
7002 | cat conftest.$ac_ext >&5 | |
7003 | rm -rf conftest* | |
7004 | eval "ac_cv_lib_$ac_lib_var=no" | |
7005 | fi | |
7006 | rm -f conftest* | |
7007 | LIBS="$ac_save_LIBS" | |
7008 | ||
7009 | fi | |
7010 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7011 | echo "$ac_t""yes" 1>&6 | |
7012 | LEXLIB="-l$ac_lib" | |
7013 | else | |
7014 | echo "$ac_t""no" 1>&6 | |
7015 | fi | |
7016 | ||
7017 | fi | |
7018 | ||
7019 | ||
7020 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 | |
e8f65ba6 | 7021 | echo "configure:7022: checking whether ln -s works" >&5 |
10f2d63a VZ |
7022 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
7023 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7024 | else | |
7025 | rm -f conftestdata | |
7026 | if ln -s X conftestdata 2>/dev/null | |
7027 | then | |
7028 | rm -f conftestdata | |
7029 | ac_cv_prog_LN_S="ln -s" | |
7030 | else | |
7031 | ac_cv_prog_LN_S=ln | |
7032 | fi | |
7033 | fi | |
7034 | LN_S="$ac_cv_prog_LN_S" | |
7035 | if test "$ac_cv_prog_LN_S" = "ln -s"; then | |
7036 | echo "$ac_t""yes" 1>&6 | |
7037 | else | |
7038 | echo "$ac_t""no" 1>&6 | |
7039 | fi | |
7040 | ||
7041 | ||
7042 | ||
7043 | SEARCH_INCLUDE="\ | |
7044 | /usr/local/include \ | |
7045 | \ | |
7046 | /usr/Motif-1.2/include \ | |
7047 | /usr/Motif-2.1/include \ | |
7048 | \ | |
7049 | /usr/include/Motif1.2 \ | |
7050 | /opt/xpm/include/X11 \ | |
7051 | /opt/GBxpm/include/ \ | |
7052 | /opt/GBxpm/X11/include/ \ | |
7053 | \ | |
7054 | /usr/Motif1.2/include \ | |
7055 | /usr/dt/include \ | |
afc31813 VZ |
7056 | /usr/openwin/include \ |
7057 | \ | |
10f2d63a VZ |
7058 | /usr/include/Xm \ |
7059 | \ | |
7060 | /usr/X11R6/include \ | |
afc31813 | 7061 | /usr/X11R6.4/include \ |
10f2d63a VZ |
7062 | /usr/X11R5/include \ |
7063 | /usr/X11R4/include \ | |
7064 | \ | |
10f2d63a VZ |
7065 | /usr/include/X11R6 \ |
7066 | /usr/include/X11R5 \ | |
7067 | /usr/include/X11R4 \ | |
7068 | \ | |
7069 | /usr/local/X11R6/include \ | |
7070 | /usr/local/X11R5/include \ | |
7071 | /usr/local/X11R4/include \ | |
7072 | \ | |
7073 | /usr/local/include/X11R6 \ | |
7074 | /usr/local/include/X11R5 \ | |
7075 | /usr/local/include/X11R4 \ | |
7076 | \ | |
7077 | /usr/X11/include \ | |
7078 | /usr/include/X11 \ | |
7079 | /usr/local/X11/include \ | |
7080 | /usr/local/include/X11 \ | |
7081 | \ | |
7082 | /usr/X386/include \ | |
7083 | /usr/x386/include \ | |
7084 | /usr/XFree86/include/X11 \ | |
7085 | \ | |
cf27ef00 | 7086 | X:/XFree86/include \ |
ec14dd32 VZ |
7087 | X:/XFree86/include/X11 \ |
7088 | \ | |
10f2d63a VZ |
7089 | /usr/include/gtk \ |
7090 | /usr/local/include/gtk \ | |
7091 | /usr/include/glib \ | |
7092 | /usr/local/include/glib \ | |
7093 | \ | |
7094 | /usr/include/qt \ | |
7095 | /usr/local/include/qt \ | |
7096 | \ | |
7097 | /usr/include/windows \ | |
7098 | /usr/include/wine \ | |
7099 | /usr/local/include/wine \ | |
7100 | \ | |
7101 | /usr/unsupported/include \ | |
7102 | /usr/athena/include \ | |
7103 | /usr/local/x11r5/include \ | |
7104 | /usr/lpp/Xamples/include \ | |
7105 | \ | |
10f2d63a | 7106 | /usr/openwin/share/include \ |
928b5c08 VZ |
7107 | \ |
7108 | /usr/include" | |
10f2d63a VZ |
7109 | |
7110 | SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s/include/lib/g` " | |
7111 | ||
7112 | ||
7113 | cat > confcache <<\EOF | |
7114 | # This file is a shell script that caches the results of configure | |
7115 | # tests run on this system so they can be shared between configure | |
7116 | # scripts and configure runs. It is not useful on other systems. | |
7117 | # If it contains results you don't want to keep, you may remove or edit it. | |
7118 | # | |
7119 | # By default, configure uses ./config.cache as the cache file, | |
7120 | # creating it if it does not exist already. You can give configure | |
7121 | # the --cache-file=FILE option to use a different cache file; that is | |
7122 | # what configure does when it calls configure scripts in | |
7123 | # subdirectories, so they share the cache. | |
7124 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
7125 | # config.status only pays attention to the cache file if you give it the | |
7126 | # --recheck option to rerun configure. | |
7127 | # | |
7128 | EOF | |
7129 | # The following way of writing the cache mishandles newlines in values, | |
7130 | # but we know of no workaround that is simple, portable, and efficient. | |
7131 | # So, don't put newlines in cache variables' values. | |
7132 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
7133 | # and sets the high bit in the cache file unless we assign to the vars. | |
7134 | (set) 2>&1 | | |
7135 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
7136 | *ac_space=\ *) | |
7137 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
7138 | # turns \\\\ into \\, and sed turns \\ into \). | |
7139 | sed -n \ | |
7140 | -e "s/'/'\\\\''/g" \ | |
7141 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
7142 | ;; | |
7143 | *) | |
7144 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
7145 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
7146 | ;; | |
7147 | esac >> confcache | |
7148 | if cmp -s $cache_file confcache; then | |
7149 | : | |
7150 | else | |
7151 | if test -w $cache_file; then | |
7152 | echo "updating cache $cache_file" | |
7153 | cat confcache > $cache_file | |
7154 | else | |
7155 | echo "not updating unwritable cache $cache_file" | |
7156 | fi | |
7157 | fi | |
7158 | rm -f confcache | |
7159 | ||
7160 | ||
7161 | ||
dad6c0ea VZ |
7162 | AFMINSTALL= |
7163 | ||
10f2d63a VZ |
7164 | if test "$wxUSE_GUI" = "yes"; then |
7165 | ||
dad6c0ea VZ |
7166 | USE_GUI=1 |
7167 | ||
10f2d63a VZ |
7168 | TOOLKIT= |
7169 | TOOLKIT_INCLUDE= | |
7170 | ||
7171 | GUIOBJS= | |
7172 | COMMONOBJS= | |
7173 | GENERICOBJS= | |
7174 | ||
7175 | GUI_TK_LIBRARY= | |
7176 | GUI_TK_LINK= | |
7177 | ||
7178 | WXGTK12= | |
f6bcfd97 | 7179 | WXGTK127= |
6f72b082 | 7180 | WXGTK20= |
10f2d63a VZ |
7181 | |
7182 | WXWINE= | |
7183 | ||
10f2d63a VZ |
7184 | if test "$wxUSE_CYGWIN" = 1 || test "$wxUSE_MINGW" = 1 ; then |
7185 | if test "$cross_compiling" = "yes" ; then | |
e59890c3 | 7186 | echo "configure: warning: skipping windows.h check for cross-compilation" 1>&2 |
10f2d63a VZ |
7187 | else |
7188 | echo $ac_n "checking for Windows headers""... $ac_c" 1>&6 | |
e8f65ba6 | 7189 | echo "configure:7190: checking for Windows headers" >&5 |
10f2d63a VZ |
7190 | |
7191 | ac_find_includes= | |
7192 | for ac_dir in $SEARCH_INCLUDE; | |
7193 | do | |
7194 | if test -f "$ac_dir/windows.h"; then | |
7195 | ac_find_includes=$ac_dir | |
7196 | break | |
7197 | fi | |
7198 | done | |
7199 | ||
7200 | if test "$ac_find_includes" != "" ; then | |
7201 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
7202 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
7203 | else | |
7204 | echo "$ac_t""no" 1>&6 | |
7205 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
7206 | fi | |
7207 | fi | |
7208 | ||
7209 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS msw" | |
7210 | LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lcrtdll -ladvapi32 -lwsock32" | |
7211 | ||
f6bcfd97 BP |
7212 | if test "$wxUSE_ODBC" = "yes" ; then |
7213 | LIBS="$LIBS -lodbc32 -lole32 -loleaut32" | |
7214 | fi | |
7215 | ||
10f2d63a VZ |
7216 | if test "$wxUSE_MINGW" = 1; then |
7217 | LDFLAGS="$LDFLAGS -mwindows" | |
7218 | fi | |
7219 | ||
7220 | TOOLKIT=MSW | |
7221 | ||
7222 | GUIOBJS="\$(MSW_GUIOBJS)" | |
7223 | GUIHEADERS="\$(MSW_HEADERS)" | |
7224 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
7225 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
7226 | UNIXOBJS= | |
7227 | GUIDIST=MSW_DIST | |
32832908 VZ |
7228 | |
7229 | RCINCSWITCH="--include-dir" | |
7230 | RCDEFSWITCH="--define" | |
7231 | RCPREPROCESSOR="--preprocessor \"\$(CC) -c -E -xc-header -DRC_INVOKED\"" | |
7232 | RCINPUTSWITCH="-i" | |
7233 | RCOUTPUTSWITCH="-o" | |
7234 | RESFLAGS="$RCPREPROCESSOR $RCINCSWITCH \$(top_srcdir)/include $RCINCSWITCH \$(top_srcdir)/\$(program_dir) $RCDEFSWITCH __WIN32__ $RCDEFSWITCH __WIN95__ $RCDEFSWITCH __GNUWIN32__" | |
7235 | ||
7236 | RESPROGRAM="\$(RES_PROGRAM)" | |
7237 | ||
10f2d63a VZ |
7238 | fi |
7239 | ||
7240 | if test "$wxUSE_GTK" = 1; then | |
6f72b082 OK |
7241 | # Check whether --with-gtk-prefix or --without-gtk-prefix was given. |
7242 | if test "${with_gtk_prefix+set}" = set; then | |
7243 | withval="$with_gtk_prefix" | |
7244 | gtk_config_prefix="$withval" | |
7245 | else | |
7246 | gtk_config_prefix="" | |
7247 | fi | |
7248 | ||
7249 | # Check whether --with-gtk-exec-prefix or --without-gtk-exec-prefix was given. | |
7250 | if test "${with_gtk_exec_prefix+set}" = set; then | |
7251 | withval="$with_gtk_exec_prefix" | |
7252 | gtk_config_exec_prefix="$withval" | |
7253 | else | |
7254 | gtk_config_exec_prefix="" | |
7255 | fi | |
7256 | ||
7257 | # Check whether --enable-gtktest or --disable-gtktest was given. | |
7258 | if test "${enable_gtktest+set}" = set; then | |
7259 | enableval="$enable_gtktest" | |
7260 | : | |
7261 | else | |
7262 | enable_gtktest=yes | |
7263 | fi | |
7264 | ||
7265 | ||
7266 | for module in . gthread | |
7267 | do | |
7268 | case "$module" in | |
7269 | gthread) | |
7270 | gtk_config_args="$gtk_config_args gthread" | |
7271 | ;; | |
7272 | esac | |
7273 | done | |
7274 | ||
7275 | if test x$gtk_config_exec_prefix != x ; then | |
7276 | gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" | |
7277 | if test x${GTK_CONFIG_2_0+set} != xset ; then | |
7278 | GTK_CONFIG_2_0=$gtk_config_exec_prefix/bin/gtk-config-2.0 | |
7279 | fi | |
7280 | fi | |
7281 | if test x$gtk_config_prefix != x ; then | |
7282 | gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" | |
7283 | if test x${GTK_CONFIG_2_0+set} != xset ; then | |
7284 | GTK_CONFIG_2_0=$gtk_config_prefix/bin/gtk-config-2.0 | |
7285 | fi | |
7286 | fi | |
7287 | ||
7288 | # Extract the first word of "gtk-config-2.0", so it can be a program name with args. | |
7289 | set dummy gtk-config-2.0; ac_word=$2 | |
7290 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 7291 | echo "configure:7292: checking for $ac_word" >&5 |
6f72b082 OK |
7292 | if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG_2_0'+set}'`\" = set"; then |
7293 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7294 | else | |
7295 | case "$GTK_CONFIG_2_0" in | |
7296 | /*) | |
7297 | ac_cv_path_GTK_CONFIG_2_0="$GTK_CONFIG_2_0" # Let the user override the test with a path. | |
7298 | ;; | |
7299 | ?:/*) | |
7300 | ac_cv_path_GTK_CONFIG_2_0="$GTK_CONFIG_2_0" # Let the user override the test with a dos path. | |
7301 | ;; | |
7302 | *) | |
7303 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
7304 | ac_dummy="$PATH" | |
7305 | for ac_dir in $ac_dummy; do | |
7306 | test -z "$ac_dir" && ac_dir=. | |
7307 | if test -f $ac_dir/$ac_word; then | |
7308 | ac_cv_path_GTK_CONFIG_2_0="$ac_dir/$ac_word" | |
7309 | break | |
7310 | fi | |
7311 | done | |
7312 | IFS="$ac_save_ifs" | |
7313 | test -z "$ac_cv_path_GTK_CONFIG_2_0" && ac_cv_path_GTK_CONFIG_2_0="no" | |
7314 | ;; | |
7315 | esac | |
7316 | fi | |
7317 | GTK_CONFIG_2_0="$ac_cv_path_GTK_CONFIG_2_0" | |
7318 | if test -n "$GTK_CONFIG_2_0"; then | |
7319 | echo "$ac_t""$GTK_CONFIG_2_0" 1>&6 | |
7320 | else | |
7321 | echo "$ac_t""no" 1>&6 | |
7322 | fi | |
7323 | ||
7324 | min_gtk_version=1.3.1 | |
7325 | echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 | |
e8f65ba6 | 7326 | echo "configure:7327: checking for GTK - version >= $min_gtk_version" >&5 |
6f72b082 OK |
7327 | no_gtk="" |
7328 | if test "$GTK_CONFIG_2_0" = "no" ; then | |
7329 | no_gtk=yes | |
7330 | else | |
7331 | GTK_CFLAGS=`$GTK_CONFIG_2_0 $gtk_config_args --cflags` | |
7332 | GTK_LIBS=`$GTK_CONFIG_2_0 $gtk_config_args --libs` | |
7333 | gtk_config_major_version=`$GTK_CONFIG_2_0 $gtk_config_args --version | \ | |
7334 | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` | |
7335 | gtk_config_minor_version=`$GTK_CONFIG_2_0 $gtk_config_args --version | \ | |
7336 | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` | |
7337 | gtk_config_micro_version=`$GTK_CONFIG_2_0 $gtk_config_args --version | \ | |
7338 | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` | |
7339 | if test "x$enable_gtktest" = "xyes" ; then | |
7340 | ac_save_CFLAGS="$CFLAGS" | |
7341 | ac_save_LIBS="$LIBS" | |
7342 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
7343 | LIBS="$GTK_LIBS $LIBS" | |
7344 | rm -f conf.gtktest | |
7345 | if test "$cross_compiling" = yes; then | |
7346 | echo $ac_n "cross compiling; assumed OK... $ac_c" | |
7347 | else | |
7348 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7349 | #line 7350 "configure" |
6f72b082 OK |
7350 | #include "confdefs.h" |
7351 | ||
7352 | #include <gtk/gtk.h> | |
7353 | #include <stdio.h> | |
7354 | #include <stdlib.h> | |
7355 | ||
7356 | int | |
7357 | main () | |
7358 | { | |
7359 | int major, minor, micro; | |
7360 | char *tmp_version; | |
7361 | ||
7362 | system ("touch conf.gtktest"); | |
7363 | ||
7364 | /* HP/UX 9 (%@#!) writes to sscanf strings */ | |
7365 | tmp_version = g_strdup("$min_gtk_version"); | |
7366 | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | |
7367 | printf("%s, bad version string\n", "$min_gtk_version"); | |
7368 | exit(1); | |
7369 | } | |
7370 | ||
7371 | if ((gtk_major_version != $gtk_config_major_version) || | |
7372 | (gtk_minor_version != $gtk_config_minor_version) || | |
7373 | (gtk_micro_version != $gtk_config_micro_version)) | |
7374 | { | |
7375 | printf("\n*** 'gtk-config-2.0 --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n", | |
7376 | $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version, | |
7377 | gtk_major_version, gtk_minor_version, gtk_micro_version); | |
7378 | printf ("*** was found! If gtk-config-2.0 was correct, then it is best\n"); | |
7379 | printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); | |
7380 | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | |
7381 | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | |
7382 | printf("*** required on your system.\n"); | |
7383 | printf("*** If gtk-config-2.0 was wrong, set the environment variable GTK_CONFIG_2_0\n"); | |
7384 | printf("*** to point to the correct copy of gtk-config-2.0, and remove the file config.cache\n"); | |
7385 | printf("*** before re-running configure\n"); | |
7386 | } | |
7387 | #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION) | |
7388 | else if ((gtk_major_version != GTK_MAJOR_VERSION) || | |
7389 | (gtk_minor_version != GTK_MINOR_VERSION) || | |
7390 | (gtk_micro_version != GTK_MICRO_VERSION)) | |
7391 | { | |
7392 | printf("*** GTK+ header files (version %d.%d.%d) do not match\n", | |
7393 | GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); | |
7394 | printf("*** library (version %d.%d.%d)\n", | |
7395 | gtk_major_version, gtk_minor_version, gtk_micro_version); | |
7396 | } | |
7397 | #endif /* defined (GTK_MAJOR_VERSION) ... */ | |
7398 | else | |
7399 | { | |
7400 | if ((gtk_major_version > major) || | |
7401 | ((gtk_major_version == major) && (gtk_minor_version > minor)) || | |
7402 | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) | |
7403 | { | |
7404 | return 0; | |
7405 | } | |
7406 | else | |
7407 | { | |
7408 | printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", | |
7409 | gtk_major_version, gtk_minor_version, gtk_micro_version); | |
7410 | printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", | |
7411 | major, minor, micro); | |
7412 | printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); | |
7413 | printf("***\n"); | |
7414 | printf("*** If you have already installed a sufficiently new version, this error\n"); | |
7415 | printf("*** probably means that the wrong copy of the gtk-config-2.0 shell script is\n"); | |
7416 | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | |
7417 | printf("*** of GTK+, but you can also set the GTK_CONFIG_2_0 environment to point to the\n"); | |
7418 | printf("*** correct copy of gtk-config-2.0. (In this case, you will have to\n"); | |
7419 | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | |
7420 | printf("*** so that the correct libraries are found at run-time))\n"); | |
7421 | } | |
7422 | } | |
7423 | return 1; | |
7424 | } | |
7425 | ||
7426 | EOF | |
e8f65ba6 | 7427 | if { (eval echo configure:7428: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
6f72b082 OK |
7428 | then |
7429 | : | |
7430 | else | |
7431 | echo "configure: failed program was:" >&5 | |
7432 | cat conftest.$ac_ext >&5 | |
7433 | rm -fr conftest* | |
7434 | no_gtk=yes | |
7435 | fi | |
7436 | rm -fr conftest* | |
7437 | fi | |
7438 | ||
7439 | CFLAGS="$ac_save_CFLAGS" | |
7440 | LIBS="$ac_save_LIBS" | |
7441 | fi | |
7442 | fi | |
7443 | if test "x$no_gtk" = x ; then | |
7444 | echo "$ac_t""yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" 1>&6 | |
7445 | WXGTK20=1 | |
7446 | else | |
7447 | echo "$ac_t""no" 1>&6 | |
7448 | if test "$GTK_CONFIG_2_0" = "no" ; then | |
7449 | echo "*** The gtk-config-2.0 script installed by GTK could not be found" | |
7450 | echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in" | |
7451 | echo "*** your path, or set the GTK_CONFIG_2_0 environment variable to the" | |
7452 | echo "*** full path to gtk-config-2.0." | |
7453 | else | |
7454 | if test -f conf.gtktest ; then | |
7455 | : | |
7456 | else | |
7457 | echo "*** Could not run GTK test program, checking why..." | |
7458 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
7459 | LIBS="$LIBS $GTK_LIBS" | |
7460 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7461 | #line 7462 "configure" |
6f72b082 OK |
7462 | #include "confdefs.h" |
7463 | ||
7464 | #include <gtk/gtk.h> | |
7465 | #include <stdio.h> | |
7466 | ||
7467 | int main() { | |
7468 | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); | |
7469 | ; return 0; } | |
7470 | EOF | |
e8f65ba6 | 7471 | if { (eval echo configure:7472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
6f72b082 OK |
7472 | rm -rf conftest* |
7473 | echo "*** The test program compiled, but did not run. This usually means" | |
7474 | echo "*** that the run-time linker is not finding GTK or finding the wrong" | |
7475 | echo "*** version of GTK. If it is not finding GTK, you'll need to set your" | |
7476 | echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" | |
7477 | echo "*** to the installed location Also, make sure you have run ldconfig if that" | |
7478 | echo "*** is required on your system" | |
7479 | echo "***" | |
7480 | echo "*** If you have an old version installed, it is best to remove it, although" | |
7481 | echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" | |
7482 | echo "***" | |
7483 | echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that" | |
7484 | echo "*** came with the system with the command" | |
7485 | echo "***" | |
7486 | echo "*** rpm --erase --nodeps gtk gtk-devel" | |
7487 | else | |
7488 | echo "configure: failed program was:" >&5 | |
7489 | cat conftest.$ac_ext >&5 | |
7490 | rm -rf conftest* | |
7491 | echo "*** The test program failed to compile or link. See the file config.log for the" | |
7492 | echo "*** exact error that occured. This usually means GTK was incorrectly installed" | |
7493 | echo "*** or that you have moved GTK since it was installed. In the latter case, you" | |
7494 | echo "*** may want to edit the gtk-config-2.0 script: $GTK_CONFIG_2_0" | |
7495 | fi | |
7496 | rm -f conftest* | |
7497 | CFLAGS="$ac_save_CFLAGS" | |
7498 | LIBS="$ac_save_LIBS" | |
7499 | fi | |
7500 | fi | |
7501 | GTK_CFLAGS="" | |
7502 | GTK_LIBS="" | |
7503 | ||
7504 | ||
10f2d63a VZ |
7505 | if test x$gtk_config_exec_prefix != x ; then |
7506 | gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" | |
7507 | if test x${GTK_CONFIG+set} != xset ; then | |
7508 | GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config | |
7509 | fi | |
7510 | fi | |
7511 | if test x$gtk_config_prefix != x ; then | |
7512 | gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" | |
7513 | if test x${GTK_CONFIG+set} != xset ; then | |
7514 | GTK_CONFIG=$gtk_config_prefix/bin/gtk-config | |
7515 | fi | |
7516 | fi | |
7517 | ||
7518 | # Extract the first word of "gtk-config", so it can be a program name with args. | |
7519 | set dummy gtk-config; ac_word=$2 | |
7520 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 7521 | echo "configure:7522: checking for $ac_word" >&5 |
f6bcfd97 BP |
7522 | if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then |
7523 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7524 | else | |
7525 | case "$GTK_CONFIG" in | |
7526 | /*) | |
7527 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path. | |
7528 | ;; | |
7529 | ?:/*) | |
7530 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path. | |
7531 | ;; | |
7532 | *) | |
7533 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
7534 | ac_dummy="$PATH" | |
7535 | for ac_dir in $ac_dummy; do | |
7536 | test -z "$ac_dir" && ac_dir=. | |
7537 | if test -f $ac_dir/$ac_word; then | |
7538 | ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word" | |
7539 | break | |
7540 | fi | |
7541 | done | |
7542 | IFS="$ac_save_ifs" | |
7543 | test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no" | |
7544 | ;; | |
7545 | esac | |
7546 | fi | |
7547 | GTK_CONFIG="$ac_cv_path_GTK_CONFIG" | |
7548 | if test -n "$GTK_CONFIG"; then | |
7549 | echo "$ac_t""$GTK_CONFIG" 1>&6 | |
7550 | else | |
7551 | echo "$ac_t""no" 1>&6 | |
7552 | fi | |
7553 | ||
7554 | min_gtk_version=1.2.7 | |
7555 | echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 | |
e8f65ba6 | 7556 | echo "configure:7557: checking for GTK - version >= $min_gtk_version" >&5 |
f6bcfd97 BP |
7557 | no_gtk="" |
7558 | if test "$GTK_CONFIG" != "no" ; then | |
7559 | GTK_CFLAGS=`$GTK_CONFIG --cflags` | |
7560 | GTK_LIBS=`$GTK_CONFIG --libs gthread` | |
7561 | ac_save_CFLAGS="$CFLAGS" | |
7562 | ac_save_LIBS="$LIBS" | |
7563 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
7564 | LIBS="$LIBS $GTK_LIBS" | |
7565 | if test "$cross_compiling" = yes; then | |
7566 | echo $ac_n "cross compiling; assumed OK... $ac_c" | |
7567 | else | |
7568 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7569 | #line 7570 "configure" |
f6bcfd97 BP |
7570 | #include "confdefs.h" |
7571 | ||
7572 | #include <gtk/gtk.h> | |
7573 | #include <gtk/gtkfeatures.h> | |
7574 | #include <stdio.h> | |
7575 | #include <stdlib.h> | |
7576 | ||
7577 | int | |
7578 | main () | |
7579 | { | |
7580 | int major, minor, micro; | |
7581 | ||
7582 | if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) { | |
7583 | printf("%s, bad version string\n", "$min_gtk_version"); | |
7584 | exit(1); | |
7585 | } | |
7586 | ||
7587 | if ((GTK_MAJOR_VERSION != gtk_major_version) || | |
7588 | (GTK_MINOR_VERSION != gtk_minor_version) || | |
7589 | (GTK_MICRO_VERSION != gtk_micro_version)) { | |
7590 | printf("Headers vs. library version mismatch!\n"); | |
7591 | exit(1); | |
7592 | } | |
7593 | ||
7594 | if (gtk_minor_version == 1) return FALSE; | |
7595 | ||
7596 | return !((gtk_major_version > major) || | |
7597 | ((gtk_major_version == major) && (gtk_minor_version > minor)) || | |
7598 | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))); | |
7599 | } | |
7600 | ||
7601 | EOF | |
e8f65ba6 | 7602 | if { (eval echo configure:7603: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
f6bcfd97 BP |
7603 | then |
7604 | : | |
7605 | else | |
7606 | echo "configure: failed program was:" >&5 | |
7607 | cat conftest.$ac_ext >&5 | |
7608 | rm -fr conftest* | |
7609 | no_gtk=yes | |
7610 | fi | |
7611 | rm -fr conftest* | |
7612 | fi | |
7613 | ||
7614 | CFLAGS="$ac_save_CFLAGS" | |
7615 | LIBS="$ac_save_LIBS" | |
7616 | else | |
7617 | no_gtk=yes | |
7618 | fi | |
7619 | if test "x$no_gtk" = x ; then | |
7620 | echo "$ac_t""yes" 1>&6 | |
7621 | WXGTK127=1 | |
7622 | else | |
7623 | echo "$ac_t""no" 1>&6 | |
7624 | GTK_CFLAGS="" | |
7625 | GTK_LIBS="" | |
7626 | : | |
7627 | fi | |
7628 | ||
7629 | ||
7630 | ||
6f72b082 | 7631 | |
f6bcfd97 BP |
7632 | if test x$gtk_config_exec_prefix != x ; then |
7633 | gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix" | |
7634 | if test x${GTK_CONFIG+set} != xset ; then | |
7635 | GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config | |
7636 | fi | |
7637 | fi | |
7638 | if test x$gtk_config_prefix != x ; then | |
7639 | gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix" | |
7640 | if test x${GTK_CONFIG+set} != xset ; then | |
7641 | GTK_CONFIG=$gtk_config_prefix/bin/gtk-config | |
7642 | fi | |
7643 | fi | |
7644 | ||
7645 | # Extract the first word of "gtk-config", so it can be a program name with args. | |
7646 | set dummy gtk-config; ac_word=$2 | |
7647 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | |
e8f65ba6 | 7648 | echo "configure:7649: checking for $ac_word" >&5 |
10f2d63a VZ |
7649 | if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then |
7650 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7651 | else | |
7652 | case "$GTK_CONFIG" in | |
7653 | /*) | |
7654 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path. | |
7655 | ;; | |
7656 | ?:/*) | |
7657 | ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path. | |
7658 | ;; | |
7659 | *) | |
7660 | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" | |
7661 | ac_dummy="$PATH" | |
7662 | for ac_dir in $ac_dummy; do | |
7663 | test -z "$ac_dir" && ac_dir=. | |
7664 | if test -f $ac_dir/$ac_word; then | |
7665 | ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word" | |
7666 | break | |
7667 | fi | |
7668 | done | |
7669 | IFS="$ac_save_ifs" | |
7670 | test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no" | |
7671 | ;; | |
7672 | esac | |
7673 | fi | |
7674 | GTK_CONFIG="$ac_cv_path_GTK_CONFIG" | |
7675 | if test -n "$GTK_CONFIG"; then | |
7676 | echo "$ac_t""$GTK_CONFIG" 1>&6 | |
7677 | else | |
7678 | echo "$ac_t""no" 1>&6 | |
7679 | fi | |
7680 | ||
04165bec | 7681 | min_gtk_version=1.2.3 |
10f2d63a | 7682 | echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6 |
e8f65ba6 | 7683 | echo "configure:7684: checking for GTK - version >= $min_gtk_version" >&5 |
10f2d63a VZ |
7684 | no_gtk="" |
7685 | if test "$GTK_CONFIG" != "no" ; then | |
7686 | GTK_CFLAGS=`$GTK_CONFIG --cflags` | |
2224580a | 7687 | GTK_LIBS=`$GTK_CONFIG --libs gthread` |
10f2d63a VZ |
7688 | ac_save_CFLAGS="$CFLAGS" |
7689 | ac_save_LIBS="$LIBS" | |
7690 | CFLAGS="$CFLAGS $GTK_CFLAGS" | |
7691 | LIBS="$LIBS $GTK_LIBS" | |
7692 | if test "$cross_compiling" = yes; then | |
7693 | echo $ac_n "cross compiling; assumed OK... $ac_c" | |
7694 | else | |
7695 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7696 | #line 7697 "configure" |
10f2d63a VZ |
7697 | #include "confdefs.h" |
7698 | ||
7699 | #include <gtk/gtk.h> | |
f49f2b0c | 7700 | #include <gtk/gtkfeatures.h> |
10f2d63a | 7701 | #include <stdio.h> |
32832908 | 7702 | #include <stdlib.h> |
10f2d63a VZ |
7703 | |
7704 | int | |
7705 | main () | |
7706 | { | |
7707 | int major, minor, micro; | |
7708 | ||
7709 | if (sscanf("$min_gtk_version", "%d.%d.%d", &major, &minor, µ) != 3) { | |
7710 | printf("%s, bad version string\n", "$min_gtk_version"); | |
7711 | exit(1); | |
7712 | } | |
7713 | ||
f49f2b0c RR |
7714 | if ((GTK_MAJOR_VERSION != gtk_major_version) || |
7715 | (GTK_MINOR_VERSION != gtk_minor_version) || | |
7716 | (GTK_MICRO_VERSION != gtk_micro_version)) { | |
7717 | printf("Headers vs. library version mismatch!\n"); | |
7718 | exit(1); | |
7719 | } | |
7720 | ||
10f2d63a VZ |
7721 | if (gtk_minor_version == 1) return FALSE; |
7722 | ||
7723 | return !((gtk_major_version > major) || | |
7724 | ((gtk_major_version == major) && (gtk_minor_version > minor)) || | |
7725 | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))); | |
7726 | } | |
7727 | ||
7728 | EOF | |
e8f65ba6 | 7729 | if { (eval echo configure:7730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
7730 | then |
7731 | : | |
7732 | else | |
7733 | echo "configure: failed program was:" >&5 | |
7734 | cat conftest.$ac_ext >&5 | |
7735 | rm -fr conftest* | |
7736 | no_gtk=yes | |
7737 | fi | |
7738 | rm -fr conftest* | |
7739 | fi | |
7740 | ||
7741 | CFLAGS="$ac_save_CFLAGS" | |
7742 | LIBS="$ac_save_LIBS" | |
7743 | else | |
7744 | no_gtk=yes | |
7745 | fi | |
7746 | if test "x$no_gtk" = x ; then | |
7747 | echo "$ac_t""yes" 1>&6 | |
7748 | WXGTK12=1 | |
7749 | else | |
7750 | echo "$ac_t""no" 1>&6 | |
7751 | GTK_CFLAGS="" | |
7752 | GTK_LIBS="" | |
7e99ad86 | 7753 | : |
10f2d63a VZ |
7754 | fi |
7755 | ||
7756 | ||
7757 | ||
6f72b082 OK |
7758 | |
7759 | fi | |
7760 | ||
7761 | ||
7762 | rm -f conf.gtktest | |
7763 | ||
10f2d63a | 7764 | |
6f72b082 | 7765 | if test "$WXGTK12" != 1 -a "$WXGTK20" != 1; then |
7e99ad86 VZ |
7766 | { echo "configure: error: |
7767 | Please check that gtk-config is in path, the directory | |
7768 | where GTK+ libraries are installed (returned by | |
7769 | 'gtk-config --libs' command) is in LD_LIBRARY_PATH or | |
7770 | equivalent variable and GTK+ is version 1.2.3 or above. | |
7771 | " 1>&2; exit 1; } | |
7772 | fi | |
7773 | ||
10f2d63a | 7774 | TOOLKIT_INCLUDE="$GTK_CFLAGS" |
2224580a VZ |
7775 | |
7776 | ||
7777 | GUI_TK_LIBRARY="$GTK_LIBS" | |
7778 | ||
10f2d63a VZ |
7779 | TOOLKIT=GTK |
7780 | ||
dad6c0ea VZ |
7781 | AFMINSTALL=afminstall |
7782 | ||
10f2d63a VZ |
7783 | GUIOBJS="\$(GTK_GUIOBJS)" |
7784 | GUIHEADERS="\$(GTK_HEADERS)" | |
7785 | COMMONOBJS="\$(GTK_COMMONOBJS)" | |
7786 | GENERICOBJS="\$(GTK_GENERICOBJS)" | |
7787 | GUIDEPS="\$(GTK_GUIDEPS)" | |
7788 | COMMONDEPS="\$(GTK_COMMONDEPS)" | |
7789 | GENERICDEPS="\$(GTK_GENERICDEPS)" | |
7790 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 7791 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a | 7792 | GUIDIST=GTK_DIST |
7ec2881a | 7793 | |
2224580a | 7794 | echo $ac_n "checking for gdk_im_open in -lgdk""... $ac_c" 1>&6 |
e8f65ba6 | 7795 | echo "configure:7796: checking for gdk_im_open in -lgdk" >&5 |
7ec2881a RR |
7796 | ac_lib_var=`echo gdk'_'gdk_im_open | sed 'y%./+-%__p_%'` |
7797 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
7798 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7799 | else | |
7800 | ac_save_LIBS="$LIBS" | |
7801 | LIBS="-lgdk $LIBS" | |
7802 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7803 | #line 7804 "configure" |
7ec2881a RR |
7804 | #include "confdefs.h" |
7805 | /* Override any gcc2 internal prototype to avoid an error. */ | |
7806 | /* We use char because int might match the return type of a gcc2 | |
7807 | builtin and then its argument prototype would still apply. */ | |
7808 | char gdk_im_open(); | |
7809 | ||
7810 | int main() { | |
7811 | gdk_im_open() | |
7812 | ; return 0; } | |
7813 | EOF | |
e8f65ba6 | 7814 | if { (eval echo configure:7815: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
7ec2881a RR |
7815 | rm -rf conftest* |
7816 | eval "ac_cv_lib_$ac_lib_var=yes" | |
7817 | else | |
7818 | echo "configure: failed program was:" >&5 | |
7819 | cat conftest.$ac_ext >&5 | |
7820 | rm -rf conftest* | |
7821 | eval "ac_cv_lib_$ac_lib_var=no" | |
7822 | fi | |
7823 | rm -f conftest* | |
7824 | LIBS="$ac_save_LIBS" | |
7825 | ||
7826 | fi | |
7827 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
7828 | echo "$ac_t""yes" 1>&6 | |
7829 | cat >> confdefs.h <<\EOF | |
7830 | #define HAVE_XIM 1 | |
7831 | EOF | |
7832 | ||
7833 | else | |
7834 | echo "$ac_t""no" 1>&6 | |
7835 | fi | |
7836 | ||
10f2d63a VZ |
7837 | fi |
7838 | ||
7839 | if test "$wxUSE_WINE" = 1; then | |
7840 | echo $ac_n "checking for WINE includes""... $ac_c" 1>&6 | |
e8f65ba6 | 7841 | echo "configure:7842: checking for WINE includes" >&5 |
10f2d63a VZ |
7842 | |
7843 | ac_find_includes= | |
7844 | for ac_dir in $SEARCH_INCLUDE; | |
7845 | do | |
7846 | if test -f "$ac_dir/windows.h"; then | |
7847 | ac_find_includes=$ac_dir | |
7848 | break | |
7849 | fi | |
7850 | done | |
7851 | ||
7852 | if test "$ac_find_includes" != "" ; then | |
7853 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
7854 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE -I$ac_find_includes" | |
7855 | else | |
7856 | echo "$ac_t""no" 1>&6 | |
7857 | { echo "configure: error: please set CFLAGS to contain the location of windows.h" 1>&2; exit 1; } | |
7858 | fi | |
7859 | ||
7860 | XPM_LINK="" | |
7861 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
e8f65ba6 | 7862 | echo "configure:7863: checking for Xpm library" >&5 |
10f2d63a VZ |
7863 | |
7864 | ac_find_libraries= | |
7865 | for ac_dir in $SEARCH_LIB; | |
7866 | do | |
7867 | for ac_extension in a so sl; do | |
7868 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
7869 | ac_find_libraries=$ac_dir | |
7870 | break 2 | |
7871 | fi | |
7872 | done | |
7873 | done | |
7874 | ||
7875 | if test "$ac_find_libraries" != "" ; then | |
7876 | GUI_TK_LIBRARY="-L$ac_find_libraries" | |
7877 | XPM_LINK="-lXpm" | |
7878 | cat >> confdefs.h <<\EOF | |
7879 | #define wxHAVE_LIB_XPM 1 | |
7880 | EOF | |
7881 | ||
7882 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7883 | else | |
7884 | echo "$ac_t""no" 1>&6 | |
7885 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
7886 | fi | |
7887 | ||
7888 | MESA_LINK="" | |
7889 | echo $ac_n "checking for Mesa library""... $ac_c" 1>&6 | |
e8f65ba6 | 7890 | echo "configure:7891: checking for Mesa library" >&5 |
10f2d63a VZ |
7891 | |
7892 | ac_find_libraries= | |
7893 | for ac_dir in $SEARCH_LIB; | |
7894 | do | |
7895 | for ac_extension in a so sl; do | |
7896 | if test -f "$ac_dir/libMesaGL.$ac_extension"; then | |
7897 | ac_find_libraries=$ac_dir | |
7898 | break 2 | |
7899 | fi | |
7900 | done | |
7901 | done | |
7902 | ||
7903 | if test "$ac_find_libraries" != "" ; then | |
7904 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY -L$ac_find_libraries" | |
7905 | MESA_LINK="-lMesaGL" | |
7906 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
7907 | else | |
7908 | { echo "configure: error: no" 1>&2; exit 1; } | |
7909 | fi | |
7910 | ||
8916026b | 7911 | GUI_TK_LINK="-lwine $MESA_LINK $XPM_LINK -lXxf86dga -lXxf86vm -lSM -lICE -lXext -lXmu -lX11 -lncurses" |
10f2d63a VZ |
7912 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" |
7913 | WXWINE=1 | |
7914 | TOOLKIT=MSW | |
7915 | ||
7916 | GUIHEADERS="\$(MSW_HEADERS)" | |
7917 | GUIOBJS="\$(MSW_GUIOBJS)" | |
7918 | COMMONOBJS="\$(MSW_COMMONOBJS)" | |
7919 | GENERICOBJS="\$(MSW_GENERICOBJS)" | |
7920 | GUIDEPS="\$(MSW_GUIDEPS)" | |
7921 | COMMONDEPS="\$(MSW_COMMONDEPS)" | |
7922 | GENERICDEPS="\$(MSW_GENERICDEPS)" | |
7923 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 7924 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
7925 | GUIDIST=MSW_DIST |
7926 | fi | |
7927 | ||
37d403aa JS |
7928 | |
7929 | # If we find X, set shell vars x_includes and x_libraries to the | |
ab9b9eab VZ |
7930 | # paths, otherwise set no_x=yes. |
7931 | # Uses ac_ vars as temps to allow command line to override cache and checks. | |
7932 | # --without-x overrides everything else, but does not touch the cache. | |
7933 | echo $ac_n "checking for X""... $ac_c" 1>&6 | |
e8f65ba6 | 7934 | echo "configure:7935: checking for X" >&5 |
ab9b9eab VZ |
7935 | |
7936 | # Check whether --with-x or --without-x was given. | |
7937 | if test "${with_x+set}" = set; then | |
7938 | withval="$with_x" | |
7939 | : | |
7940 | fi | |
ba337fe7 | 7941 | |
ab9b9eab VZ |
7942 | # $have_x is `yes', `no', `disabled', or empty when we do not yet know. |
7943 | if test "x$with_x" = xno; then | |
7944 | # The user explicitly disabled X. | |
7945 | have_x=disabled | |
7946 | else | |
7947 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then | |
7948 | # Both variables are already set. | |
7949 | have_x=yes | |
7950 | else | |
7951 | if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then | |
7952 | echo $ac_n "(cached) $ac_c" 1>&6 | |
7953 | else | |
7954 | # One or both of the vars are not set, and there is no cached value. | |
7955 | ac_x_includes=NO ac_x_libraries=NO | |
7956 | rm -fr conftestdir | |
7957 | if mkdir conftestdir; then | |
7958 | cd conftestdir | |
7959 | # Make sure to not put "make" in the Imakefile rules, since we grep it out. | |
7960 | cat > Imakefile <<'EOF' | |
7961 | acfindx: | |
7962 | @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' | |
7963 | EOF | |
7964 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then | |
7965 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
7966 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | |
7967 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | |
10f2d63a | 7968 | for ac_extension in a so sl; do |
ab9b9eab VZ |
7969 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
7970 | test -f $ac_im_libdir/libX11.$ac_extension; then | |
7971 | ac_im_usrlibdir=$ac_im_libdir; break | |
10f2d63a VZ |
7972 | fi |
7973 | done | |
ab9b9eab VZ |
7974 | # Screen out bogus values from the imake configuration. They are |
7975 | # bogus both because they are the default anyway, and because | |
7976 | # using them would break gcc on systems where it needs fixed includes. | |
7977 | case "$ac_im_incroot" in | |
7978 | /usr/include) ;; | |
7979 | *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes="$ac_im_incroot" ;; | |
7980 | esac | |
7981 | case "$ac_im_usrlibdir" in | |
7982 | /usr/lib | /lib) ;; | |
7983 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries="$ac_im_usrlibdir" ;; | |
7984 | esac | |
ba337fe7 | 7985 | fi |
ab9b9eab VZ |
7986 | cd .. |
7987 | rm -fr conftestdir | |
7988 | fi | |
10f2d63a | 7989 | |
ab9b9eab VZ |
7990 | if test "$ac_x_includes" = NO; then |
7991 | # Guess where to find include files, by looking for this one X11 .h file. | |
7992 | test -z "$x_direct_test_include" && x_direct_test_include=X11/Intrinsic.h | |
ba337fe7 | 7993 | |
ab9b9eab VZ |
7994 | # First, try using that file with no special directory specified. |
7995 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 7996 | #line 7997 "configure" |
ab9b9eab VZ |
7997 | #include "confdefs.h" |
7998 | #include <$x_direct_test_include> | |
7999 | EOF | |
8000 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 8001 | { (eval echo configure:8002: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ab9b9eab VZ |
8002 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
8003 | if test -z "$ac_err"; then | |
8004 | rm -rf conftest* | |
8005 | # We can compile using X headers with no special include directory. | |
8006 | ac_x_includes= | |
8007 | else | |
8008 | echo "$ac_err" >&5 | |
8009 | echo "configure: failed program was:" >&5 | |
8010 | cat conftest.$ac_ext >&5 | |
8011 | rm -rf conftest* | |
8012 | # Look for the header file in a standard set of common directories. | |
8013 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
8014 | for ac_dir in \ | |
8015 | /usr/X11/include \ | |
8016 | /usr/X11R6/include \ | |
8017 | /usr/X11R5/include \ | |
8018 | /usr/X11R4/include \ | |
8019 | \ | |
8020 | /usr/include/X11 \ | |
8021 | /usr/include/X11R6 \ | |
8022 | /usr/include/X11R5 \ | |
8023 | /usr/include/X11R4 \ | |
8024 | \ | |
8025 | /usr/local/X11/include \ | |
8026 | /usr/local/X11R6/include \ | |
8027 | /usr/local/X11R5/include \ | |
8028 | /usr/local/X11R4/include \ | |
8029 | \ | |
8030 | /usr/local/include/X11 \ | |
8031 | /usr/local/include/X11R6 \ | |
8032 | /usr/local/include/X11R5 \ | |
8033 | /usr/local/include/X11R4 \ | |
8034 | \ | |
8035 | /usr/X386/include \ | |
8036 | /usr/x386/include \ | |
8037 | /usr/XFree86/include/X11 \ | |
8038 | \ | |
8039 | /usr/include \ | |
8040 | /usr/local/include \ | |
8041 | /usr/unsupported/include \ | |
8042 | /usr/athena/include \ | |
8043 | /usr/local/x11r5/include \ | |
8044 | /usr/lpp/Xamples/include \ | |
8045 | \ | |
8046 | /usr/openwin/include \ | |
8047 | /usr/openwin/share/include \ | |
8048 | ; \ | |
10f2d63a | 8049 | do |
ab9b9eab VZ |
8050 | if test -r "$ac_dir/$x_direct_test_include"; then |
8051 | ac_x_includes=$ac_dir | |
10f2d63a VZ |
8052 | break |
8053 | fi | |
8054 | done | |
ab9b9eab VZ |
8055 | fi |
8056 | rm -f conftest* | |
8057 | fi # $ac_x_includes = NO | |
10f2d63a | 8058 | |
ab9b9eab VZ |
8059 | if test "$ac_x_libraries" = NO; then |
8060 | # Check for the libraries. | |
10f2d63a | 8061 | |
ab9b9eab VZ |
8062 | test -z "$x_direct_test_library" && x_direct_test_library=Xt |
8063 | test -z "$x_direct_test_function" && x_direct_test_function=XtMalloc | |
10f2d63a | 8064 | |
ab9b9eab VZ |
8065 | # See if we find them without any special options. |
8066 | # Don't add to $LIBS permanently. | |
8067 | ac_save_LIBS="$LIBS" | |
8068 | LIBS="-l$x_direct_test_library $LIBS" | |
8069 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8070 | #line 8071 "configure" |
ab9b9eab | 8071 | #include "confdefs.h" |
10f2d63a | 8072 | |
ab9b9eab VZ |
8073 | int main() { |
8074 | ${x_direct_test_function}() | |
8075 | ; return 0; } | |
8076 | EOF | |
e8f65ba6 | 8077 | if { (eval echo configure:8078: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8078 | rm -rf conftest* |
8079 | LIBS="$ac_save_LIBS" | |
8080 | # We can link X programs with no special library path. | |
8081 | ac_x_libraries= | |
8082 | else | |
8083 | echo "configure: failed program was:" >&5 | |
8084 | cat conftest.$ac_ext >&5 | |
8085 | rm -rf conftest* | |
8086 | LIBS="$ac_save_LIBS" | |
8087 | # First see if replacing the include by lib works. | |
8088 | # Check X11 before X11Rn because it is often a symlink to the current release. | |
8089 | for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ | |
8090 | /usr/X11/lib \ | |
8091 | /usr/X11R6/lib \ | |
8092 | /usr/X11R5/lib \ | |
8093 | /usr/X11R4/lib \ | |
8094 | \ | |
8095 | /usr/lib/X11 \ | |
8096 | /usr/lib/X11R6 \ | |
8097 | /usr/lib/X11R5 \ | |
8098 | /usr/lib/X11R4 \ | |
8099 | \ | |
8100 | /usr/local/X11/lib \ | |
8101 | /usr/local/X11R6/lib \ | |
8102 | /usr/local/X11R5/lib \ | |
8103 | /usr/local/X11R4/lib \ | |
8104 | \ | |
8105 | /usr/local/lib/X11 \ | |
8106 | /usr/local/lib/X11R6 \ | |
8107 | /usr/local/lib/X11R5 \ | |
8108 | /usr/local/lib/X11R4 \ | |
8109 | \ | |
8110 | /usr/X386/lib \ | |
8111 | /usr/x386/lib \ | |
8112 | /usr/XFree86/lib/X11 \ | |
8113 | \ | |
8114 | /usr/lib \ | |
8115 | /usr/local/lib \ | |
8116 | /usr/unsupported/lib \ | |
8117 | /usr/athena/lib \ | |
8118 | /usr/local/x11r5/lib \ | |
8119 | /usr/lpp/Xamples/lib \ | |
8120 | /lib/usr/lib/X11 \ | |
8121 | \ | |
8122 | /usr/openwin/lib \ | |
8123 | /usr/openwin/share/lib \ | |
8124 | ; \ | |
8125 | do | |
8126 | for ac_extension in a so sl; do | |
8127 | if test -r $ac_dir/lib${x_direct_test_library}.$ac_extension; then | |
8128 | ac_x_libraries=$ac_dir | |
8129 | break 2 | |
10f2d63a | 8130 | fi |
10f2d63a | 8131 | done |
ab9b9eab VZ |
8132 | done |
8133 | fi | |
8134 | rm -f conftest* | |
8135 | fi # $ac_x_libraries = NO | |
10f2d63a | 8136 | |
ab9b9eab VZ |
8137 | if test "$ac_x_includes" = NO || test "$ac_x_libraries" = NO; then |
8138 | # Didn't find X anywhere. Cache the known absence of X. | |
8139 | ac_cv_have_x="have_x=no" | |
8140 | else | |
8141 | # Record where we found X for the cache. | |
8142 | ac_cv_have_x="have_x=yes \ | |
8143 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | |
8144 | fi | |
8145 | fi | |
10f2d63a | 8146 | fi |
ab9b9eab VZ |
8147 | eval "$ac_cv_have_x" |
8148 | fi # $with_x != no | |
10f2d63a | 8149 | |
ab9b9eab VZ |
8150 | if test "$have_x" != yes; then |
8151 | echo "$ac_t""$have_x" 1>&6 | |
8152 | no_x=yes | |
8153 | else | |
8154 | # If each of the values was on the command line, it overrides each guess. | |
8155 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes | |
8156 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries | |
8157 | # Update the cache value to reflect the command line values. | |
8158 | ac_cv_have_x="have_x=yes \ | |
8159 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | |
8160 | echo "$ac_t""libraries $x_libraries, headers $x_includes" 1>&6 | |
8161 | fi | |
10f2d63a | 8162 | |
ab9b9eab VZ |
8163 | if test "$no_x" = yes; then |
8164 | # Not all programs may use this symbol, but it does not hurt to define it. | |
8165 | cat >> confdefs.h <<\EOF | |
8166 | #define X_DISPLAY_MISSING 1 | |
8167 | EOF | |
10f2d63a | 8168 | |
ab9b9eab VZ |
8169 | X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= |
8170 | else | |
8171 | if test -n "$x_includes"; then | |
8172 | X_CFLAGS="$X_CFLAGS -I$x_includes" | |
10f2d63a VZ |
8173 | fi |
8174 | ||
ab9b9eab VZ |
8175 | # It would also be nice to do this for all -L options, not just this one. |
8176 | if test -n "$x_libraries"; then | |
8177 | X_LIBS="$X_LIBS -L$x_libraries" | |
8178 | # For Solaris; some versions of Sun CC require a space after -R and | |
8179 | # others require no space. Words are not sufficient . . . . | |
8180 | case "`(uname -sr) 2>/dev/null`" in | |
8181 | "SunOS 5"*) | |
8182 | echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 | |
e8f65ba6 | 8183 | echo "configure:8184: checking whether -R must be followed by a space" >&5 |
ab9b9eab VZ |
8184 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" |
8185 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8186 | #line 8187 "configure" |
ab9b9eab | 8187 | #include "confdefs.h" |
10f2d63a | 8188 | |
ab9b9eab | 8189 | int main() { |
788deba1 | 8190 | |
ab9b9eab VZ |
8191 | ; return 0; } |
8192 | EOF | |
e8f65ba6 | 8193 | if { (eval echo configure:8194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8194 | rm -rf conftest* |
8195 | ac_R_nospace=yes | |
8196 | else | |
8197 | echo "configure: failed program was:" >&5 | |
8198 | cat conftest.$ac_ext >&5 | |
8199 | rm -rf conftest* | |
8200 | ac_R_nospace=no | |
8201 | fi | |
8202 | rm -f conftest* | |
8203 | if test $ac_R_nospace = yes; then | |
8204 | echo "$ac_t""no" 1>&6 | |
8205 | X_LIBS="$X_LIBS -R$x_libraries" | |
8206 | else | |
8207 | LIBS="$ac_xsave_LIBS -R $x_libraries" | |
8208 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8209 | #line 8210 "configure" |
ab9b9eab | 8210 | #include "confdefs.h" |
788deba1 | 8211 | |
ab9b9eab VZ |
8212 | int main() { |
8213 | ||
8214 | ; return 0; } | |
8215 | EOF | |
e8f65ba6 | 8216 | if { (eval echo configure:8217: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8217 | rm -rf conftest* |
8218 | ac_R_space=yes | |
8219 | else | |
8220 | echo "configure: failed program was:" >&5 | |
8221 | cat conftest.$ac_ext >&5 | |
8222 | rm -rf conftest* | |
8223 | ac_R_space=no | |
8224 | fi | |
8225 | rm -f conftest* | |
8226 | if test $ac_R_space = yes; then | |
8227 | echo "$ac_t""yes" 1>&6 | |
8228 | X_LIBS="$X_LIBS -R $x_libraries" | |
8229 | else | |
8230 | echo "$ac_t""neither works" 1>&6 | |
8231 | fi | |
8232 | fi | |
8233 | LIBS="$ac_xsave_LIBS" | |
8234 | esac | |
8235 | fi | |
8236 | ||
8237 | # Check for system-dependent libraries X programs must link with. | |
8238 | # Do this before checking for the system-independent R6 libraries | |
8239 | # (-lICE), since we may need -lsocket or whatever for X linking. | |
8240 | ||
8241 | if test "$ISC" = yes; then | |
8242 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" | |
8243 | else | |
8244 | # Martyn.Johnson@cl.cam.ac.uk says this is needed for Ultrix, if the X | |
8245 | # libraries were built with DECnet support. And karl@cs.umb.edu says | |
8246 | # the Alpha needs dnet_stub (dnet does not exist). | |
8247 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 | |
e8f65ba6 | 8248 | echo "configure:8249: checking for dnet_ntoa in -ldnet" >&5 |
ab9b9eab VZ |
8249 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
8250 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8251 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8252 | else | |
8253 | ac_save_LIBS="$LIBS" | |
8254 | LIBS="-ldnet $LIBS" | |
8255 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8256 | #line 8257 "configure" |
ab9b9eab VZ |
8257 | #include "confdefs.h" |
8258 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8259 | /* We use char because int might match the return type of a gcc2 | |
8260 | builtin and then its argument prototype would still apply. */ | |
8261 | char dnet_ntoa(); | |
8262 | ||
8263 | int main() { | |
8264 | dnet_ntoa() | |
8265 | ; return 0; } | |
8266 | EOF | |
e8f65ba6 | 8267 | if { (eval echo configure:8268: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8268 | rm -rf conftest* |
8269 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8270 | else | |
8271 | echo "configure: failed program was:" >&5 | |
8272 | cat conftest.$ac_ext >&5 | |
8273 | rm -rf conftest* | |
8274 | eval "ac_cv_lib_$ac_lib_var=no" | |
8275 | fi | |
8276 | rm -f conftest* | |
8277 | LIBS="$ac_save_LIBS" | |
8278 | ||
8279 | fi | |
8280 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8281 | echo "$ac_t""yes" 1>&6 | |
8282 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" | |
8283 | else | |
8284 | echo "$ac_t""no" 1>&6 | |
8285 | fi | |
8286 | ||
8287 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then | |
8288 | echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 | |
e8f65ba6 | 8289 | echo "configure:8290: checking for dnet_ntoa in -ldnet_stub" >&5 |
ab9b9eab VZ |
8290 | ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
8291 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8292 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8293 | else | |
8294 | ac_save_LIBS="$LIBS" | |
8295 | LIBS="-ldnet_stub $LIBS" | |
8296 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8297 | #line 8298 "configure" |
ab9b9eab VZ |
8298 | #include "confdefs.h" |
8299 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8300 | /* We use char because int might match the return type of a gcc2 | |
8301 | builtin and then its argument prototype would still apply. */ | |
8302 | char dnet_ntoa(); | |
8303 | ||
8304 | int main() { | |
8305 | dnet_ntoa() | |
8306 | ; return 0; } | |
8307 | EOF | |
e8f65ba6 | 8308 | if { (eval echo configure:8309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8309 | rm -rf conftest* |
8310 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8311 | else | |
8312 | echo "configure: failed program was:" >&5 | |
8313 | cat conftest.$ac_ext >&5 | |
8314 | rm -rf conftest* | |
8315 | eval "ac_cv_lib_$ac_lib_var=no" | |
8316 | fi | |
8317 | rm -f conftest* | |
8318 | LIBS="$ac_save_LIBS" | |
8319 | ||
8320 | fi | |
8321 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8322 | echo "$ac_t""yes" 1>&6 | |
8323 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" | |
8324 | else | |
8325 | echo "$ac_t""no" 1>&6 | |
8326 | fi | |
8327 | ||
8328 | fi | |
8329 | ||
8330 | # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, | |
8331 | # to get the SysV transport functions. | |
8332 | # chad@anasazi.com says the Pyramis MIS-ES running DC/OSx (SVR4) | |
8333 | # needs -lnsl. | |
8334 | # The nsl library prevents programs from opening the X display | |
8335 | # on Irix 5.2, according to dickey@clark.net. | |
8336 | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 | |
e8f65ba6 | 8337 | echo "configure:8338: checking for gethostbyname" >&5 |
ab9b9eab VZ |
8338 | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
8339 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8340 | else | |
8341 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8342 | #line 8343 "configure" |
ab9b9eab VZ |
8343 | #include "confdefs.h" |
8344 | /* System header to define __stub macros and hopefully few prototypes, | |
8345 | which can conflict with char gethostbyname(); below. */ | |
8346 | #include <assert.h> | |
8347 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8348 | /* We use char because int might match the return type of a gcc2 | |
8349 | builtin and then its argument prototype would still apply. */ | |
8350 | char gethostbyname(); | |
8351 | ||
8352 | int main() { | |
8353 | ||
8354 | /* The GNU C library defines this for functions which it implements | |
8355 | to always fail with ENOSYS. Some functions are actually named | |
8356 | something starting with __ and the normal name is an alias. */ | |
8357 | #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) | |
8358 | choke me | |
8359 | #else | |
e8482f24 | 8360 | gethostbyname(); |
ab9b9eab VZ |
8361 | #endif |
8362 | ||
8363 | ; return 0; } | |
8364 | EOF | |
e8f65ba6 | 8365 | if { (eval echo configure:8366: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8366 | rm -rf conftest* |
8367 | eval "ac_cv_func_gethostbyname=yes" | |
8368 | else | |
8369 | echo "configure: failed program was:" >&5 | |
8370 | cat conftest.$ac_ext >&5 | |
8371 | rm -rf conftest* | |
8372 | eval "ac_cv_func_gethostbyname=no" | |
8373 | fi | |
8374 | rm -f conftest* | |
8375 | fi | |
8376 | ||
8377 | if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then | |
8378 | echo "$ac_t""yes" 1>&6 | |
8379 | : | |
8380 | else | |
8381 | echo "$ac_t""no" 1>&6 | |
8382 | fi | |
8383 | ||
8384 | if test $ac_cv_func_gethostbyname = no; then | |
8385 | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 | |
e8f65ba6 | 8386 | echo "configure:8387: checking for gethostbyname in -lnsl" >&5 |
ab9b9eab VZ |
8387 | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
8388 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8389 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8390 | else | |
8391 | ac_save_LIBS="$LIBS" | |
8392 | LIBS="-lnsl $LIBS" | |
8393 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8394 | #line 8395 "configure" |
ab9b9eab VZ |
8395 | #include "confdefs.h" |
8396 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8397 | /* We use char because int might match the return type of a gcc2 | |
8398 | builtin and then its argument prototype would still apply. */ | |
8399 | char gethostbyname(); | |
8400 | ||
8401 | int main() { | |
8402 | gethostbyname() | |
8403 | ; return 0; } | |
8404 | EOF | |
e8f65ba6 | 8405 | if { (eval echo configure:8406: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8406 | rm -rf conftest* |
8407 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8408 | else | |
8409 | echo "configure: failed program was:" >&5 | |
8410 | cat conftest.$ac_ext >&5 | |
8411 | rm -rf conftest* | |
8412 | eval "ac_cv_lib_$ac_lib_var=no" | |
8413 | fi | |
8414 | rm -f conftest* | |
8415 | LIBS="$ac_save_LIBS" | |
8416 | ||
8417 | fi | |
8418 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8419 | echo "$ac_t""yes" 1>&6 | |
8420 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" | |
8421 | else | |
8422 | echo "$ac_t""no" 1>&6 | |
8423 | fi | |
8424 | ||
8425 | fi | |
8426 | ||
8427 | # lieder@skyler.mavd.honeywell.com says without -lsocket, | |
8428 | # socket/setsockopt and other routines are undefined under SCO ODT | |
8429 | # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary | |
8430 | # on later versions), says simon@lia.di.epfl.ch: it contains | |
8431 | # gethostby* variants that don't use the nameserver (or something). | |
8432 | # -lsocket must be given before -lnsl if both are needed. | |
8433 | # We assume that if connect needs -lnsl, so does gethostbyname. | |
8434 | echo $ac_n "checking for connect""... $ac_c" 1>&6 | |
e8f65ba6 | 8435 | echo "configure:8436: checking for connect" >&5 |
ab9b9eab VZ |
8436 | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
8437 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8438 | else | |
8439 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8440 | #line 8441 "configure" |
ab9b9eab VZ |
8441 | #include "confdefs.h" |
8442 | /* System header to define __stub macros and hopefully few prototypes, | |
8443 | which can conflict with char connect(); below. */ | |
8444 | #include <assert.h> | |
8445 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8446 | /* We use char because int might match the return type of a gcc2 | |
8447 | builtin and then its argument prototype would still apply. */ | |
8448 | char connect(); | |
8449 | ||
8450 | int main() { | |
8451 | ||
8452 | /* The GNU C library defines this for functions which it implements | |
8453 | to always fail with ENOSYS. Some functions are actually named | |
8454 | something starting with __ and the normal name is an alias. */ | |
8455 | #if defined (__stub_connect) || defined (__stub___connect) | |
8456 | choke me | |
8457 | #else | |
e8482f24 | 8458 | connect(); |
ab9b9eab VZ |
8459 | #endif |
8460 | ||
8461 | ; return 0; } | |
8462 | EOF | |
e8f65ba6 | 8463 | if { (eval echo configure:8464: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8464 | rm -rf conftest* |
8465 | eval "ac_cv_func_connect=yes" | |
8466 | else | |
8467 | echo "configure: failed program was:" >&5 | |
8468 | cat conftest.$ac_ext >&5 | |
8469 | rm -rf conftest* | |
8470 | eval "ac_cv_func_connect=no" | |
8471 | fi | |
8472 | rm -f conftest* | |
8473 | fi | |
8474 | ||
8475 | if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then | |
8476 | echo "$ac_t""yes" 1>&6 | |
8477 | : | |
8478 | else | |
8479 | echo "$ac_t""no" 1>&6 | |
8480 | fi | |
8481 | ||
8482 | if test $ac_cv_func_connect = no; then | |
8483 | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 | |
e8f65ba6 | 8484 | echo "configure:8485: checking for connect in -lsocket" >&5 |
ab9b9eab VZ |
8485 | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
8486 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8487 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8488 | else | |
8489 | ac_save_LIBS="$LIBS" | |
8490 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" | |
8491 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8492 | #line 8493 "configure" |
ab9b9eab VZ |
8493 | #include "confdefs.h" |
8494 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8495 | /* We use char because int might match the return type of a gcc2 | |
8496 | builtin and then its argument prototype would still apply. */ | |
8497 | char connect(); | |
8498 | ||
8499 | int main() { | |
8500 | connect() | |
8501 | ; return 0; } | |
8502 | EOF | |
e8f65ba6 | 8503 | if { (eval echo configure:8504: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8504 | rm -rf conftest* |
8505 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8506 | else | |
8507 | echo "configure: failed program was:" >&5 | |
8508 | cat conftest.$ac_ext >&5 | |
8509 | rm -rf conftest* | |
8510 | eval "ac_cv_lib_$ac_lib_var=no" | |
8511 | fi | |
8512 | rm -f conftest* | |
8513 | LIBS="$ac_save_LIBS" | |
8514 | ||
8515 | fi | |
8516 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8517 | echo "$ac_t""yes" 1>&6 | |
8518 | X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" | |
8519 | else | |
8520 | echo "$ac_t""no" 1>&6 | |
8521 | fi | |
8522 | ||
8523 | fi | |
8524 | ||
8525 | # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. | |
8526 | echo $ac_n "checking for remove""... $ac_c" 1>&6 | |
e8f65ba6 | 8527 | echo "configure:8528: checking for remove" >&5 |
ab9b9eab VZ |
8528 | if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then |
8529 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8530 | else | |
8531 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8532 | #line 8533 "configure" |
ab9b9eab VZ |
8533 | #include "confdefs.h" |
8534 | /* System header to define __stub macros and hopefully few prototypes, | |
8535 | which can conflict with char remove(); below. */ | |
8536 | #include <assert.h> | |
8537 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8538 | /* We use char because int might match the return type of a gcc2 | |
8539 | builtin and then its argument prototype would still apply. */ | |
8540 | char remove(); | |
8541 | ||
8542 | int main() { | |
8543 | ||
8544 | /* The GNU C library defines this for functions which it implements | |
8545 | to always fail with ENOSYS. Some functions are actually named | |
8546 | something starting with __ and the normal name is an alias. */ | |
8547 | #if defined (__stub_remove) || defined (__stub___remove) | |
8548 | choke me | |
8549 | #else | |
e8482f24 | 8550 | remove(); |
ab9b9eab VZ |
8551 | #endif |
8552 | ||
8553 | ; return 0; } | |
8554 | EOF | |
e8f65ba6 | 8555 | if { (eval echo configure:8556: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8556 | rm -rf conftest* |
8557 | eval "ac_cv_func_remove=yes" | |
8558 | else | |
8559 | echo "configure: failed program was:" >&5 | |
8560 | cat conftest.$ac_ext >&5 | |
8561 | rm -rf conftest* | |
8562 | eval "ac_cv_func_remove=no" | |
8563 | fi | |
8564 | rm -f conftest* | |
8565 | fi | |
8566 | ||
8567 | if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then | |
8568 | echo "$ac_t""yes" 1>&6 | |
8569 | : | |
8570 | else | |
8571 | echo "$ac_t""no" 1>&6 | |
8572 | fi | |
8573 | ||
8574 | if test $ac_cv_func_remove = no; then | |
8575 | echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 | |
e8f65ba6 | 8576 | echo "configure:8577: checking for remove in -lposix" >&5 |
ab9b9eab VZ |
8577 | ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` |
8578 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8579 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8580 | else | |
8581 | ac_save_LIBS="$LIBS" | |
8582 | LIBS="-lposix $LIBS" | |
8583 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8584 | #line 8585 "configure" |
ab9b9eab VZ |
8585 | #include "confdefs.h" |
8586 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8587 | /* We use char because int might match the return type of a gcc2 | |
8588 | builtin and then its argument prototype would still apply. */ | |
8589 | char remove(); | |
8590 | ||
8591 | int main() { | |
8592 | remove() | |
8593 | ; return 0; } | |
8594 | EOF | |
e8f65ba6 | 8595 | if { (eval echo configure:8596: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8596 | rm -rf conftest* |
8597 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8598 | else | |
8599 | echo "configure: failed program was:" >&5 | |
8600 | cat conftest.$ac_ext >&5 | |
8601 | rm -rf conftest* | |
8602 | eval "ac_cv_lib_$ac_lib_var=no" | |
8603 | fi | |
8604 | rm -f conftest* | |
8605 | LIBS="$ac_save_LIBS" | |
8606 | ||
8607 | fi | |
8608 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8609 | echo "$ac_t""yes" 1>&6 | |
8610 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" | |
8611 | else | |
8612 | echo "$ac_t""no" 1>&6 | |
8613 | fi | |
8614 | ||
8615 | fi | |
8616 | ||
8617 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. | |
8618 | echo $ac_n "checking for shmat""... $ac_c" 1>&6 | |
e8f65ba6 | 8619 | echo "configure:8620: checking for shmat" >&5 |
ab9b9eab VZ |
8620 | if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then |
8621 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8622 | else | |
8623 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8624 | #line 8625 "configure" |
ab9b9eab VZ |
8625 | #include "confdefs.h" |
8626 | /* System header to define __stub macros and hopefully few prototypes, | |
8627 | which can conflict with char shmat(); below. */ | |
8628 | #include <assert.h> | |
8629 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8630 | /* We use char because int might match the return type of a gcc2 | |
8631 | builtin and then its argument prototype would still apply. */ | |
8632 | char shmat(); | |
8633 | ||
8634 | int main() { | |
8635 | ||
8636 | /* The GNU C library defines this for functions which it implements | |
8637 | to always fail with ENOSYS. Some functions are actually named | |
8638 | something starting with __ and the normal name is an alias. */ | |
8639 | #if defined (__stub_shmat) || defined (__stub___shmat) | |
8640 | choke me | |
8641 | #else | |
e8482f24 | 8642 | shmat(); |
ab9b9eab VZ |
8643 | #endif |
8644 | ||
8645 | ; return 0; } | |
8646 | EOF | |
e8f65ba6 | 8647 | if { (eval echo configure:8648: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8648 | rm -rf conftest* |
8649 | eval "ac_cv_func_shmat=yes" | |
8650 | else | |
8651 | echo "configure: failed program was:" >&5 | |
8652 | cat conftest.$ac_ext >&5 | |
8653 | rm -rf conftest* | |
8654 | eval "ac_cv_func_shmat=no" | |
8655 | fi | |
8656 | rm -f conftest* | |
8657 | fi | |
8658 | ||
8659 | if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then | |
8660 | echo "$ac_t""yes" 1>&6 | |
8661 | : | |
8662 | else | |
8663 | echo "$ac_t""no" 1>&6 | |
8664 | fi | |
8665 | ||
8666 | if test $ac_cv_func_shmat = no; then | |
8667 | echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 | |
e8f65ba6 | 8668 | echo "configure:8669: checking for shmat in -lipc" >&5 |
ab9b9eab VZ |
8669 | ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` |
8670 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8671 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8672 | else | |
8673 | ac_save_LIBS="$LIBS" | |
8674 | LIBS="-lipc $LIBS" | |
8675 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8676 | #line 8677 "configure" |
ab9b9eab VZ |
8677 | #include "confdefs.h" |
8678 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8679 | /* We use char because int might match the return type of a gcc2 | |
8680 | builtin and then its argument prototype would still apply. */ | |
8681 | char shmat(); | |
8682 | ||
8683 | int main() { | |
8684 | shmat() | |
8685 | ; return 0; } | |
8686 | EOF | |
e8f65ba6 | 8687 | if { (eval echo configure:8688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8688 | rm -rf conftest* |
8689 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8690 | else | |
8691 | echo "configure: failed program was:" >&5 | |
8692 | cat conftest.$ac_ext >&5 | |
8693 | rm -rf conftest* | |
8694 | eval "ac_cv_lib_$ac_lib_var=no" | |
8695 | fi | |
8696 | rm -f conftest* | |
8697 | LIBS="$ac_save_LIBS" | |
8698 | ||
8699 | fi | |
8700 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8701 | echo "$ac_t""yes" 1>&6 | |
8702 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" | |
8703 | else | |
8704 | echo "$ac_t""no" 1>&6 | |
8705 | fi | |
8706 | ||
8707 | fi | |
8708 | fi | |
8709 | ||
8710 | # Check for libraries that X11R6 Xt/Xaw programs need. | |
8711 | ac_save_LDFLAGS="$LDFLAGS" | |
8712 | test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" | |
8713 | # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to | |
8714 | # check for ICE first), but we must link in the order -lSM -lICE or | |
8715 | # we get undefined symbols. So assume we have SM if we have ICE. | |
8716 | # These have to be linked with before -lX11, unlike the other | |
8717 | # libraries we check for below, so use a different variable. | |
8718 | # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. | |
8719 | echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 | |
e8f65ba6 | 8720 | echo "configure:8721: checking for IceConnectionNumber in -lICE" >&5 |
ab9b9eab VZ |
8721 | ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` |
8722 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
8723 | echo $ac_n "(cached) $ac_c" 1>&6 | |
8724 | else | |
8725 | ac_save_LIBS="$LIBS" | |
8726 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" | |
8727 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8728 | #line 8729 "configure" |
ab9b9eab VZ |
8729 | #include "confdefs.h" |
8730 | /* Override any gcc2 internal prototype to avoid an error. */ | |
8731 | /* We use char because int might match the return type of a gcc2 | |
8732 | builtin and then its argument prototype would still apply. */ | |
8733 | char IceConnectionNumber(); | |
8734 | ||
8735 | int main() { | |
8736 | IceConnectionNumber() | |
8737 | ; return 0; } | |
8738 | EOF | |
e8f65ba6 | 8739 | if { (eval echo configure:8740: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ab9b9eab VZ |
8740 | rm -rf conftest* |
8741 | eval "ac_cv_lib_$ac_lib_var=yes" | |
8742 | else | |
8743 | echo "configure: failed program was:" >&5 | |
8744 | cat conftest.$ac_ext >&5 | |
8745 | rm -rf conftest* | |
8746 | eval "ac_cv_lib_$ac_lib_var=no" | |
8747 | fi | |
8748 | rm -f conftest* | |
8749 | LIBS="$ac_save_LIBS" | |
8750 | ||
8751 | fi | |
8752 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
8753 | echo "$ac_t""yes" 1>&6 | |
8754 | X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" | |
8755 | else | |
8756 | echo "$ac_t""no" 1>&6 | |
8757 | fi | |
8758 | ||
8759 | LDFLAGS="$ac_save_LDFLAGS" | |
8760 | ||
8761 | fi | |
8762 | ||
37d403aa JS |
8763 | CPPFLAGS="$CPPFLAGS $X_CFLAGS" |
8764 | LDFLAGS="$LDFLAGS $X_LIBS" | |
ab9b9eab | 8765 | |
37d403aa | 8766 | if test "$wxUSE_MOTIF" = 1; then |
ab9b9eab | 8767 | if test "$no_x" = "yes"; then |
37d403aa | 8768 | { echo "configure: error: X11 not found" 1>&2; exit 1; } |
ab9b9eab VZ |
8769 | fi |
8770 | ||
8771 | GUI_TK_LIBRARY="$X_LIBS" | |
8772 | TOOLKIT_INCLUDE="$X_CFLAGS" | |
8773 | ||
dad6c0ea VZ |
8774 | AFMINSTALL=afminstall |
8775 | ||
ab9b9eab | 8776 | |
cd6d6d5b VZ |
8777 | COMPILED_X_PROGRAM=0 |
8778 | ||
ab9b9eab | 8779 | echo $ac_n "checking for Motif/Lesstif headers""... $ac_c" 1>&6 |
e8f65ba6 | 8780 | echo "configure:8781: checking for Motif/Lesstif headers" >&5 |
ab9b9eab VZ |
8781 | |
8782 | ac_find_includes= | |
8783 | for ac_dir in $SEARCH_INCLUDE; | |
8784 | do | |
8785 | if test -f "$ac_dir/Xm/Xm.h"; then | |
8786 | ac_find_includes=$ac_dir | |
8787 | break | |
8788 | fi | |
8789 | done | |
8790 | ||
8791 | if test "$ac_find_includes" != "" ; then | |
8792 | echo "$ac_t""found $ac_find_includes" 1>&6 | |
8793 | else | |
cd6d6d5b | 8794 | cat > conftest.$ac_ext <<EOF |
e8f65ba6 | 8795 | #line 8796 "configure" |
cd6d6d5b VZ |
8796 | #include "confdefs.h" |
8797 | ||
8798 | #include <Xm/Xm.h> | |
8799 | ||
8800 | int main() { | |
8801 | ||
8802 | int version; | |
8803 | ||
8804 | version = xmUseVersion; | |
8805 | ||
8806 | ; return 0; } | |
8807 | EOF | |
e8f65ba6 | 8808 | if { (eval echo configure:8809: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8809 | rm -rf conftest* |
8810 | ||
8811 | echo "$ac_t""found in default search path" 1>&6 | |
8812 | COMPILED_X_PROGRAM=1 | |
8813 | ||
8814 | else | |
8815 | echo "configure: failed program was:" >&5 | |
8816 | cat conftest.$ac_ext >&5 | |
8817 | rm -rf conftest* | |
8818 | ||
8819 | echo "$ac_t""no" 1>&6 | |
8820 | { echo "configure: error: please set CFLAGS to contain the location of Xm/Xm.h" 1>&2; exit 1; } | |
8821 | ||
8822 | ||
8823 | fi | |
8824 | rm -f conftest* | |
ab9b9eab VZ |
8825 | fi |
8826 | ||
cd6d6d5b VZ |
8827 | if test "$COMPILED_X_PROGRAM" = 0; then |
8828 | echo $ac_n "checking for Motif/Lesstif library""... $ac_c" 1>&6 | |
e8f65ba6 | 8829 | echo "configure:8830: checking for Motif/Lesstif library" >&5 |
cd6d6d5b | 8830 | |
ab9b9eab VZ |
8831 | ac_find_libraries= |
8832 | for ac_dir in $SEARCH_LIB; | |
8833 | do | |
8834 | for ac_extension in a so sl; do | |
8835 | if test -f "$ac_dir/libXm.$ac_extension"; then | |
8836 | ac_find_libraries=$ac_dir | |
8837 | break 2 | |
8838 | fi | |
8839 | done | |
8840 | done | |
8841 | ||
cd6d6d5b VZ |
8842 | if test "$ac_find_libraries" != "" ; then |
8843 | ||
ab9b9eab VZ |
8844 | ac_path_to_include=$ac_find_includes |
8845 | echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null | |
8846 | result=$? | |
8847 | if test $result = 0; then | |
8848 | ac_path_to_include="" | |
8849 | else | |
8850 | ac_path_to_include="-I$ac_find_includes" | |
8851 | fi | |
8852 | ||
cd6d6d5b | 8853 | |
ab9b9eab VZ |
8854 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null |
8855 | result=$? | |
8856 | if test $result = 0; then | |
8857 | ac_path_to_link="" | |
8858 | else | |
8859 | ac_path_to_link="-L$ac_find_libraries" | |
8860 | fi | |
8861 | ||
8862 | ||
cd6d6d5b VZ |
8863 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" |
8864 | TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE $ac_path_to_include" | |
8865 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
8866 | else | |
8867 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 8868 | #line 8869 "configure" |
cd6d6d5b | 8869 | #include "confdefs.h" |
ab9b9eab | 8870 | |
cd6d6d5b VZ |
8871 | #include <Xm/Xm.h> |
8872 | ||
8873 | int main() { | |
ab9b9eab | 8874 | |
cd6d6d5b | 8875 | int version; |
ab9b9eab | 8876 | |
cd6d6d5b VZ |
8877 | version = xmUseVersion; |
8878 | ||
8879 | ; return 0; } | |
8880 | EOF | |
e8f65ba6 | 8881 | if { (eval echo configure:8882: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8882 | rm -rf conftest* |
8883 | ||
8884 | echo "$ac_t""found in default search path" 1>&6 | |
8885 | COMPILED_X_PROGRAM=1 | |
8886 | ||
8887 | else | |
8888 | echo "configure: failed program was:" >&5 | |
8889 | cat conftest.$ac_ext >&5 | |
8890 | rm -rf conftest* | |
8891 | ||
8892 | echo "$ac_t""no" 1>&6 | |
8893 | { echo "configure: error: please set LDFLAGS to contain the location of libXm" 1>&2; exit 1; } | |
8894 | ||
8895 | ||
8896 | fi | |
8897 | rm -f conftest* | |
8898 | fi | |
ab9b9eab VZ |
8899 | fi |
8900 | ||
cd6d6d5b | 8901 | |
ab9b9eab VZ |
8902 | XPM_LINK="" |
8903 | echo $ac_n "checking for Xpm library""... $ac_c" 1>&6 | |
e8f65ba6 | 8904 | echo "configure:8905: checking for Xpm library" >&5 |
ab9b9eab VZ |
8905 | |
8906 | ac_find_libraries= | |
8907 | for ac_dir in $SEARCH_LIB; | |
8908 | do | |
8909 | for ac_extension in a so sl; do | |
8910 | if test -f "$ac_dir/libXpm.$ac_extension"; then | |
8911 | ac_find_libraries=$ac_dir | |
8912 | break 2 | |
8913 | fi | |
8914 | done | |
8915 | done | |
8916 | ||
8917 | if test "$ac_find_libraries" != "" ; then | |
8918 | ||
8919 | echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null | |
8920 | result=$? | |
8921 | if test $result = 0; then | |
8922 | ac_path_to_link="" | |
8923 | else | |
8924 | ac_path_to_link="-L$ac_find_libraries" | |
8925 | fi | |
8926 | ||
8927 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $ac_path_to_link" | |
8928 | XPM_LINK="-lXpm " | |
8929 | cat >> confdefs.h <<\EOF | |
8930 | #define wxHAVE_LIB_XPM 1 | |
8931 | EOF | |
8932 | ||
8933 | echo "$ac_t""found at $ac_find_libraries" 1>&6 | |
8934 | else | |
cd6d6d5b | 8935 | cat > conftest.$ac_ext <<EOF |
e8f65ba6 | 8936 | #line 8937 "configure" |
cd6d6d5b VZ |
8937 | #include "confdefs.h" |
8938 | ||
8939 | #include <X11/xpm.h> | |
8940 | ||
8941 | int main() { | |
8942 | ||
8943 | int version; | |
8944 | ||
8945 | version = XpmLibraryVersion(); | |
8946 | ||
8947 | ; return 0; } | |
8948 | EOF | |
e8f65ba6 | 8949 | if { (eval echo configure:8950: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
cd6d6d5b VZ |
8950 | rm -rf conftest* |
8951 | ||
f6bcfd97 BP |
8952 | XPM_LINK="-lXpm " |
8953 | cat >> confdefs.h <<\EOF | |
3ace2e6d SN |
8954 | #define wxHAVE_LIB_XPM 1 |
8955 | EOF | |
8956 | ||
8957 | echo "$ac_t""found in default search path" 1>&6 | |
cd6d6d5b VZ |
8958 | COMPILED_X_PROGRAM=0 |
8959 | ||
8960 | else | |
8961 | echo "configure: failed program was:" >&5 | |
8962 | cat conftest.$ac_ext >&5 | |
8963 | rm -rf conftest* | |
8964 | ||
8965 | echo "$ac_t""no" 1>&6 | |
8966 | echo "configure: warning: library will be compiled without support for images in XPM format" 1>&2 | |
8967 | ||
8968 | ||
8969 | fi | |
8970 | rm -f conftest* | |
ab9b9eab VZ |
8971 | fi |
8972 | ||
8916026b | 8973 | GUI_TK_LINK="-lXm $XPM_LINK -lXmu -lXext -lXt -lX11" |
ab9b9eab VZ |
8974 | GUI_TK_LIBRARY="$GUI_TK_LIBRARY $GUI_TK_LINK" |
8975 | TOOLKIT=MOTIF | |
8976 | ||
8977 | GUIHEADERS="\$(MOTIF_HEADERS)" | |
8978 | GUIOBJS="\$(MOTIF_GUIOBJS)" | |
8979 | COMMONOBJS="\$(MOTIF_COMMONOBJS)" | |
788deba1 VZ |
8980 | GENERICOBJS="\$(MOTIF_GENERICOBJS)" |
8981 | GUIDEPS="\$(MOTIF_GUIDEPS)" | |
8982 | COMMONDEPS="\$(MOTIF_COMMONDEPS)" | |
10f2d63a VZ |
8983 | GENERICDEPS="\$(MOTIF_GENERICDEPS)" |
8984 | UNIXOBJS="\$(UNIX_OBJS)" | |
d9d8273d | 8985 | UNIXDEPS="\$(UNIX_DEPS)" |
10f2d63a VZ |
8986 | GUIDIST=MOTIF_DIST |
8987 | fi | |
8988 | ||
e07802fc VZ |
8989 | if test "$wxUSE_PM" = 1; then |
8990 | TOOLKIT=PM | |
8991 | ||
8992 | GUIOBJS="\$(PM_GUIOBJS)" | |
8993 | GUIHEADERS="\$(PM_HEADERS)" | |
8994 | COMMONOBJS="\$(PM_COMMONOBJS)" | |
8995 | GENERICOBJS="\$(PM_GENERICOBJS)" | |
8996 | GUIDEPS="\$(PM_GUIDEPS)" | |
8997 | COMMONDEPS="\$(PM_COMMONDEPS)" | |
8998 | GENERICDEPS="\$(PM_GENERICDEPS)" | |
8999 | UNIXOBJS= | |
9000 | UNIXDEPS= | |
9001 | GUIDIST=GTK_DIST | |
9002 | fi | |
9003 | ||
9004 | if test "$TOOLKIT" != "PM" ; then | |
ec14dd32 | 9005 | TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"` |
e07802fc VZ |
9006 | else |
9007 | TOOLKIT_DIR="os2" | |
9008 | fi | |
10f2d63a | 9009 | |
f6bcfd97 BP |
9010 | if test "$wxUSE_DEBUG_FLAG" = "yes"; then |
9011 | TOOLKIT_NAME="${TOOLKIT_DIR}d" | |
9012 | else | |
9013 | TOOLKIT_NAME="${TOOLKIT_DIR}" | |
9014 | fi | |
9015 | ||
2224580a | 9016 | TOOLKIT_DEF="-D__WX${TOOLKIT}__" |
10f2d63a | 9017 | |
f6bcfd97 | 9018 | WX_LIBRARY="wx_${TOOLKIT_NAME}" |
10f2d63a | 9019 | |
bdad4e7e | 9020 | ALL_OBJECTS="\$(GUIOBJS) \$(COMMONOBJS) \$(GENERICOBJS) \$(UNIXOBJS) \$(HTMLOBJS) \$(OGLOBJS)" |
3fcdd07b | 9021 | |
b089607b | 9022 | if test "$TOOLKIT" != "MSW"; then |
cc977e5f RR |
9023 | if test "$wxUSE_ODBC" = "yes" ; then |
9024 | ALL_OBJECTS="${ALL_OBJECTS} \$(IODBCOBJS)" | |
9025 | fi | |
3fcdd07b VZ |
9026 | fi |
9027 | ||
d9d8273d | 9028 | if test "$wxUSE_LIBJPEG" = "yes" ; then |
2224580a | 9029 | ALL_OBJECTS="${ALL_OBJECTS} \$(JPEGOBJS)" |
d9d8273d RR |
9030 | fi |
9031 | if test "$wxUSE_LIBTIFF" = "yes" ; then | |
9032 | ALL_OBJECTS="${ALL_OBJECTS} \$(TIFFOBJS)" | |
9033 | fi | |
9034 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
9035 | ALL_OBJECTS="${ALL_OBJECTS} \$(PNGOBJS)" | |
9036 | fi | |
9037 | if test "$wxUSE_ZLIB" = "yes" ; then | |
9038 | ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)" | |
9039 | fi | |
3fed1840 RR |
9040 | if test "$wxUSE_FREETYPE" = "yes" ; then |
9041 | ALL_OBJECTS="${ALL_OBJECTS} \$(FREETYPEOBJS)" | |
9042 | fi | |
bdad4e7e | 9043 | ALL_DEPFILES="\$(GUIDEPS) \$(COMMONDEPS) \$(GENERICDEPS) \$(UNIXDEPS) \$(HTMLDEPS) \$(OGLDEPS)" |
2224580a VZ |
9044 | |
9045 | PORT_FILES="src/\$(TOOLKITDIR)/files.lst" | |
9046 | RPM_FILES="src/\$(TOOLKITDIR)/rpmfiles.lst" | |
9047 | RPM_SPEC="wx\$(TOOLKIT).spec" | |
9048 | ||
9049 | GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST" | |
9050 | DISTDIR="wx\$(TOOLKIT)" | |
10f2d63a | 9051 | else |
dad6c0ea VZ |
9052 | USE_GUI=0 |
9053 | ||
f6bcfd97 BP |
9054 | TOOLKIT_DIR="base" |
9055 | ||
9056 | if test "$wxUSE_DEBUG_FLAG" = "yes"; then | |
9057 | TOOLKIT_NAME="${TOOLKIT_DIR}d" | |
9058 | else | |
9059 | TOOLKIT_NAME="${TOOLKIT_DIR}" | |
9060 | fi | |
9061 | ||
07eb77a6 RL |
9062 | TOOLKIT_DEF="-D__WXBASE__" |
9063 | ||
2224580a VZ |
9064 | ALL_OBJECTS="\$(BASE_OBJS) \${BASE_UNIX_OBJS}" |
9065 | ALL_DEPFILES="\${BASE_DEPS} \${BASE_UNIX_DEPS}" | |
10f2d63a | 9066 | |
a20b6d3a VZ |
9067 | if test "$wxUSE_ZLIB" = "yes" ; then |
9068 | ALL_OBJECTS="${ALL_OBJECTS} \$(ZLIBOBJS)" | |
9069 | fi | |
9070 | ||
f6bcfd97 | 9071 | WX_LIBRARY="wx_${TOOLKIT_NAME}" |
2224580a VZ |
9072 | |
9073 | PORT_FILES="src/files.lst" | |
9074 | RPM_FILES="src/rpmfiles.lst" | |
9075 | RPM_SPEC="wxBase.spec" | |
9076 | ||
9077 | GUIDIST="BASE_DIST" | |
9078 | DISTDIR="wxBase" | |
10f2d63a VZ |
9079 | fi |
9080 | ||
9081 | WX_LIBRARY_NAME="lib${WX_LIBRARY}.la" | |
bdad4e7e | 9082 | WX_LIBRARY_NAME_GL="lib${WX_LIBRARY}_gl.la" |
10f2d63a VZ |
9083 | |
9084 | WX_LIBRARY_NAME_STATIC="lib${WX_LIBRARY}.a" | |
bdad4e7e | 9085 | WX_LIBRARY_NAME_STATIC_GL="lib${WX_LIBRARY}_gl.a" |
10f2d63a VZ |
9086 | |
9087 | WX_LIBRARY_NAME_SHARED="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" | |
bdad4e7e | 9088 | WX_LIBRARY_NAME_SHARED_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so.${WX_CURRENT}.${WX_REVISION}.${WX_AGE}" |
10f2d63a VZ |
9089 | |
9090 | WX_LIBRARY_LINK1="lib${WX_LIBRARY}-${WX_RELEASE}.so.${WX_CURRENT}" | |
9091 | WX_LIBRARY_LINK2="lib${WX_LIBRARY}-${WX_RELEASE}.so" | |
9092 | WX_LIBRARY_LINK3="lib${WX_LIBRARY}.so" | |
bdad4e7e RR |
9093 | WX_LIBRARY_LINK1_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so.${WX_CURRENT}" |
9094 | WX_LIBRARY_LINK2_GL="lib${WX_LIBRARY}_gl-${WX_RELEASE}.so" | |
9095 | WX_LIBRARY_LINK3_GL="lib${WX_LIBRARY}_gl.so" | |
10f2d63a VZ |
9096 | |
9097 | SHARED_LD= | |
9098 | PIC_FLAG= | |
9099 | WX_ALL= | |
9100 | WX_ALL_INSTALLED= | |
1d62a8b4 | 9101 | BURNT_LIBRARY_NAME= |
f6bcfd97 | 9102 | WX_TARGET_LIBRARY_SONAME= |
10f2d63a | 9103 | |
b12915c1 | 9104 | |
10f2d63a VZ |
9105 | if test "$wxUSE_SHARED" = "yes"; then |
9106 | case "${host}" in | |
9107 | *-hp-hpux* ) | |
9108 | if test "$GCC" = yes ; then | |
69ffe1d2 | 9109 | SHARED_LD="${CC} -shared -fPIC -o" |
10f2d63a VZ |
9110 | PIC_FLAG="-fPIC" |
9111 | else | |
f6bcfd97 BP |
9112 | LDFLAGS="-L/usr/lib" |
9113 | ||
10f2d63a VZ |
9114 | SHARED_LD="${CXX} -b -o" |
9115 | PIC_FLAG="+Z" | |
9116 | fi | |
f6bcfd97 BP |
9117 | WX_LIBRARY_NAME_SHARED="libwx_${TOOLKIT_NAME}.sl" |
9118 | WX_LIBRARY_NAME_SHARED_GL="libwx_${TOOLKIT_NAME}_gl.sl" | |
c661ecca | 9119 | if test "$wxUSE_OPENGL" = "yes"; then |
f6bcfd97 | 9120 | WX_ALL_INSTALLED="preinstall_gl" |
c661ecca RR |
9121 | WX_ALL="${WX_LIBRARY_NAME_SHARED} ${WX_LIBRARY_NAME_SHARED_GL}" |
9122 | else | |
9123 | WX_ALL="${WX_LIBRARY_NAME_SHARED}" | |
9124 | fi | |
10f2d63a | 9125 | ;; |
b12915c1 VZ |
9126 | |
9127 | *-*-linux* ) | |
10f2d63a VZ |
9128 | SHARED_LD="${CC} -shared -o" |
9129 | PIC_FLAG="-fPIC" | |
00cf1208 | 9130 | if test "$wxUSE_BURNT_NAME" = "yes" ; then |
05cdfc6f | 9131 | BURNT_LIBRARY_NAME="-Wl,-soname,${WX_LIBRARY_LINK1}" |
bdad4e7e | 9132 | BURNT_LIBRARY_NAME_GL="-Wl,-soname,${WX_LIBRARY_LINK1_GL}" |
f6bcfd97 | 9133 | WX_TARGET_LIBRARY_SONAME="-Wl,-soname,\$(TARGETLIB_LINK1)" |
00cf1208 | 9134 | fi |
c661ecca RR |
9135 | if test "$wxUSE_OPENGL" = "yes"; then |
9136 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" | |
9137 | WX_ALL="CREATE_LINKS CREATE_LINKS_GL" | |
9138 | else | |
9139 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9140 | WX_ALL="CREATE_LINKS" | |
422107f9 | 9141 | fi |
00cf1208 | 9142 | ;; |
10f2d63a VZ |
9143 | *-*-irix5* | *-*-irix6* ) |
9144 | if test "$GCC" = yes ; then | |
9145 | SHARED_LD="${CC} -shared -o" | |
9146 | PIC_FLAG="-fPIC" | |
9147 | else | |
9148 | SHARED_LD="${CXX} -shared -o" | |
9149 | fi | |
c661ecca RR |
9150 | if test "$wxUSE_OPENGL" = "yes"; then |
9151 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" | |
9152 | WX_ALL="CREATE_LINKS CREATE_LINKS_GL" | |
9153 | else | |
9154 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9155 | WX_ALL="CREATE_LINKS" | |
422107f9 | 9156 | fi |
10f2d63a VZ |
9157 | ;; |
9158 | *-*-solaris2* ) | |
9159 | if test "$GCC" = yes ; then | |
9160 | SHARED_LD="${CC} -shared -o" | |
9161 | PIC_FLAG="-fPIC" | |
f6bcfd97 BP |
9162 | |
9163 | CPPFLAGS="$CPPFLAGS -isystem /usr/openwin/include" | |
10f2d63a VZ |
9164 | else |
9165 | SHARED_LD="${CXX} -G -o" | |
9166 | PIC_FLAG="-KPIC" | |
9167 | fi | |
c661ecca RR |
9168 | if test "$wxUSE_OPENGL" = "yes"; then |
9169 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" | |
9170 | WX_ALL="CREATE_LINKS CREATE_LINKS_GL" | |
9171 | else | |
9172 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9173 | WX_ALL="CREATE_LINKS" | |
9174 | fi | |
10f2d63a VZ |
9175 | ;; |
9176 | *-*-sunos4* ) | |
9177 | SHARED_LD="${CC} -shared -o" | |
9178 | PIC_FLAG="-fPIC" | |
9179 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9180 | WX_ALL="CREATE_LINKS" | |
9181 | ;; | |
9182 | *-*-freebsd* | *-*-netbsd*) | |
9183 | SHARED_LD="${CC} -shared -o" | |
9184 | PIC_FLAG="-fPIC" | |
37d403aa JS |
9185 | if test "$wxUSE_OPENGL" = "yes"; then |
9186 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS CREATE_INSTALLED_LINKS_GL" | |
9187 | WX_ALL="CREATE_LINKS CREATE_LINKS_GL" | |
9188 | else | |
9189 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9190 | WX_ALL="CREATE_LINKS" | |
9191 | fi | |
10f2d63a VZ |
9192 | ;; |
9193 | *-*-osf* ) | |
9194 | SHARED_LD="${CXX} -shared -o" | |
9195 | PIC_FLAG="-fPIC" | |
9196 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9197 | WX_ALL="CREATE_LINKS" | |
9198 | ;; | |
9199 | *-*-dgux5* ) | |
9200 | SHARED_LD="${CXX} -shared -o" | |
9201 | PIC_FLAG="-fPIC" | |
9202 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9203 | WX_ALL="CREATE_LINKS" | |
9204 | ;; | |
9205 | *-*-sysv5* ) | |
9206 | SHARED_LD="${CC} -shared -o" | |
9207 | PIC_FLAG="-fPIC" | |
9208 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9209 | WX_ALL="CREATE_LINKS" | |
9210 | ;; | |
9211 | *-*-aix* ) | |
9212 | SHARED_LD="/usr/lpp/xlC/bin/makeC++SharedLib -p 0 -o" | |
9213 | WX_ALL=${WX_LIBRARY_NAME_SHARED} | |
9214 | ;; | |
9215 | *-*-cygwin32* ) | |
9216 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
bdad4e7e | 9217 | WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}" |
f6bcfd97 BP |
9218 | if test "$wxUSE_OPENGL" = "yes"; then |
9219 | WX_ALL_INSTALLED="preinstall_gl" | |
9220 | WX_ALL="${WX_LIBRARY_NAME_STATIC} ${WX_LIBRARY_NAME_STATIC_GL}" | |
9221 | else | |
9222 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
9223 | fi | |
10f2d63a | 9224 | ;; |
b12915c1 | 9225 | *-*-mingw32* ) |
10f2d63a | 9226 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" |
bdad4e7e | 9227 | WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}" |
f6bcfd97 BP |
9228 | if test "$wxUSE_OPENGL" = "yes"; then |
9229 | WX_ALL_INSTALLED="preinstall_gl" | |
9230 | WX_ALL="${WX_LIBRARY_NAME_STATIC} ${WX_LIBRARY_NAME_STATIC_GL}" | |
9231 | else | |
9232 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
9233 | fi | |
10f2d63a VZ |
9234 | ;; |
9235 | *-pc-os2_emx ) | |
e07802fc VZ |
9236 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" |
9237 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
10f2d63a | 9238 | ;; |
b12915c1 | 9239 | *-*-beos* ) |
e2b8b066 | 9240 | SHARED_LD="${LD} -shared -o" |
b12915c1 VZ |
9241 | PIC_FLAG="-fPIC" |
9242 | WX_ALL_INSTALLED="CREATE_INSTALLED_LINKS" | |
9243 | WX_ALL="CREATE_LINKS" | |
9244 | ;; | |
10f2d63a VZ |
9245 | *) |
9246 | { echo "configure: error: unknown system type ${host}." 1>&2; exit 1; } | |
9247 | esac | |
9248 | ||
9249 | if test "x$WX_TARGET_LIBRARY" = "x"; then | |
9250 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_SHARED}" | |
bdad4e7e | 9251 | WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_SHARED_GL}" |
10f2d63a | 9252 | fi |
3711412e | 9253 | WX_TARGET_LIBRARY_TYPE="so" |
10f2d63a VZ |
9254 | else |
9255 | WX_TARGET_LIBRARY="${WX_LIBRARY_NAME_STATIC}" | |
bdad4e7e | 9256 | WX_TARGET_LIBRARY_GL="${WX_LIBRARY_NAME_STATIC_GL}" |
f6bcfd97 BP |
9257 | |
9258 | if test "$wxUSE_OPENGL" = "yes"; then | |
9259 | WX_ALL_INSTALLED="preinstall_gl" | |
9260 | WX_ALL="${WX_LIBRARY_NAME_STATIC} ${WX_LIBRARY_NAME_STATIC_GL}" | |
9261 | else | |
9262 | WX_ALL="${WX_LIBRARY_NAME_STATIC}" | |
9263 | fi | |
9264 | ||
9265 | if test "$wxUSE_GUI" = "no"; then | |
9266 | WX_ALL_INSTALLED="${WX_ALL_INSTALLED} preinstall" | |
9267 | fi | |
9268 | ||
3711412e | 9269 | WX_TARGET_LIBRARY_TYPE="a" |
10f2d63a VZ |
9270 | fi |
9271 | ||
9272 | ||
9273 | for ac_hdr in strings.h | |
9274 | do | |
9275 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9276 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9277 | echo "configure:9278: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9278 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9279 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9280 | else | |
9281 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9282 | #line 9283 "configure" |
10f2d63a VZ |
9283 | #include "confdefs.h" |
9284 | #include <$ac_hdr> | |
9285 | EOF | |
9286 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9287 | { (eval echo configure:9288: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9288 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9289 | if test -z "$ac_err"; then | |
9290 | rm -rf conftest* | |
9291 | eval "ac_cv_header_$ac_safe=yes" | |
9292 | else | |
9293 | echo "$ac_err" >&5 | |
9294 | echo "configure: failed program was:" >&5 | |
9295 | cat conftest.$ac_ext >&5 | |
9296 | rm -rf conftest* | |
9297 | eval "ac_cv_header_$ac_safe=no" | |
9298 | fi | |
9299 | rm -f conftest* | |
9300 | fi | |
9301 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9302 | echo "$ac_t""yes" 1>&6 | |
9303 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9304 | cat >> confdefs.h <<EOF | |
9305 | #define $ac_tr_hdr 1 | |
9306 | EOF | |
9307 | ||
9308 | else | |
9309 | echo "$ac_t""no" 1>&6 | |
9310 | fi | |
9311 | done | |
9312 | ||
9313 | for ac_hdr in unistd.h | |
9314 | do | |
9315 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9316 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9317 | echo "configure:9318: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9318 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9319 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9320 | else | |
9321 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9322 | #line 9323 "configure" |
10f2d63a VZ |
9323 | #include "confdefs.h" |
9324 | #include <$ac_hdr> | |
9325 | EOF | |
9326 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9327 | { (eval echo configure:9328: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9328 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9329 | if test -z "$ac_err"; then | |
9330 | rm -rf conftest* | |
9331 | eval "ac_cv_header_$ac_safe=yes" | |
9332 | else | |
9333 | echo "$ac_err" >&5 | |
9334 | echo "configure: failed program was:" >&5 | |
9335 | cat conftest.$ac_ext >&5 | |
9336 | rm -rf conftest* | |
9337 | eval "ac_cv_header_$ac_safe=no" | |
9338 | fi | |
9339 | rm -f conftest* | |
9340 | fi | |
9341 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9342 | echo "$ac_t""yes" 1>&6 | |
9343 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9344 | cat >> confdefs.h <<EOF | |
9345 | #define $ac_tr_hdr 1 | |
9346 | EOF | |
9347 | ||
9348 | else | |
9349 | echo "$ac_t""no" 1>&6 | |
9350 | fi | |
9351 | done | |
9352 | ||
0fb0dd83 | 9353 | for ac_hdr in fcntl.h |
10f2d63a VZ |
9354 | do |
9355 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9356 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9357 | echo "configure:9358: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9358 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9359 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9360 | else | |
9361 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9362 | #line 9363 "configure" |
10f2d63a VZ |
9363 | #include "confdefs.h" |
9364 | #include <$ac_hdr> | |
9365 | EOF | |
9366 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9367 | { (eval echo configure:9368: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9368 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9369 | if test -z "$ac_err"; then | |
9370 | rm -rf conftest* | |
9371 | eval "ac_cv_header_$ac_safe=yes" | |
9372 | else | |
9373 | echo "$ac_err" >&5 | |
9374 | echo "configure: failed program was:" >&5 | |
9375 | cat conftest.$ac_ext >&5 | |
9376 | rm -rf conftest* | |
9377 | eval "ac_cv_header_$ac_safe=no" | |
9378 | fi | |
9379 | rm -f conftest* | |
9380 | fi | |
9381 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9382 | echo "$ac_t""yes" 1>&6 | |
9383 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9384 | cat >> confdefs.h <<EOF | |
9385 | #define $ac_tr_hdr 1 | |
9386 | EOF | |
9387 | ||
9388 | else | |
9389 | echo "$ac_t""no" 1>&6 | |
9390 | fi | |
9391 | done | |
9392 | ||
0fb0dd83 | 9393 | for ac_hdr in wchar.h |
10f2d63a VZ |
9394 | do |
9395 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9396 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9397 | echo "configure:9398: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9398 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9399 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9400 | else | |
9401 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9402 | #line 9403 "configure" |
10f2d63a VZ |
9403 | #include "confdefs.h" |
9404 | #include <$ac_hdr> | |
9405 | EOF | |
9406 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9407 | { (eval echo configure:9408: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9408 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9409 | if test -z "$ac_err"; then | |
9410 | rm -rf conftest* | |
9411 | eval "ac_cv_header_$ac_safe=yes" | |
9412 | else | |
9413 | echo "$ac_err" >&5 | |
9414 | echo "configure: failed program was:" >&5 | |
9415 | cat conftest.$ac_ext >&5 | |
9416 | rm -rf conftest* | |
9417 | eval "ac_cv_header_$ac_safe=no" | |
9418 | fi | |
9419 | rm -f conftest* | |
9420 | fi | |
9421 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9422 | echo "$ac_t""yes" 1>&6 | |
9423 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9424 | cat >> confdefs.h <<EOF | |
9425 | #define $ac_tr_hdr 1 | |
9426 | EOF | |
9427 | ||
9428 | else | |
9429 | echo "$ac_t""no" 1>&6 | |
9430 | fi | |
9431 | done | |
9432 | ||
0fb0dd83 | 9433 | for ac_hdr in wcstr.h |
10f2d63a VZ |
9434 | do |
9435 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9436 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9437 | echo "configure:9438: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9438 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9439 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9440 | else | |
9441 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9442 | #line 9443 "configure" |
10f2d63a VZ |
9443 | #include "confdefs.h" |
9444 | #include <$ac_hdr> | |
9445 | EOF | |
9446 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9447 | { (eval echo configure:9448: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
6f72b082 OK |
9448 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9449 | if test -z "$ac_err"; then | |
9450 | rm -rf conftest* | |
9451 | eval "ac_cv_header_$ac_safe=yes" | |
9452 | else | |
9453 | echo "$ac_err" >&5 | |
9454 | echo "configure: failed program was:" >&5 | |
9455 | cat conftest.$ac_ext >&5 | |
9456 | rm -rf conftest* | |
9457 | eval "ac_cv_header_$ac_safe=no" | |
9458 | fi | |
9459 | rm -f conftest* | |
9460 | fi | |
9461 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9462 | echo "$ac_t""yes" 1>&6 | |
9463 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9464 | cat >> confdefs.h <<EOF | |
9465 | #define $ac_tr_hdr 1 | |
9466 | EOF | |
9467 | ||
9468 | else | |
9469 | echo "$ac_t""no" 1>&6 | |
9470 | fi | |
9471 | done | |
9472 | ||
0fb0dd83 | 9473 | for ac_hdr in fnmatch.h |
6f72b082 OK |
9474 | do |
9475 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9476 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9477 | echo "configure:9478: checking for $ac_hdr" >&5 |
6f72b082 OK |
9478 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9479 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9480 | else | |
9481 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9482 | #line 9483 "configure" |
6f72b082 OK |
9483 | #include "confdefs.h" |
9484 | #include <$ac_hdr> | |
9485 | EOF | |
9486 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9487 | { (eval echo configure:9488: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
6f72b082 OK |
9488 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9489 | if test -z "$ac_err"; then | |
9490 | rm -rf conftest* | |
9491 | eval "ac_cv_header_$ac_safe=yes" | |
9492 | else | |
9493 | echo "$ac_err" >&5 | |
9494 | echo "configure: failed program was:" >&5 | |
9495 | cat conftest.$ac_ext >&5 | |
9496 | rm -rf conftest* | |
9497 | eval "ac_cv_header_$ac_safe=no" | |
9498 | fi | |
9499 | rm -f conftest* | |
9500 | fi | |
9501 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9502 | echo "$ac_t""yes" 1>&6 | |
9503 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9504 | cat >> confdefs.h <<EOF | |
9505 | #define $ac_tr_hdr 1 | |
9506 | EOF | |
9507 | ||
9508 | else | |
9509 | echo "$ac_t""no" 1>&6 | |
9510 | fi | |
9511 | done | |
9512 | ||
0fb0dd83 | 9513 | for ac_hdr in iconv.h |
6f72b082 OK |
9514 | do |
9515 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9516 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9517 | echo "configure:9518: checking for $ac_hdr" >&5 |
6f72b082 OK |
9518 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9519 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9520 | else | |
9521 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9522 | #line 9523 "configure" |
6f72b082 OK |
9523 | #include "confdefs.h" |
9524 | #include <$ac_hdr> | |
9525 | EOF | |
9526 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9527 | { (eval echo configure:9528: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9528 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9529 | if test -z "$ac_err"; then | |
9530 | rm -rf conftest* | |
9531 | eval "ac_cv_header_$ac_safe=yes" | |
9532 | else | |
9533 | echo "$ac_err" >&5 | |
9534 | echo "configure: failed program was:" >&5 | |
9535 | cat conftest.$ac_ext >&5 | |
9536 | rm -rf conftest* | |
9537 | eval "ac_cv_header_$ac_safe=no" | |
9538 | fi | |
9539 | rm -f conftest* | |
9540 | fi | |
9541 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9542 | echo "$ac_t""yes" 1>&6 | |
9543 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9544 | cat >> confdefs.h <<EOF | |
9545 | #define $ac_tr_hdr 1 | |
9546 | EOF | |
9547 | ||
9548 | else | |
9549 | echo "$ac_t""no" 1>&6 | |
9550 | fi | |
9551 | done | |
9552 | ||
0fb0dd83 RR |
9553 | for ac_hdr in langinfo.h |
9554 | do | |
9555 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9556 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9557 | echo "configure:9558: checking for $ac_hdr" >&5 |
0fb0dd83 RR |
9558 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9559 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9560 | else | |
9561 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9562 | #line 9563 "configure" |
0fb0dd83 RR |
9563 | #include "confdefs.h" |
9564 | #include <$ac_hdr> | |
9565 | EOF | |
9566 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9567 | { (eval echo configure:9568: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
0fb0dd83 RR |
9568 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9569 | if test -z "$ac_err"; then | |
9570 | rm -rf conftest* | |
9571 | eval "ac_cv_header_$ac_safe=yes" | |
9572 | else | |
9573 | echo "$ac_err" >&5 | |
9574 | echo "configure: failed program was:" >&5 | |
9575 | cat conftest.$ac_ext >&5 | |
9576 | rm -rf conftest* | |
9577 | eval "ac_cv_header_$ac_safe=no" | |
9578 | fi | |
9579 | rm -f conftest* | |
9580 | fi | |
9581 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9582 | echo "$ac_t""yes" 1>&6 | |
9583 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9584 | cat >> confdefs.h <<EOF | |
9585 | #define $ac_tr_hdr 1 | |
9586 | EOF | |
9587 | ||
9588 | else | |
9589 | echo "$ac_t""no" 1>&6 | |
9590 | fi | |
9591 | done | |
9592 | ||
10f2d63a | 9593 | |
73fd4a60 VZ |
9594 | if test "$wxUSE_GUI" = "yes"; then |
9595 | if test "$wxUSE_UNIX" = "yes"; then | |
9596 | for ac_hdr in X11/XKBlib.h | |
10f2d63a VZ |
9597 | do |
9598 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
9599 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 9600 | echo "configure:9601: checking for $ac_hdr" >&5 |
10f2d63a VZ |
9601 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
9602 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9603 | else | |
9604 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9605 | #line 9606 "configure" |
10f2d63a VZ |
9606 | #include "confdefs.h" |
9607 | #include <$ac_hdr> | |
9608 | EOF | |
9609 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9610 | { (eval echo configure:9611: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9611 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9612 | if test -z "$ac_err"; then | |
9613 | rm -rf conftest* | |
9614 | eval "ac_cv_header_$ac_safe=yes" | |
9615 | else | |
9616 | echo "$ac_err" >&5 | |
9617 | echo "configure: failed program was:" >&5 | |
9618 | cat conftest.$ac_ext >&5 | |
9619 | rm -rf conftest* | |
9620 | eval "ac_cv_header_$ac_safe=no" | |
9621 | fi | |
9622 | rm -f conftest* | |
9623 | fi | |
9624 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
9625 | echo "$ac_t""yes" 1>&6 | |
9626 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
9627 | cat >> confdefs.h <<EOF | |
9628 | #define $ac_tr_hdr 1 | |
9629 | EOF | |
9630 | ||
9631 | else | |
9632 | echo "$ac_t""no" 1>&6 | |
9633 | fi | |
9634 | done | |
9635 | ||
73fd4a60 | 9636 | fi |
10f2d63a VZ |
9637 | fi |
9638 | ||
9639 | ||
9640 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 | |
e8f65ba6 | 9641 | echo "configure:9642: checking for ANSI C header files" >&5 |
10f2d63a VZ |
9642 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
9643 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9644 | else | |
9645 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9646 | #line 9647 "configure" |
10f2d63a VZ |
9647 | #include "confdefs.h" |
9648 | #include <stdlib.h> | |
9649 | #include <stdarg.h> | |
9650 | #include <string.h> | |
9651 | #include <float.h> | |
9652 | EOF | |
9653 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 9654 | { (eval echo configure:9655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
9655 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
9656 | if test -z "$ac_err"; then | |
9657 | rm -rf conftest* | |
9658 | ac_cv_header_stdc=yes | |
9659 | else | |
9660 | echo "$ac_err" >&5 | |
9661 | echo "configure: failed program was:" >&5 | |
9662 | cat conftest.$ac_ext >&5 | |
9663 | rm -rf conftest* | |
9664 | ac_cv_header_stdc=no | |
9665 | fi | |
9666 | rm -f conftest* | |
9667 | ||
9668 | if test $ac_cv_header_stdc = yes; then | |
9669 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | |
9670 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9671 | #line 9672 "configure" |
10f2d63a VZ |
9672 | #include "confdefs.h" |
9673 | #include <string.h> | |
9674 | EOF | |
9675 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9676 | egrep "memchr" >/dev/null 2>&1; then | |
9677 | : | |
9678 | else | |
9679 | rm -rf conftest* | |
9680 | ac_cv_header_stdc=no | |
9681 | fi | |
9682 | rm -f conftest* | |
9683 | ||
9684 | fi | |
9685 | ||
9686 | if test $ac_cv_header_stdc = yes; then | |
9687 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | |
9688 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9689 | #line 9690 "configure" |
10f2d63a VZ |
9690 | #include "confdefs.h" |
9691 | #include <stdlib.h> | |
9692 | EOF | |
9693 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9694 | egrep "free" >/dev/null 2>&1; then | |
9695 | : | |
9696 | else | |
9697 | rm -rf conftest* | |
9698 | ac_cv_header_stdc=no | |
9699 | fi | |
9700 | rm -f conftest* | |
9701 | ||
9702 | fi | |
9703 | ||
9704 | if test $ac_cv_header_stdc = yes; then | |
9705 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | |
9706 | if test "$cross_compiling" = yes; then | |
9707 | : | |
9708 | else | |
9709 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9710 | #line 9711 "configure" |
10f2d63a VZ |
9711 | #include "confdefs.h" |
9712 | #include <ctype.h> | |
9713 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | |
9714 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | |
9715 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | |
9716 | int main () { int i; for (i = 0; i < 256; i++) | |
9717 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); | |
9718 | exit (0); } | |
9719 | ||
9720 | EOF | |
e8f65ba6 | 9721 | if { (eval echo configure:9722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
9722 | then |
9723 | : | |
9724 | else | |
9725 | echo "configure: failed program was:" >&5 | |
9726 | cat conftest.$ac_ext >&5 | |
9727 | rm -fr conftest* | |
9728 | ac_cv_header_stdc=no | |
9729 | fi | |
9730 | rm -fr conftest* | |
9731 | fi | |
9732 | ||
9733 | fi | |
9734 | fi | |
9735 | ||
9736 | echo "$ac_t""$ac_cv_header_stdc" 1>&6 | |
9737 | if test $ac_cv_header_stdc = yes; then | |
9738 | cat >> confdefs.h <<\EOF | |
9739 | #define STDC_HEADERS 1 | |
9740 | EOF | |
9741 | ||
9742 | fi | |
9743 | ||
9744 | echo $ac_n "checking for mode_t""... $ac_c" 1>&6 | |
e8f65ba6 | 9745 | echo "configure:9746: checking for mode_t" >&5 |
10f2d63a VZ |
9746 | if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then |
9747 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9748 | else | |
9749 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9750 | #line 9751 "configure" |
10f2d63a VZ |
9751 | #include "confdefs.h" |
9752 | #include <sys/types.h> | |
9753 | #if STDC_HEADERS | |
9754 | #include <stdlib.h> | |
9755 | #include <stddef.h> | |
9756 | #endif | |
9757 | EOF | |
9758 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9759 | egrep "(^|[^a-zA-Z_0-9])mode_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
9760 | rm -rf conftest* | |
9761 | ac_cv_type_mode_t=yes | |
9762 | else | |
9763 | rm -rf conftest* | |
9764 | ac_cv_type_mode_t=no | |
9765 | fi | |
9766 | rm -f conftest* | |
9767 | ||
9768 | fi | |
9769 | echo "$ac_t""$ac_cv_type_mode_t" 1>&6 | |
9770 | if test $ac_cv_type_mode_t = no; then | |
9771 | cat >> confdefs.h <<\EOF | |
9772 | #define mode_t int | |
9773 | EOF | |
9774 | ||
9775 | fi | |
9776 | ||
9777 | echo $ac_n "checking for off_t""... $ac_c" 1>&6 | |
e8f65ba6 | 9778 | echo "configure:9779: checking for off_t" >&5 |
10f2d63a VZ |
9779 | if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then |
9780 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9781 | else | |
9782 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9783 | #line 9784 "configure" |
10f2d63a VZ |
9784 | #include "confdefs.h" |
9785 | #include <sys/types.h> | |
9786 | #if STDC_HEADERS | |
9787 | #include <stdlib.h> | |
9788 | #include <stddef.h> | |
9789 | #endif | |
9790 | EOF | |
9791 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9792 | egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
9793 | rm -rf conftest* | |
9794 | ac_cv_type_off_t=yes | |
9795 | else | |
9796 | rm -rf conftest* | |
9797 | ac_cv_type_off_t=no | |
9798 | fi | |
9799 | rm -f conftest* | |
9800 | ||
9801 | fi | |
9802 | echo "$ac_t""$ac_cv_type_off_t" 1>&6 | |
9803 | if test $ac_cv_type_off_t = no; then | |
9804 | cat >> confdefs.h <<\EOF | |
9805 | #define off_t long | |
9806 | EOF | |
9807 | ||
9808 | fi | |
9809 | ||
9810 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 | |
e8f65ba6 | 9811 | echo "configure:9812: checking for pid_t" >&5 |
10f2d63a VZ |
9812 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
9813 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9814 | else | |
9815 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9816 | #line 9817 "configure" |
10f2d63a VZ |
9817 | #include "confdefs.h" |
9818 | #include <sys/types.h> | |
9819 | #if STDC_HEADERS | |
9820 | #include <stdlib.h> | |
9821 | #include <stddef.h> | |
9822 | #endif | |
9823 | EOF | |
9824 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9825 | egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
9826 | rm -rf conftest* | |
9827 | ac_cv_type_pid_t=yes | |
9828 | else | |
9829 | rm -rf conftest* | |
9830 | ac_cv_type_pid_t=no | |
9831 | fi | |
9832 | rm -f conftest* | |
9833 | ||
9834 | fi | |
9835 | echo "$ac_t""$ac_cv_type_pid_t" 1>&6 | |
9836 | if test $ac_cv_type_pid_t = no; then | |
9837 | cat >> confdefs.h <<\EOF | |
9838 | #define pid_t int | |
9839 | EOF | |
9840 | ||
9841 | fi | |
9842 | ||
9843 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 | |
e8f65ba6 | 9844 | echo "configure:9845: checking for size_t" >&5 |
10f2d63a VZ |
9845 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
9846 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9847 | else | |
9848 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9849 | #line 9850 "configure" |
10f2d63a VZ |
9850 | #include "confdefs.h" |
9851 | #include <sys/types.h> | |
9852 | #if STDC_HEADERS | |
9853 | #include <stdlib.h> | |
9854 | #include <stddef.h> | |
9855 | #endif | |
9856 | EOF | |
9857 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9858 | egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | |
9859 | rm -rf conftest* | |
9860 | ac_cv_type_size_t=yes | |
9861 | else | |
9862 | rm -rf conftest* | |
9863 | ac_cv_type_size_t=no | |
9864 | fi | |
9865 | rm -f conftest* | |
9866 | ||
9867 | fi | |
9868 | echo "$ac_t""$ac_cv_type_size_t" 1>&6 | |
9869 | if test $ac_cv_type_size_t = no; then | |
9870 | cat >> confdefs.h <<\EOF | |
9871 | #define size_t unsigned | |
9872 | EOF | |
9873 | ||
9874 | fi | |
9875 | ||
9876 | echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 | |
e8f65ba6 | 9877 | echo "configure:9878: checking for uid_t in sys/types.h" >&5 |
10f2d63a VZ |
9878 | if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then |
9879 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9880 | else | |
9881 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9882 | #line 9883 "configure" |
10f2d63a VZ |
9883 | #include "confdefs.h" |
9884 | #include <sys/types.h> | |
9885 | EOF | |
9886 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |
9887 | egrep "uid_t" >/dev/null 2>&1; then | |
9888 | rm -rf conftest* | |
9889 | ac_cv_type_uid_t=yes | |
9890 | else | |
9891 | rm -rf conftest* | |
9892 | ac_cv_type_uid_t=no | |
9893 | fi | |
9894 | rm -f conftest* | |
9895 | ||
9896 | fi | |
9897 | ||
9898 | echo "$ac_t""$ac_cv_type_uid_t" 1>&6 | |
9899 | if test $ac_cv_type_uid_t = no; then | |
9900 | cat >> confdefs.h <<\EOF | |
9901 | #define uid_t int | |
9902 | EOF | |
9903 | ||
9904 | cat >> confdefs.h <<\EOF | |
9905 | #define gid_t int | |
9906 | EOF | |
9907 | ||
9908 | fi | |
9909 | ||
9910 | ||
9911 | ||
b12915c1 | 9912 | echo $ac_n "checking for pw_gecos in struct passwd""... $ac_c" 1>&6 |
e8f65ba6 | 9913 | echo "configure:9914: checking for pw_gecos in struct passwd" >&5 |
b12915c1 VZ |
9914 | if eval "test \"`echo '$''{'wx_cv_struct_pw_gecos'+set}'`\" = set"; then |
9915 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9916 | else | |
9917 | ||
9918 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9919 | #line 9920 "configure" |
b12915c1 VZ |
9920 | #include "confdefs.h" |
9921 | #include <pwd.h> | |
9922 | int main() { | |
9923 | ||
9924 | char *p; | |
9925 | struct passwd *pw; | |
9926 | p = pw->pw_gecos; | |
9927 | ||
9928 | ; return 0; } | |
9929 | EOF | |
e8f65ba6 | 9930 | if { (eval echo configure:9931: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
b12915c1 VZ |
9931 | rm -rf conftest* |
9932 | ||
9933 | wx_cv_struct_pw_gecos=yes | |
b12915c1 VZ |
9934 | |
9935 | else | |
9936 | echo "configure: failed program was:" >&5 | |
9937 | cat conftest.$ac_ext >&5 | |
9938 | rm -rf conftest* | |
9939 | ||
9940 | wx_cv_struct_pw_gecos=no | |
9941 | ||
9942 | ||
9943 | fi | |
9944 | rm -f conftest* | |
9945 | ||
9946 | ||
9947 | fi | |
9948 | ||
9949 | echo "$ac_t""$wx_cv_struct_pw_gecos" 1>&6 | |
9950 | ||
bd3277fe VZ |
9951 | if test "$wx_cv_struct_pw_gecos" = "yes"; then |
9952 | cat >> confdefs.h <<\EOF | |
9953 | #define HAVE_PW_GECOS 1 | |
9954 | EOF | |
9955 | ||
9956 | fi | |
9957 | ||
10f2d63a VZ |
9958 | |
9959 | echo $ac_n "checking for working const""... $ac_c" 1>&6 | |
e8f65ba6 | 9960 | echo "configure:9961: checking for working const" >&5 |
10f2d63a VZ |
9961 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
9962 | echo $ac_n "(cached) $ac_c" 1>&6 | |
9963 | else | |
9964 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 9965 | #line 9966 "configure" |
10f2d63a VZ |
9966 | #include "confdefs.h" |
9967 | ||
9968 | int main() { | |
9969 | ||
9970 | /* Ultrix mips cc rejects this. */ | |
186837b0 | 9971 | typedef int charset[2]; const charset x; |
10f2d63a VZ |
9972 | /* SunOS 4.1.1 cc rejects this. */ |
9973 | char const *const *ccp; | |
9974 | char **p; | |
9975 | /* NEC SVR4.0.2 mips cc rejects this. */ | |
9976 | struct point {int x, y;}; | |
9977 | static struct point const zero = {0,0}; | |
9978 | /* AIX XL C 1.02.0.0 rejects this. | |
9979 | It does not let you subtract one const X* pointer from another in an arm | |
9980 | of an if-expression whose if-part is not a constant expression */ | |
9981 | const char *g = "string"; | |
9982 | ccp = &g + (g ? g-g : 0); | |
9983 | /* HPUX 7.0 cc rejects these. */ | |
9984 | ++ccp; | |
9985 | p = (char**) ccp; | |
9986 | ccp = (char const *const *) p; | |
9987 | { /* SCO 3.2v4 cc rejects this. */ | |
9988 | char *t; | |
9989 | char const *s = 0 ? (char *) 0 : (char const *) 0; | |
9990 | ||
9991 | *t++ = 0; | |
9992 | } | |
9993 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | |
9994 | int x[] = {25, 17}; | |
9995 | const int *foo = &x[0]; | |
9996 | ++foo; | |
9997 | } | |
9998 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | |
9999 | typedef const int *iptr; | |
10000 | iptr p = 0; | |
10001 | ++p; | |
10002 | } | |
10003 | { /* AIX XL C 1.02.0.0 rejects this saying | |
10004 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | |
10005 | struct s { int j; const int *ap[3]; }; | |
10006 | struct s *b; b->j = 5; | |
10007 | } | |
10008 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | |
10009 | const int foo = 10; | |
10010 | } | |
10011 | ||
10012 | ; return 0; } | |
10013 | EOF | |
e8f65ba6 | 10014 | if { (eval echo configure:10015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10015 | rm -rf conftest* |
10016 | ac_cv_c_const=yes | |
10017 | else | |
10018 | echo "configure: failed program was:" >&5 | |
10019 | cat conftest.$ac_ext >&5 | |
10020 | rm -rf conftest* | |
10021 | ac_cv_c_const=no | |
10022 | fi | |
10023 | rm -f conftest* | |
10024 | fi | |
10025 | ||
10026 | echo "$ac_t""$ac_cv_c_const" 1>&6 | |
10027 | if test $ac_cv_c_const = no; then | |
10028 | cat >> confdefs.h <<\EOF | |
10029 | #define const | |
10030 | EOF | |
10031 | ||
10032 | fi | |
10033 | ||
10034 | echo $ac_n "checking for inline""... $ac_c" 1>&6 | |
e8f65ba6 | 10035 | echo "configure:10036: checking for inline" >&5 |
10f2d63a VZ |
10036 | if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then |
10037 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10038 | else | |
10039 | ac_cv_c_inline=no | |
10040 | for ac_kw in inline __inline__ __inline; do | |
10041 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10042 | #line 10043 "configure" |
10f2d63a VZ |
10043 | #include "confdefs.h" |
10044 | ||
10045 | int main() { | |
186837b0 | 10046 | } $ac_kw foo() { |
10f2d63a VZ |
10047 | ; return 0; } |
10048 | EOF | |
e8f65ba6 | 10049 | if { (eval echo configure:10050: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10050 | rm -rf conftest* |
10051 | ac_cv_c_inline=$ac_kw; break | |
10052 | else | |
10053 | echo "configure: failed program was:" >&5 | |
10054 | cat conftest.$ac_ext >&5 | |
10055 | fi | |
10056 | rm -f conftest* | |
10057 | done | |
10058 | ||
10059 | fi | |
10060 | ||
10061 | echo "$ac_t""$ac_cv_c_inline" 1>&6 | |
10062 | case "$ac_cv_c_inline" in | |
10063 | inline | yes) ;; | |
10064 | no) cat >> confdefs.h <<\EOF | |
10065 | #define inline | |
10066 | EOF | |
10067 | ;; | |
10068 | *) cat >> confdefs.h <<EOF | |
10069 | #define inline $ac_cv_c_inline | |
10070 | EOF | |
10071 | ;; | |
10072 | esac | |
10073 | ||
10074 | ||
10075 | echo $ac_n "checking size of char""... $ac_c" 1>&6 | |
e8f65ba6 | 10076 | echo "configure:10077: checking size of char" >&5 |
10f2d63a VZ |
10077 | if eval "test \"`echo '$''{'ac_cv_sizeof_char'+set}'`\" = set"; then |
10078 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10079 | else | |
10080 | if test "$cross_compiling" = yes; then | |
10081 | ac_cv_sizeof_char=1 | |
10082 | else | |
10083 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10084 | #line 10085 "configure" |
10f2d63a VZ |
10085 | #include "confdefs.h" |
10086 | #include <stdio.h> | |
10087 | main() | |
10088 | { | |
10089 | FILE *f=fopen("conftestval", "w"); | |
10090 | if (!f) exit(1); | |
10091 | fprintf(f, "%d\n", sizeof(char)); | |
10092 | exit(0); | |
10093 | } | |
10094 | EOF | |
e8f65ba6 | 10095 | if { (eval echo configure:10096: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10096 | then |
10097 | ac_cv_sizeof_char=`cat conftestval` | |
10098 | else | |
10099 | echo "configure: failed program was:" >&5 | |
10100 | cat conftest.$ac_ext >&5 | |
10101 | rm -fr conftest* | |
10102 | ac_cv_sizeof_char=0 | |
10103 | fi | |
10104 | rm -fr conftest* | |
10105 | fi | |
10106 | ||
10107 | fi | |
10108 | echo "$ac_t""$ac_cv_sizeof_char" 1>&6 | |
10109 | cat >> confdefs.h <<EOF | |
10110 | #define SIZEOF_CHAR $ac_cv_sizeof_char | |
10111 | EOF | |
10112 | ||
10113 | ||
6f72b082 | 10114 | echo $ac_n "checking size of wchar_t""... $ac_c" 1>&6 |
e8f65ba6 | 10115 | echo "configure:10116: checking size of wchar_t" >&5 |
6f72b082 OK |
10116 | if eval "test \"`echo '$''{'ac_cv_sizeof_wchar_t'+set}'`\" = set"; then |
10117 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10118 | else | |
10119 | if test "$cross_compiling" = yes; then | |
10120 | ac_cv_sizeof_wchar_t=4 | |
10121 | else | |
10122 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10123 | #line 10124 "configure" |
6f72b082 OK |
10124 | #include "confdefs.h" |
10125 | #include <stdio.h> | |
10126 | main() | |
10127 | { | |
10128 | FILE *f=fopen("conftestval", "w"); | |
10129 | if (!f) exit(1); | |
10130 | fprintf(f, "%d\n", sizeof(wchar_t)); | |
10131 | exit(0); | |
10132 | } | |
10133 | EOF | |
e8f65ba6 | 10134 | if { (eval echo configure:10135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
6f72b082 OK |
10135 | then |
10136 | ac_cv_sizeof_wchar_t=`cat conftestval` | |
10137 | else | |
10138 | echo "configure: failed program was:" >&5 | |
10139 | cat conftest.$ac_ext >&5 | |
10140 | rm -fr conftest* | |
10141 | ac_cv_sizeof_wchar_t=0 | |
10142 | fi | |
10143 | rm -fr conftest* | |
10144 | fi | |
10145 | ||
10146 | fi | |
10147 | echo "$ac_t""$ac_cv_sizeof_wchar_t" 1>&6 | |
10148 | cat >> confdefs.h <<EOF | |
10149 | #define SIZEOF_WCHAR_T $ac_cv_sizeof_wchar_t | |
10150 | EOF | |
10151 | ||
10152 | ||
10f2d63a | 10153 | echo $ac_n "checking size of short""... $ac_c" 1>&6 |
e8f65ba6 | 10154 | echo "configure:10155: checking size of short" >&5 |
10f2d63a VZ |
10155 | if eval "test \"`echo '$''{'ac_cv_sizeof_short'+set}'`\" = set"; then |
10156 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10157 | else | |
10158 | if test "$cross_compiling" = yes; then | |
10159 | ac_cv_sizeof_short=2 | |
10160 | else | |
10161 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10162 | #line 10163 "configure" |
10f2d63a VZ |
10163 | #include "confdefs.h" |
10164 | #include <stdio.h> | |
10165 | main() | |
10166 | { | |
10167 | FILE *f=fopen("conftestval", "w"); | |
10168 | if (!f) exit(1); | |
10169 | fprintf(f, "%d\n", sizeof(short)); | |
10170 | exit(0); | |
10171 | } | |
10172 | EOF | |
e8f65ba6 | 10173 | if { (eval echo configure:10174: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10174 | then |
10175 | ac_cv_sizeof_short=`cat conftestval` | |
10176 | else | |
10177 | echo "configure: failed program was:" >&5 | |
10178 | cat conftest.$ac_ext >&5 | |
10179 | rm -fr conftest* | |
10180 | ac_cv_sizeof_short=0 | |
10181 | fi | |
10182 | rm -fr conftest* | |
10183 | fi | |
10184 | ||
10185 | fi | |
10186 | echo "$ac_t""$ac_cv_sizeof_short" 1>&6 | |
10187 | cat >> confdefs.h <<EOF | |
10188 | #define SIZEOF_SHORT $ac_cv_sizeof_short | |
10189 | EOF | |
10190 | ||
10191 | ||
10192 | echo $ac_n "checking size of int *""... $ac_c" 1>&6 | |
e8f65ba6 | 10193 | echo "configure:10194: checking size of int *" >&5 |
10f2d63a VZ |
10194 | if eval "test \"`echo '$''{'ac_cv_sizeof_int_p'+set}'`\" = set"; then |
10195 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10196 | else | |
10197 | if test "$cross_compiling" = yes; then | |
10198 | ac_cv_sizeof_int_p=4 | |
10199 | else | |
10200 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10201 | #line 10202 "configure" |
10f2d63a VZ |
10202 | #include "confdefs.h" |
10203 | #include <stdio.h> | |
10204 | main() | |
10205 | { | |
10206 | FILE *f=fopen("conftestval", "w"); | |
10207 | if (!f) exit(1); | |
10208 | fprintf(f, "%d\n", sizeof(int *)); | |
10209 | exit(0); | |
10210 | } | |
10211 | EOF | |
e8f65ba6 | 10212 | if { (eval echo configure:10213: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10213 | then |
10214 | ac_cv_sizeof_int_p=`cat conftestval` | |
10215 | else | |
10216 | echo "configure: failed program was:" >&5 | |
10217 | cat conftest.$ac_ext >&5 | |
10218 | rm -fr conftest* | |
10219 | ac_cv_sizeof_int_p=0 | |
10220 | fi | |
10221 | rm -fr conftest* | |
10222 | fi | |
10223 | ||
10224 | fi | |
10225 | echo "$ac_t""$ac_cv_sizeof_int_p" 1>&6 | |
10226 | cat >> confdefs.h <<EOF | |
10227 | #define SIZEOF_INT_P $ac_cv_sizeof_int_p | |
10228 | EOF | |
10229 | ||
10230 | ||
10231 | echo $ac_n "checking size of int""... $ac_c" 1>&6 | |
e8f65ba6 | 10232 | echo "configure:10233: checking size of int" >&5 |
10f2d63a VZ |
10233 | if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then |
10234 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10235 | else | |
10236 | if test "$cross_compiling" = yes; then | |
10237 | ac_cv_sizeof_int=4 | |
10238 | else | |
10239 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10240 | #line 10241 "configure" |
10f2d63a VZ |
10241 | #include "confdefs.h" |
10242 | #include <stdio.h> | |
10243 | main() | |
10244 | { | |
10245 | FILE *f=fopen("conftestval", "w"); | |
10246 | if (!f) exit(1); | |
10247 | fprintf(f, "%d\n", sizeof(int)); | |
10248 | exit(0); | |
10249 | } | |
10250 | EOF | |
e8f65ba6 | 10251 | if { (eval echo configure:10252: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10252 | then |
10253 | ac_cv_sizeof_int=`cat conftestval` | |
10254 | else | |
10255 | echo "configure: failed program was:" >&5 | |
10256 | cat conftest.$ac_ext >&5 | |
10257 | rm -fr conftest* | |
10258 | ac_cv_sizeof_int=0 | |
10259 | fi | |
10260 | rm -fr conftest* | |
10261 | fi | |
10262 | ||
10263 | fi | |
10264 | echo "$ac_t""$ac_cv_sizeof_int" 1>&6 | |
10265 | cat >> confdefs.h <<EOF | |
10266 | #define SIZEOF_INT $ac_cv_sizeof_int | |
10267 | EOF | |
10268 | ||
10269 | ||
10270 | echo $ac_n "checking size of long""... $ac_c" 1>&6 | |
e8f65ba6 | 10271 | echo "configure:10272: checking size of long" >&5 |
10f2d63a VZ |
10272 | if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then |
10273 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10274 | else | |
10275 | if test "$cross_compiling" = yes; then | |
10276 | ac_cv_sizeof_long=4 | |
10277 | else | |
10278 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10279 | #line 10280 "configure" |
10f2d63a VZ |
10280 | #include "confdefs.h" |
10281 | #include <stdio.h> | |
10282 | main() | |
10283 | { | |
10284 | FILE *f=fopen("conftestval", "w"); | |
10285 | if (!f) exit(1); | |
10286 | fprintf(f, "%d\n", sizeof(long)); | |
10287 | exit(0); | |
10288 | } | |
10289 | EOF | |
e8f65ba6 | 10290 | if { (eval echo configure:10291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10291 | then |
10292 | ac_cv_sizeof_long=`cat conftestval` | |
10293 | else | |
10294 | echo "configure: failed program was:" >&5 | |
10295 | cat conftest.$ac_ext >&5 | |
10296 | rm -fr conftest* | |
10297 | ac_cv_sizeof_long=0 | |
10298 | fi | |
10299 | rm -fr conftest* | |
10300 | fi | |
10301 | ||
10302 | fi | |
10303 | echo "$ac_t""$ac_cv_sizeof_long" 1>&6 | |
10304 | cat >> confdefs.h <<EOF | |
10305 | #define SIZEOF_LONG $ac_cv_sizeof_long | |
10306 | EOF | |
10307 | ||
10308 | ||
10309 | echo $ac_n "checking size of long long""... $ac_c" 1>&6 | |
e8f65ba6 | 10310 | echo "configure:10311: checking size of long long" >&5 |
10f2d63a VZ |
10311 | if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then |
10312 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10313 | else | |
10314 | if test "$cross_compiling" = yes; then | |
10315 | ac_cv_sizeof_long_long=0 | |
10316 | else | |
10317 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10318 | #line 10319 "configure" |
10f2d63a VZ |
10319 | #include "confdefs.h" |
10320 | #include <stdio.h> | |
10321 | main() | |
10322 | { | |
10323 | FILE *f=fopen("conftestval", "w"); | |
10324 | if (!f) exit(1); | |
10325 | fprintf(f, "%d\n", sizeof(long long)); | |
10326 | exit(0); | |
10327 | } | |
10328 | EOF | |
e8f65ba6 | 10329 | if { (eval echo configure:10330: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10330 | then |
10331 | ac_cv_sizeof_long_long=`cat conftestval` | |
10332 | else | |
10333 | echo "configure: failed program was:" >&5 | |
10334 | cat conftest.$ac_ext >&5 | |
10335 | rm -fr conftest* | |
10336 | ac_cv_sizeof_long_long=0 | |
10337 | fi | |
10338 | rm -fr conftest* | |
10339 | fi | |
10340 | ||
10341 | fi | |
10342 | echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6 | |
10343 | cat >> confdefs.h <<EOF | |
10344 | #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long | |
10345 | EOF | |
10346 | ||
10347 | ||
10348 | ||
10349 | echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6 | |
e8f65ba6 | 10350 | echo "configure:10351: checking whether byte ordering is bigendian" >&5 |
10f2d63a VZ |
10351 | if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then |
10352 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10353 | else | |
10354 | ac_cv_c_bigendian=unknown | |
10355 | # See if sys/param.h defines the BYTE_ORDER macro. | |
10356 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10357 | #line 10358 "configure" |
10f2d63a VZ |
10358 | #include "confdefs.h" |
10359 | #include <sys/types.h> | |
10360 | #include <sys/param.h> | |
10361 | int main() { | |
10362 | ||
10363 | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | |
10364 | bogus endian macros | |
10365 | #endif | |
10366 | ; return 0; } | |
10367 | EOF | |
e8f65ba6 | 10368 | if { (eval echo configure:10369: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10369 | rm -rf conftest* |
10370 | # It does; now see whether it defined to BIG_ENDIAN or not. | |
10371 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10372 | #line 10373 "configure" |
10f2d63a VZ |
10373 | #include "confdefs.h" |
10374 | #include <sys/types.h> | |
10375 | #include <sys/param.h> | |
10376 | int main() { | |
10377 | ||
10378 | #if BYTE_ORDER != BIG_ENDIAN | |
10379 | not big endian | |
10380 | #endif | |
10381 | ; return 0; } | |
10382 | EOF | |
e8f65ba6 | 10383 | if { (eval echo configure:10384: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10384 | rm -rf conftest* |
10385 | ac_cv_c_bigendian=yes | |
10386 | else | |
10387 | echo "configure: failed program was:" >&5 | |
10388 | cat conftest.$ac_ext >&5 | |
10389 | rm -rf conftest* | |
10390 | ac_cv_c_bigendian=no | |
10391 | fi | |
10392 | rm -f conftest* | |
10393 | else | |
10394 | echo "configure: failed program was:" >&5 | |
10395 | cat conftest.$ac_ext >&5 | |
10396 | fi | |
10397 | rm -f conftest* | |
10398 | if test $ac_cv_c_bigendian = unknown; then | |
10399 | if test "$cross_compiling" = yes; then | |
10400 | ac_cv_c_bigendian=unknown | |
10401 | else | |
10402 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10403 | #line 10404 "configure" |
10f2d63a VZ |
10404 | #include "confdefs.h" |
10405 | main () { | |
10406 | /* Are we little or big endian? From Harbison&Steele. */ | |
10407 | union | |
10408 | { | |
10409 | long l; | |
10410 | char c[sizeof (long)]; | |
10411 | } u; | |
10412 | u.l = 1; | |
10413 | exit (u.c[sizeof (long) - 1] == 1); | |
10414 | } | |
10415 | EOF | |
e8f65ba6 | 10416 | if { (eval echo configure:10417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
10f2d63a VZ |
10417 | then |
10418 | ac_cv_c_bigendian=no | |
10419 | else | |
10420 | echo "configure: failed program was:" >&5 | |
10421 | cat conftest.$ac_ext >&5 | |
10422 | rm -fr conftest* | |
10423 | ac_cv_c_bigendian=yes | |
10424 | fi | |
10425 | rm -fr conftest* | |
10426 | fi | |
10427 | ||
10428 | fi | |
10429 | fi | |
10430 | ||
10431 | echo "$ac_t""$ac_cv_c_bigendian" 1>&6 | |
10432 | if test $ac_cv_c_bigendian = unknown; then | |
10433 | 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 | |
10434 | fi | |
10435 | if test $ac_cv_c_bigendian = yes; then | |
10436 | cat >> confdefs.h <<\EOF | |
10437 | #define WORDS_BIGENDIAN 1 | |
10438 | EOF | |
10439 | ||
10440 | fi | |
10441 | ||
10442 | ||
10443 | ||
10444 | if test "$cross_compiling" = "yes"; then | |
10445 | cat >> confdefs.h <<\EOF | |
10446 | #define wxUSE_IOSTREAMH 1 | |
10447 | EOF | |
10448 | ||
10449 | else | |
10450 | ||
10451 | ac_ext=C | |
10452 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10453 | ac_cpp='$CXXCPP $CPPFLAGS' | |
10454 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10455 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10456 | cross_compiling=$ac_cv_prog_cxx_cross | |
10457 | ||
10458 | ||
10459 | for ac_hdr in iostream | |
10460 | do | |
10461 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
10462 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
e8f65ba6 | 10463 | echo "configure:10464: checking for $ac_hdr" >&5 |
10f2d63a VZ |
10464 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
10465 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10466 | else | |
10467 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10468 | #line 10469 "configure" |
10f2d63a VZ |
10469 | #include "confdefs.h" |
10470 | #include <$ac_hdr> | |
10471 | EOF | |
10472 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
e8f65ba6 | 10473 | { (eval echo configure:10474: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
10474 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
10475 | if test -z "$ac_err"; then | |
10476 | rm -rf conftest* | |
10477 | eval "ac_cv_header_$ac_safe=yes" | |
10478 | else | |
10479 | echo "$ac_err" >&5 | |
10480 | echo "configure: failed program was:" >&5 | |
10481 | cat conftest.$ac_ext >&5 | |
10482 | rm -rf conftest* | |
10483 | eval "ac_cv_header_$ac_safe=no" | |
10484 | fi | |
10485 | rm -f conftest* | |
10486 | fi | |
10487 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
10488 | echo "$ac_t""yes" 1>&6 | |
10489 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
10490 | cat >> confdefs.h <<EOF | |
10491 | #define $ac_tr_hdr 1 | |
10492 | EOF | |
10493 | ||
10494 | else | |
10495 | echo "$ac_t""no" 1>&6 | |
10496 | fi | |
10497 | done | |
10498 | ||
10499 | ||
10500 | if test "x$HAVE_IOSTREAM" = x ; then | |
10501 | cat >> confdefs.h <<\EOF | |
10502 | #define wxUSE_IOSTREAMH 1 | |
10503 | EOF | |
10504 | ||
10505 | else | |
10506 | : | |
10507 | fi | |
10508 | ||
10509 | ac_ext=c | |
10510 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10511 | ac_cpp='$CPP $CPPFLAGS' | |
10512 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10513 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10514 | cross_compiling=$ac_cv_prog_cc_cross | |
10515 | ||
10516 | fi | |
10517 | ||
10518 | ||
10519 | ||
10520 | echo $ac_n "checking if C++ compiler supports bool""... $ac_c" 1>&6 | |
e8f65ba6 | 10521 | echo "configure:10522: checking if C++ compiler supports bool" >&5 |
10f2d63a VZ |
10522 | if eval "test \"`echo '$''{'wx_cv_cpp_bool'+set}'`\" = set"; then |
10523 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10524 | else | |
10525 | ||
10526 | ||
10527 | ac_ext=C | |
10528 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10529 | ac_cpp='$CXXCPP $CPPFLAGS' | |
10530 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10531 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10532 | cross_compiling=$ac_cv_prog_cxx_cross | |
10533 | ||
10534 | ||
10535 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10536 | #line 10537 "configure" |
10f2d63a VZ |
10537 | #include "confdefs.h" |
10538 | ||
10539 | ||
10540 | int main() { | |
10541 | ||
10542 | bool b = true; | |
10543 | ||
10544 | return 0; | |
10545 | ||
10546 | ; return 0; } | |
10547 | EOF | |
e8f65ba6 | 10548 | if { (eval echo configure:10549: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10549 | rm -rf conftest* |
10550 | ||
10551 | cat >> confdefs.h <<\EOF | |
10552 | #define HAVE_BOOL 1 | |
10553 | EOF | |
10554 | ||
10555 | wx_cv_cpp_bool=yes | |
10556 | ||
10557 | else | |
10558 | echo "configure: failed program was:" >&5 | |
10559 | cat conftest.$ac_ext >&5 | |
10560 | rm -rf conftest* | |
10561 | ||
10562 | wx_cv_cpp_bool=no | |
10563 | ||
10564 | ||
10565 | fi | |
10566 | rm -f conftest* | |
10567 | ||
10568 | ac_ext=c | |
10569 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10570 | ac_cpp='$CPP $CPPFLAGS' | |
10571 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10572 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10573 | cross_compiling=$ac_cv_prog_cc_cross | |
10574 | ||
10575 | ||
10576 | fi | |
10577 | ||
10578 | echo "$ac_t""$wx_cv_cpp_bool" 1>&6 | |
10579 | ||
10580 | if test "$wx_cv_cpp_bool" = "yes"; then | |
10581 | cat >> confdefs.h <<\EOF | |
10582 | #define HAVE_BOOL 1 | |
10583 | EOF | |
10584 | ||
10585 | fi | |
10586 | ||
10587 | ||
10588 | ||
10f2d63a | 10589 | echo $ac_n "checking if you need GNU extensions""... $ac_c" 1>&6 |
e8f65ba6 | 10590 | echo "configure:10591: checking if you need GNU extensions" >&5 |
10f2d63a VZ |
10591 | if eval "test \"`echo '$''{'wx_cv_gnu_extensions'+set}'`\" = set"; then |
10592 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10593 | else | |
10594 | ||
10595 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10596 | #line 10597 "configure" |
10f2d63a VZ |
10597 | #include "confdefs.h" |
10598 | #include <features.h> | |
10599 | int main() { | |
10600 | ||
10601 | ||
10602 | #ifndef __GNU_LIBRARY__ | |
10603 | Compile error wanted | |
10604 | #endif | |
10605 | ||
10606 | ||
10607 | ; return 0; } | |
10608 | EOF | |
e8f65ba6 | 10609 | if { (eval echo configure:10610: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
10610 | rm -rf conftest* |
10611 | wx_cv_gnu_extensions=yes | |
10612 | else | |
10613 | echo "configure: failed program was:" >&5 | |
10614 | cat conftest.$ac_ext >&5 | |
10615 | rm -rf conftest* | |
10616 | wx_cv_gnu_extensions=no | |
10617 | fi | |
10618 | rm -f conftest* | |
10619 | ||
10620 | fi | |
10621 | ||
10622 | ||
10623 | echo "$ac_t""$wx_cv_gnu_extensions" 1>&6 | |
10624 | if test "$wx_cv_gnu_extensions" = "yes"; then | |
10625 | cat >> confdefs.h <<EOF | |
10626 | #define _GNU_SOURCE 1 | |
10627 | EOF | |
10628 | ||
10629 | fi | |
10630 | ||
10631 | ||
10632 | ||
10633 | echo $ac_n "checking for wcslen in -lc""... $ac_c" 1>&6 | |
e8f65ba6 | 10634 | echo "configure:10635: checking for wcslen in -lc" >&5 |
10f2d63a VZ |
10635 | ac_lib_var=`echo c'_'wcslen | sed 'y%./+-%__p_%'` |
10636 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10637 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10638 | else | |
10639 | ac_save_LIBS="$LIBS" | |
10640 | LIBS="-lc $LIBS" | |
10641 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10642 | #line 10643 "configure" |
10f2d63a VZ |
10643 | #include "confdefs.h" |
10644 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10645 | /* We use char because int might match the return type of a gcc2 | |
10646 | builtin and then its argument prototype would still apply. */ | |
10647 | char wcslen(); | |
10648 | ||
10649 | int main() { | |
10650 | wcslen() | |
10651 | ; return 0; } | |
10652 | EOF | |
e8f65ba6 | 10653 | if { (eval echo configure:10654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10654 | rm -rf conftest* |
10655 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10656 | else | |
10657 | echo "configure: failed program was:" >&5 | |
10658 | cat conftest.$ac_ext >&5 | |
10659 | rm -rf conftest* | |
10660 | eval "ac_cv_lib_$ac_lib_var=no" | |
10661 | fi | |
10662 | rm -f conftest* | |
10663 | LIBS="$ac_save_LIBS" | |
10664 | ||
10665 | fi | |
10666 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10667 | echo "$ac_t""yes" 1>&6 | |
10668 | ||
10669 | cat >> confdefs.h <<\EOF | |
10670 | #define HAVE_WCSLEN 1 | |
10671 | EOF | |
10672 | ||
10673 | WCHAR_LINK="" | |
10674 | ||
10675 | else | |
10676 | echo "$ac_t""no" 1>&6 | |
10677 | ||
10678 | echo $ac_n "checking for wcslen in -lw""... $ac_c" 1>&6 | |
e8f65ba6 | 10679 | echo "configure:10680: checking for wcslen in -lw" >&5 |
10f2d63a VZ |
10680 | ac_lib_var=`echo w'_'wcslen | sed 'y%./+-%__p_%'` |
10681 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
10682 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10683 | else | |
10684 | ac_save_LIBS="$LIBS" | |
10685 | LIBS="-lw $LIBS" | |
10686 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10687 | #line 10688 "configure" |
10f2d63a VZ |
10688 | #include "confdefs.h" |
10689 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10690 | /* We use char because int might match the return type of a gcc2 | |
10691 | builtin and then its argument prototype would still apply. */ | |
10692 | char wcslen(); | |
10693 | ||
10694 | int main() { | |
10695 | wcslen() | |
10696 | ; return 0; } | |
10697 | EOF | |
e8f65ba6 | 10698 | if { (eval echo configure:10699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10699 | rm -rf conftest* |
10700 | eval "ac_cv_lib_$ac_lib_var=yes" | |
10701 | else | |
10702 | echo "configure: failed program was:" >&5 | |
10703 | cat conftest.$ac_ext >&5 | |
10704 | rm -rf conftest* | |
10705 | eval "ac_cv_lib_$ac_lib_var=no" | |
10706 | fi | |
10707 | rm -f conftest* | |
10708 | LIBS="$ac_save_LIBS" | |
10709 | ||
10710 | fi | |
10711 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
10712 | echo "$ac_t""yes" 1>&6 | |
10713 | ||
10714 | cat >> confdefs.h <<\EOF | |
10715 | #define HAVE_WCSLEN 1 | |
10716 | EOF | |
10717 | ||
10718 | WCHAR_LINK="-lw" | |
10719 | ||
10720 | else | |
10721 | echo "$ac_t""no" 1>&6 | |
10722 | fi | |
10723 | ||
10724 | ||
10725 | fi | |
10726 | ||
10727 | ||
10728 | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 | |
e8f65ba6 | 10729 | echo "configure:10730: checking for vprintf" >&5 |
10f2d63a VZ |
10730 | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
10731 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10732 | else | |
10733 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10734 | #line 10735 "configure" |
10f2d63a VZ |
10735 | #include "confdefs.h" |
10736 | /* System header to define __stub macros and hopefully few prototypes, | |
10737 | which can conflict with char vprintf(); below. */ | |
10738 | #include <assert.h> | |
10739 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10740 | /* We use char because int might match the return type of a gcc2 | |
10741 | builtin and then its argument prototype would still apply. */ | |
10742 | char vprintf(); | |
10743 | ||
10744 | int main() { | |
10745 | ||
10746 | /* The GNU C library defines this for functions which it implements | |
10747 | to always fail with ENOSYS. Some functions are actually named | |
10748 | something starting with __ and the normal name is an alias. */ | |
10749 | #if defined (__stub_vprintf) || defined (__stub___vprintf) | |
10750 | choke me | |
10751 | #else | |
e8482f24 | 10752 | vprintf(); |
10f2d63a VZ |
10753 | #endif |
10754 | ||
10755 | ; return 0; } | |
10756 | EOF | |
e8f65ba6 | 10757 | if { (eval echo configure:10758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10758 | rm -rf conftest* |
10759 | eval "ac_cv_func_vprintf=yes" | |
10760 | else | |
10761 | echo "configure: failed program was:" >&5 | |
10762 | cat conftest.$ac_ext >&5 | |
10763 | rm -rf conftest* | |
10764 | eval "ac_cv_func_vprintf=no" | |
10765 | fi | |
10766 | rm -f conftest* | |
10767 | fi | |
10768 | ||
10769 | if eval "test \"`echo '$ac_cv_func_'vprintf`\" = yes"; then | |
10770 | echo "$ac_t""yes" 1>&6 | |
10771 | cat >> confdefs.h <<\EOF | |
10772 | #define HAVE_VPRINTF 1 | |
10773 | EOF | |
10774 | ||
10775 | else | |
10776 | echo "$ac_t""no" 1>&6 | |
10777 | fi | |
10778 | ||
10779 | if test "$ac_cv_func_vprintf" != yes; then | |
10780 | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 | |
e8f65ba6 | 10781 | echo "configure:10782: checking for _doprnt" >&5 |
10f2d63a VZ |
10782 | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
10783 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10784 | else | |
10785 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10786 | #line 10787 "configure" |
10f2d63a VZ |
10787 | #include "confdefs.h" |
10788 | /* System header to define __stub macros and hopefully few prototypes, | |
10789 | which can conflict with char _doprnt(); below. */ | |
10790 | #include <assert.h> | |
10791 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10792 | /* We use char because int might match the return type of a gcc2 | |
10793 | builtin and then its argument prototype would still apply. */ | |
10794 | char _doprnt(); | |
10795 | ||
10796 | int main() { | |
10797 | ||
10798 | /* The GNU C library defines this for functions which it implements | |
10799 | to always fail with ENOSYS. Some functions are actually named | |
10800 | something starting with __ and the normal name is an alias. */ | |
10801 | #if defined (__stub__doprnt) || defined (__stub____doprnt) | |
10802 | choke me | |
10803 | #else | |
e8482f24 | 10804 | _doprnt(); |
10f2d63a VZ |
10805 | #endif |
10806 | ||
10807 | ; return 0; } | |
10808 | EOF | |
e8f65ba6 | 10809 | if { (eval echo configure:10810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
10810 | rm -rf conftest* |
10811 | eval "ac_cv_func__doprnt=yes" | |
10812 | else | |
10813 | echo "configure: failed program was:" >&5 | |
10814 | cat conftest.$ac_ext >&5 | |
10815 | rm -rf conftest* | |
10816 | eval "ac_cv_func__doprnt=no" | |
10817 | fi | |
10818 | rm -f conftest* | |
10819 | fi | |
10820 | ||
10821 | if eval "test \"`echo '$ac_cv_func_'_doprnt`\" = yes"; then | |
10822 | echo "$ac_t""yes" 1>&6 | |
10823 | cat >> confdefs.h <<\EOF | |
10824 | #define HAVE_DOPRNT 1 | |
10825 | EOF | |
10826 | ||
10827 | else | |
10828 | echo "$ac_t""no" 1>&6 | |
10829 | fi | |
10830 | ||
10831 | fi | |
10832 | ||
10833 | ||
10f2d63a | 10834 | |
f6bcfd97 BP |
10835 | ac_ext=C |
10836 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10837 | ac_cpp='$CXXCPP $CPPFLAGS' | |
10838 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10839 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10840 | cross_compiling=$ac_cv_prog_cxx_cross | |
10841 | ||
10842 | ||
10843 | ||
10844 | ||
10845 | echo $ac_n "checking for vsnprintf""... $ac_c" 1>&6 | |
e8f65ba6 | 10846 | echo "configure:10847: checking for vsnprintf" >&5 |
f6bcfd97 BP |
10847 | if eval "test \"`echo '$''{'wx_cv_func_vsnprintf'+set}'`\" = set"; then |
10848 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10849 | else | |
10850 | ||
10851 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10852 | #line 10853 "configure" |
f6bcfd97 BP |
10853 | #include "confdefs.h" |
10854 | ||
10855 | #include <stdio.h> | |
10856 | #include <stdarg.h> | |
10857 | ||
10f2d63a VZ |
10858 | int main() { |
10859 | ||
f6bcfd97 | 10860 | int wx_test_vsnprintf(const char *, ...); |
10f2d63a | 10861 | |
f6bcfd97 BP |
10862 | wx_test_vsnprintf("%s"); |
10863 | return 0; | |
10864 | } | |
10865 | ||
10866 | int wx_test_vsnprintf(const char *fmt, ...) | |
10867 | { | |
10868 | char *s; | |
10869 | ||
10870 | va_list argp; | |
10871 | va_start(argp, fmt); | |
10872 | vsnprintf(s, 42, fmt, argp); | |
10873 | va_end(argp); | |
10874 | ||
10f2d63a VZ |
10875 | ; return 0; } |
10876 | EOF | |
e8f65ba6 | 10877 | if { (eval echo configure:10878: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 10878 | rm -rf conftest* |
f6bcfd97 BP |
10879 | |
10880 | cat >> confdefs.h <<\EOF | |
10881 | #define HAVE_VSNPRINTF 1 | |
10882 | EOF | |
10883 | ||
10884 | wx_cv_func_vsnprintf=yes | |
10885 | ||
10f2d63a VZ |
10886 | else |
10887 | echo "configure: failed program was:" >&5 | |
10888 | cat conftest.$ac_ext >&5 | |
10889 | rm -rf conftest* | |
f6bcfd97 BP |
10890 | |
10891 | echo "configure: warning: unsafe function sprintf will be used instead of snprintf" 1>&2 | |
10892 | wx_cv_func_vsnprintf=no | |
10893 | ||
10f2d63a VZ |
10894 | fi |
10895 | rm -f conftest* | |
10f2d63a | 10896 | |
10f2d63a | 10897 | fi |
10f2d63a | 10898 | |
f6bcfd97 | 10899 | echo "$ac_t""$wx_cv_func_vsnprintf" 1>&6 |
10f2d63a VZ |
10900 | |
10901 | echo $ac_n "checking for vsscanf""... $ac_c" 1>&6 | |
e8f65ba6 | 10902 | echo "configure:10903: checking for vsscanf" >&5 |
10f2d63a VZ |
10903 | if eval "test \"`echo '$''{'wx_cv_func_vsscanf'+set}'`\" = set"; then |
10904 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10905 | else | |
10906 | ||
10f2d63a | 10907 | cat > conftest.$ac_ext <<EOF |
e8f65ba6 | 10908 | #line 10909 "configure" |
10f2d63a | 10909 | #include "confdefs.h" |
10f2d63a | 10910 | |
f6bcfd97 BP |
10911 | #include <stdio.h> |
10912 | #include <stdarg.h> | |
10913 | ||
10914 | int main() { | |
10f2d63a | 10915 | |
f6bcfd97 | 10916 | int wx_test_vsscanf(const char *, ...); |
10f2d63a | 10917 | |
f6bcfd97 BP |
10918 | wx_test_vsscanf("%d"); |
10919 | return 0; | |
10f2d63a VZ |
10920 | } |
10921 | ||
f6bcfd97 | 10922 | int wx_test_vsscanf(const char *fmt, ...) |
10f2d63a | 10923 | { |
f6bcfd97 BP |
10924 | va_list argp; |
10925 | va_start(argp, fmt); | |
10926 | vsscanf("42", fmt, argp); | |
10927 | va_end(argp); | |
10928 | ||
10929 | ; return 0; } | |
10f2d63a | 10930 | EOF |
e8f65ba6 | 10931 | if { (eval echo configure:10932: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
f6bcfd97 | 10932 | rm -rf conftest* |
10f2d63a | 10933 | |
f6bcfd97 | 10934 | cat >> confdefs.h <<\EOF |
10f2d63a VZ |
10935 | #define HAVE_VSSCANF 1 |
10936 | EOF | |
10937 | ||
f6bcfd97 BP |
10938 | wx_cv_func_vsscanf=yes |
10939 | ||
10f2d63a VZ |
10940 | else |
10941 | echo "configure: failed program was:" >&5 | |
10942 | cat conftest.$ac_ext >&5 | |
f6bcfd97 BP |
10943 | rm -rf conftest* |
10944 | ||
10945 | wx_cv_func_vsscanf=no | |
10946 | ||
10f2d63a | 10947 | fi |
f6bcfd97 | 10948 | rm -f conftest* |
10f2d63a VZ |
10949 | |
10950 | fi | |
10951 | ||
10952 | echo "$ac_t""$wx_cv_func_vsscanf" 1>&6 | |
10953 | ||
10954 | ac_ext=c | |
10955 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
10956 | ac_cpp='$CPP $CPPFLAGS' | |
10957 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
10958 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
10959 | cross_compiling=$ac_cv_prog_cc_cross | |
10960 | ||
10961 | ||
b089607b | 10962 | if test "$TOOLKIT" != "MSW"; then |
10f2d63a | 10963 | |
eb4efbdc VZ |
10964 | if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then |
10965 | for ac_func in sigaction | |
10966 | do | |
10967 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
e8f65ba6 | 10968 | echo "configure:10969: checking for $ac_func" >&5 |
eb4efbdc VZ |
10969 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
10970 | echo $ac_n "(cached) $ac_c" 1>&6 | |
10971 | else | |
10972 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 10973 | #line 10974 "configure" |
eb4efbdc VZ |
10974 | #include "confdefs.h" |
10975 | /* System header to define __stub macros and hopefully few prototypes, | |
10976 | which can conflict with char $ac_func(); below. */ | |
10977 | #include <assert.h> | |
10978 | /* Override any gcc2 internal prototype to avoid an error. */ | |
10979 | /* We use char because int might match the return type of a gcc2 | |
10980 | builtin and then its argument prototype would still apply. */ | |
10981 | char $ac_func(); | |
10982 | ||
10983 | int main() { | |
10984 | ||
10985 | /* The GNU C library defines this for functions which it implements | |
10986 | to always fail with ENOSYS. Some functions are actually named | |
10987 | something starting with __ and the normal name is an alias. */ | |
10988 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
10989 | choke me | |
10990 | #else | |
10991 | $ac_func(); | |
10992 | #endif | |
10993 | ||
10994 | ; return 0; } | |
10995 | EOF | |
e8f65ba6 | 10996 | if { (eval echo configure:10997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
eb4efbdc VZ |
10997 | rm -rf conftest* |
10998 | eval "ac_cv_func_$ac_func=yes" | |
10999 | else | |
11000 | echo "configure: failed program was:" >&5 | |
11001 | cat conftest.$ac_ext >&5 | |
11002 | rm -rf conftest* | |
11003 | eval "ac_cv_func_$ac_func=no" | |
11004 | fi | |
11005 | rm -f conftest* | |
11006 | fi | |
11007 | ||
11008 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11009 | echo "$ac_t""yes" 1>&6 | |
11010 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11011 | cat >> confdefs.h <<EOF | |
11012 | #define $ac_tr_func 1 | |
11013 | EOF | |
11014 | ||
11015 | else | |
11016 | echo "$ac_t""no" 1>&6 | |
11017 | fi | |
11018 | done | |
11019 | ||
11020 | ||
11021 | if test "$ac_cv_func_sigaction" = "no"; then | |
11022 | echo "configure: warning: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" 1>&2 | |
11023 | wxUSE_ON_FATAL_EXCEPTION=no | |
11024 | fi | |
f6bcfd97 BP |
11025 | |
11026 | if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then | |
11027 | ||
11028 | ac_ext=C | |
11029 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11030 | ac_cpp='$CXXCPP $CPPFLAGS' | |
11031 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11032 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11033 | cross_compiling=$ac_cv_prog_cxx_cross | |
11034 | ||
11035 | ||
11036 | echo $ac_n "checking for sa_handler type""... $ac_c" 1>&6 | |
e8f65ba6 | 11037 | echo "configure:11038: checking for sa_handler type" >&5 |
f6bcfd97 BP |
11038 | if eval "test \"`echo '$''{'wx_cv_type_sa_handler'+set}'`\" = set"; then |
11039 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11040 | else | |
11041 | ||
11042 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 11043 | #line 11044 "configure" |
f6bcfd97 BP |
11044 | #include "confdefs.h" |
11045 | #include <signal.h> | |
11046 | int main() { | |
11047 | ||
11048 | extern void testSigHandler(int); | |
11049 | ||
11050 | struct sigaction sa; | |
11051 | sa.sa_handler = testSigHandler; | |
11052 | ||
11053 | ; return 0; } | |
11054 | EOF | |
e8f65ba6 | 11055 | if { (eval echo configure:11056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
f6bcfd97 BP |
11056 | rm -rf conftest* |
11057 | ||
11058 | wx_cv_type_sa_handler=int | |
11059 | ||
11060 | else | |
11061 | echo "configure: failed program was:" >&5 | |
11062 | cat conftest.$ac_ext >&5 | |
11063 | rm -rf conftest* | |
11064 | ||
11065 | wx_cv_type_sa_handler=void | |
11066 | ||
11067 | fi | |
11068 | rm -f conftest* | |
11069 | ||
11070 | fi | |
11071 | ||
11072 | echo "$ac_t""$wx_cv_type_sa_handler" 1>&6 | |
11073 | ||
11074 | ac_ext=c | |
11075 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11076 | ac_cpp='$CPP $CPPFLAGS' | |
11077 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11078 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11079 | cross_compiling=$ac_cv_prog_cc_cross | |
11080 | ||
11081 | ||
11082 | cat >> confdefs.h <<EOF | |
11083 | #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler | |
11084 | EOF | |
11085 | ||
11086 | fi | |
eb4efbdc VZ |
11087 | fi |
11088 | ||
10f2d63a VZ |
11089 | for ac_func in vfork |
11090 | do | |
11091 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
e8f65ba6 | 11092 | echo "configure:11093: checking for $ac_func" >&5 |
10f2d63a VZ |
11093 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11094 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11095 | else | |
11096 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 11097 | #line 11098 "configure" |
10f2d63a VZ |
11098 | #include "confdefs.h" |
11099 | /* System header to define __stub macros and hopefully few prototypes, | |
11100 | which can conflict with char $ac_func(); below. */ | |
11101 | #include <assert.h> | |
11102 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11103 | /* We use char because int might match the return type of a gcc2 | |
11104 | builtin and then its argument prototype would still apply. */ | |
11105 | char $ac_func(); | |
11106 | ||
11107 | int main() { | |
11108 | ||
11109 | /* The GNU C library defines this for functions which it implements | |
11110 | to always fail with ENOSYS. Some functions are actually named | |
11111 | something starting with __ and the normal name is an alias. */ | |
11112 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11113 | choke me | |
11114 | #else | |
e8482f24 | 11115 | $ac_func(); |
10f2d63a VZ |
11116 | #endif |
11117 | ||
11118 | ; return 0; } | |
11119 | EOF | |
e8f65ba6 | 11120 | if { (eval echo configure:11121: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
270a909e VZ |
11121 | rm -rf conftest* |
11122 | eval "ac_cv_func_$ac_func=yes" | |
11123 | else | |
11124 | echo "configure: failed program was:" >&5 | |
11125 | cat conftest.$ac_ext >&5 | |
11126 | rm -rf conftest* | |
11127 | eval "ac_cv_func_$ac_func=no" | |
11128 | fi | |
11129 | rm -f conftest* | |
11130 | fi | |
11131 | ||
11132 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11133 | echo "$ac_t""yes" 1>&6 | |
11134 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11135 | cat >> confdefs.h <<EOF | |
11136 | #define $ac_tr_func 1 | |
11137 | EOF | |
11138 | ||
11139 | else | |
11140 | echo "$ac_t""no" 1>&6 | |
11141 | fi | |
11142 | done | |
11143 | ||
11144 | ||
11145 | for ac_func in timegm | |
11146 | do | |
11147 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
e8f65ba6 | 11148 | echo "configure:11149: checking for $ac_func" >&5 |
270a909e VZ |
11149 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11150 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11151 | else | |
11152 | cat > conftest.$ac_ext <<EOF | |
e8f65ba6 | 11153 | #line 11154 "configure" |
270a909e VZ |
11154 | #include "confdefs.h" |
11155 | /* System header to define __stub macros and hopefully few prototypes, | |
11156 | which can conflict with char $ac_func(); below. */ | |
11157 | #include <assert.h> | |
11158 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11159 | /* We use char because int might match the return type of a gcc2 | |
11160 | builtin and then its argument prototype would still apply. */ | |
11161 | char $ac_func(); | |
11162 | ||
11163 | int main() { | |
11164 | ||
11165 | /* The GNU C library defines this for functions which it implements | |
11166 | to always fail with ENOSYS. Some functions are actually named | |
11167 | something starting with __ and the normal name is an alias. */ | |
11168 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11169 | choke me | |
11170 | #else | |
e8482f24 | 11171 | $ac_func(); |
270a909e VZ |
11172 | #endif |
11173 | ||
11174 | ; return 0; } | |
11175 | EOF | |
e8f65ba6 | 11176 | if { (eval echo configure:11177: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11177 | rm -rf conftest* |
11178 | eval "ac_cv_func_$ac_func=yes" | |
11179 | else | |
11180 | echo "configure: failed program was:" >&5 | |
11181 | cat conftest.$ac_ext >&5 | |
11182 | rm -rf conftest* | |
11183 | eval "ac_cv_func_$ac_func=no" | |
11184 | fi | |
11185 | rm -f conftest* | |
11186 | fi | |
11187 | ||
11188 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11189 | echo "$ac_t""yes" 1>&6 | |
11190 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11191 | cat >> confdefs.h <<EOF | |
11192 | #define $ac_tr_func 1 | |
11193 | EOF | |
11194 | ||
11195 | else | |
11196 | echo "$ac_t""no" 1>&6 | |
11197 | fi | |
11198 | done | |
11199 | ||
11200 | ||
8fd0d89b VZ |
11201 | for ac_func in putenv setenv |
11202 | do | |
11203 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
11204 | echo "configure:11205: checking for $ac_func" >&5 | |
11205 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | |
11206 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11207 | else | |
11208 | cat > conftest.$ac_ext <<EOF | |
11209 | #line 11210 "configure" | |
11210 | #include "confdefs.h" | |
11211 | /* System header to define __stub macros and hopefully few prototypes, | |
11212 | which can conflict with char $ac_func(); below. */ | |
11213 | #include <assert.h> | |
11214 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11215 | /* We use char because int might match the return type of a gcc2 | |
11216 | builtin and then its argument prototype would still apply. */ | |
11217 | char $ac_func(); | |
11218 | ||
11219 | int main() { | |
11220 | ||
11221 | /* The GNU C library defines this for functions which it implements | |
11222 | to always fail with ENOSYS. Some functions are actually named | |
11223 | something starting with __ and the normal name is an alias. */ | |
11224 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11225 | choke me | |
11226 | #else | |
11227 | $ac_func(); | |
11228 | #endif | |
11229 | ||
11230 | ; return 0; } | |
11231 | EOF | |
11232 | if { (eval echo configure:11233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | |
11233 | rm -rf conftest* | |
11234 | eval "ac_cv_func_$ac_func=yes" | |
11235 | else | |
11236 | echo "configure: failed program was:" >&5 | |
11237 | cat conftest.$ac_ext >&5 | |
11238 | rm -rf conftest* | |
11239 | eval "ac_cv_func_$ac_func=no" | |
11240 | fi | |
11241 | rm -f conftest* | |
11242 | fi | |
11243 | ||
11244 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11245 | echo "$ac_t""yes" 1>&6 | |
11246 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11247 | cat >> confdefs.h <<EOF | |
11248 | #define $ac_tr_func 1 | |
11249 | EOF | |
11250 | break | |
11251 | else | |
11252 | echo "$ac_t""no" 1>&6 | |
11253 | fi | |
11254 | done | |
11255 | ||
11256 | ||
b12915c1 VZ |
11257 | HAVE_SOME_SLEEP_FUNC=0 |
11258 | if test "$USE_BEOS" = 1; then | |
11259 | cat >> confdefs.h <<\EOF | |
11260 | #define HAVE_SLEEP 1 | |
11261 | EOF | |
11262 | ||
11263 | HAVE_SOME_SLEEP_FUNC=1 | |
11264 | fi | |
11265 | ||
11266 | if test "$HAVE_SOME_SLEEP_FUNC" != 1; then | |
11267 | POSIX4_LINK= | |
11268 | for ac_func in nanosleep | |
10f2d63a VZ |
11269 | do |
11270 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11271 | echo "configure:11272: checking for $ac_func" >&5 |
10f2d63a VZ |
11272 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11273 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11274 | else | |
11275 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11276 | #line 11277 "configure" |
10f2d63a VZ |
11277 | #include "confdefs.h" |
11278 | /* System header to define __stub macros and hopefully few prototypes, | |
11279 | which can conflict with char $ac_func(); below. */ | |
11280 | #include <assert.h> | |
11281 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11282 | /* We use char because int might match the return type of a gcc2 | |
11283 | builtin and then its argument prototype would still apply. */ | |
11284 | char $ac_func(); | |
11285 | ||
11286 | int main() { | |
11287 | ||
11288 | /* The GNU C library defines this for functions which it implements | |
11289 | to always fail with ENOSYS. Some functions are actually named | |
11290 | something starting with __ and the normal name is an alias. */ | |
11291 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11292 | choke me | |
11293 | #else | |
e8482f24 | 11294 | $ac_func(); |
10f2d63a VZ |
11295 | #endif |
11296 | ||
11297 | ; return 0; } | |
11298 | EOF | |
8fd0d89b | 11299 | if { (eval echo configure:11300: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11300 | rm -rf conftest* |
11301 | eval "ac_cv_func_$ac_func=yes" | |
11302 | else | |
11303 | echo "configure: failed program was:" >&5 | |
11304 | cat conftest.$ac_ext >&5 | |
11305 | rm -rf conftest* | |
11306 | eval "ac_cv_func_$ac_func=no" | |
11307 | fi | |
11308 | rm -f conftest* | |
11309 | fi | |
11310 | ||
11311 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11312 | echo "$ac_t""yes" 1>&6 | |
11313 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11314 | cat >> confdefs.h <<EOF | |
11315 | #define $ac_tr_func 1 | |
11316 | EOF | |
11317 | cat >> confdefs.h <<\EOF | |
11318 | #define HAVE_NANOSLEEP 1 | |
11319 | EOF | |
11320 | ||
11321 | else | |
11322 | echo "$ac_t""no" 1>&6 | |
11323 | echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6 | |
8fd0d89b | 11324 | echo "configure:11325: checking for nanosleep in -lposix4" >&5 |
10f2d63a VZ |
11325 | ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'` |
11326 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11327 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11328 | else | |
11329 | ac_save_LIBS="$LIBS" | |
11330 | LIBS="-lposix4 $LIBS" | |
11331 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11332 | #line 11333 "configure" |
10f2d63a VZ |
11333 | #include "confdefs.h" |
11334 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11335 | /* We use char because int might match the return type of a gcc2 | |
11336 | builtin and then its argument prototype would still apply. */ | |
11337 | char nanosleep(); | |
11338 | ||
11339 | int main() { | |
11340 | nanosleep() | |
11341 | ; return 0; } | |
11342 | EOF | |
8fd0d89b | 11343 | if { (eval echo configure:11344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11344 | rm -rf conftest* |
11345 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11346 | else | |
11347 | echo "configure: failed program was:" >&5 | |
11348 | cat conftest.$ac_ext >&5 | |
11349 | rm -rf conftest* | |
11350 | eval "ac_cv_lib_$ac_lib_var=no" | |
11351 | fi | |
11352 | rm -f conftest* | |
11353 | LIBS="$ac_save_LIBS" | |
11354 | ||
11355 | fi | |
11356 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11357 | echo "$ac_t""yes" 1>&6 | |
11358 | ||
b12915c1 | 11359 | cat >> confdefs.h <<\EOF |
10f2d63a VZ |
11360 | #define HAVE_NANOSLEEP 1 |
11361 | EOF | |
11362 | ||
b12915c1 VZ |
11363 | POSIX4_LINK="-lposix4" |
11364 | ||
10f2d63a VZ |
11365 | else |
11366 | echo "$ac_t""no" 1>&6 | |
11367 | ||
b12915c1 | 11368 | for ac_func in usleep |
10f2d63a VZ |
11369 | do |
11370 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11371 | echo "configure:11372: checking for $ac_func" >&5 |
10f2d63a VZ |
11372 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11373 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11374 | else | |
11375 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11376 | #line 11377 "configure" |
10f2d63a VZ |
11377 | #include "confdefs.h" |
11378 | /* System header to define __stub macros and hopefully few prototypes, | |
11379 | which can conflict with char $ac_func(); below. */ | |
11380 | #include <assert.h> | |
11381 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11382 | /* We use char because int might match the return type of a gcc2 | |
11383 | builtin and then its argument prototype would still apply. */ | |
11384 | char $ac_func(); | |
11385 | ||
11386 | int main() { | |
11387 | ||
11388 | /* The GNU C library defines this for functions which it implements | |
11389 | to always fail with ENOSYS. Some functions are actually named | |
11390 | something starting with __ and the normal name is an alias. */ | |
11391 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11392 | choke me | |
11393 | #else | |
e8482f24 | 11394 | $ac_func(); |
10f2d63a VZ |
11395 | #endif |
11396 | ||
11397 | ; return 0; } | |
11398 | EOF | |
8fd0d89b | 11399 | if { (eval echo configure:11400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11400 | rm -rf conftest* |
11401 | eval "ac_cv_func_$ac_func=yes" | |
11402 | else | |
11403 | echo "configure: failed program was:" >&5 | |
11404 | cat conftest.$ac_ext >&5 | |
11405 | rm -rf conftest* | |
11406 | eval "ac_cv_func_$ac_func=no" | |
11407 | fi | |
11408 | rm -f conftest* | |
11409 | fi | |
11410 | ||
11411 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11412 | echo "$ac_t""yes" 1>&6 | |
11413 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11414 | cat >> confdefs.h <<EOF | |
11415 | #define $ac_tr_func 1 | |
11416 | EOF | |
b12915c1 | 11417 | |
10f2d63a VZ |
11418 | else |
11419 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
11420 | fi |
11421 | done | |
11422 | ||
b12915c1 VZ |
11423 | echo "configure: warning: wxSleep() function will not work" 1>&2 |
11424 | ||
11425 | ||
10f2d63a VZ |
11426 | fi |
11427 | ||
b12915c1 VZ |
11428 | |
11429 | ||
10f2d63a VZ |
11430 | fi |
11431 | done | |
11432 | ||
b12915c1 | 11433 | fi |
10f2d63a VZ |
11434 | |
11435 | for ac_func in uname gethostname | |
11436 | do | |
11437 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11438 | echo "configure:11439: checking for $ac_func" >&5 |
10f2d63a VZ |
11439 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11440 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11441 | else | |
11442 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11443 | #line 11444 "configure" |
10f2d63a VZ |
11444 | #include "confdefs.h" |
11445 | /* System header to define __stub macros and hopefully few prototypes, | |
11446 | which can conflict with char $ac_func(); below. */ | |
11447 | #include <assert.h> | |
11448 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11449 | /* We use char because int might match the return type of a gcc2 | |
11450 | builtin and then its argument prototype would still apply. */ | |
11451 | char $ac_func(); | |
11452 | ||
11453 | int main() { | |
11454 | ||
11455 | /* The GNU C library defines this for functions which it implements | |
11456 | to always fail with ENOSYS. Some functions are actually named | |
11457 | something starting with __ and the normal name is an alias. */ | |
11458 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11459 | choke me | |
11460 | #else | |
e8482f24 | 11461 | $ac_func(); |
10f2d63a VZ |
11462 | #endif |
11463 | ||
11464 | ; return 0; } | |
11465 | EOF | |
8fd0d89b | 11466 | if { (eval echo configure:11467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11467 | rm -rf conftest* |
11468 | eval "ac_cv_func_$ac_func=yes" | |
11469 | else | |
11470 | echo "configure: failed program was:" >&5 | |
11471 | cat conftest.$ac_ext >&5 | |
11472 | rm -rf conftest* | |
11473 | eval "ac_cv_func_$ac_func=no" | |
11474 | fi | |
11475 | rm -f conftest* | |
11476 | fi | |
11477 | ||
11478 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11479 | echo "$ac_t""yes" 1>&6 | |
11480 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11481 | cat >> confdefs.h <<EOF | |
11482 | #define $ac_tr_func 1 | |
11483 | EOF | |
11484 | break | |
11485 | else | |
11486 | echo "$ac_t""no" 1>&6 | |
11487 | fi | |
11488 | done | |
11489 | ||
11490 | ||
6098c7f9 VZ |
11491 | |
11492 | ac_ext=C | |
11493 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11494 | ac_cpp='$CXXCPP $CPPFLAGS' | |
11495 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11496 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11497 | cross_compiling=$ac_cv_prog_cxx_cross | |
11498 | ||
11499 | ||
10f2d63a VZ |
11500 | for ac_func in strtok_r |
11501 | do | |
11502 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11503 | echo "configure:11504: checking for $ac_func" >&5 |
10f2d63a VZ |
11504 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11505 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11506 | else | |
11507 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11508 | #line 11509 "configure" |
10f2d63a VZ |
11509 | #include "confdefs.h" |
11510 | /* System header to define __stub macros and hopefully few prototypes, | |
11511 | which can conflict with char $ac_func(); below. */ | |
11512 | #include <assert.h> | |
11513 | /* Override any gcc2 internal prototype to avoid an error. */ | |
6098c7f9 VZ |
11514 | #ifdef __cplusplus |
11515 | extern "C" | |
11516 | #endif | |
10f2d63a VZ |
11517 | /* We use char because int might match the return type of a gcc2 |
11518 | builtin and then its argument prototype would still apply. */ | |
11519 | char $ac_func(); | |
11520 | ||
11521 | int main() { | |
11522 | ||
11523 | /* The GNU C library defines this for functions which it implements | |
11524 | to always fail with ENOSYS. Some functions are actually named | |
11525 | something starting with __ and the normal name is an alias. */ | |
11526 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11527 | choke me | |
11528 | #else | |
e8482f24 | 11529 | $ac_func(); |
10f2d63a VZ |
11530 | #endif |
11531 | ||
11532 | ; return 0; } | |
11533 | EOF | |
8fd0d89b | 11534 | if { (eval echo configure:11535: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11535 | rm -rf conftest* |
11536 | eval "ac_cv_func_$ac_func=yes" | |
11537 | else | |
11538 | echo "configure: failed program was:" >&5 | |
11539 | cat conftest.$ac_ext >&5 | |
11540 | rm -rf conftest* | |
11541 | eval "ac_cv_func_$ac_func=no" | |
11542 | fi | |
11543 | rm -f conftest* | |
11544 | fi | |
11545 | ||
11546 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11547 | echo "$ac_t""yes" 1>&6 | |
11548 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11549 | cat >> confdefs.h <<EOF | |
11550 | #define $ac_tr_func 1 | |
11551 | EOF | |
11552 | ||
11553 | else | |
11554 | echo "$ac_t""no" 1>&6 | |
11555 | fi | |
11556 | done | |
11557 | ||
11558 | ||
6098c7f9 VZ |
11559 | ac_ext=c |
11560 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
11561 | ac_cpp='$CPP $CPPFLAGS' | |
11562 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
11563 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
11564 | cross_compiling=$ac_cv_prog_cc_cross | |
11565 | ||
11566 | ||
c63c7106 | 11567 | INET_LINK= |
10f2d63a VZ |
11568 | for ac_func in inet_addr |
11569 | do | |
11570 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11571 | echo "configure:11572: checking for $ac_func" >&5 |
10f2d63a VZ |
11572 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11573 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11574 | else | |
11575 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11576 | #line 11577 "configure" |
10f2d63a VZ |
11577 | #include "confdefs.h" |
11578 | /* System header to define __stub macros and hopefully few prototypes, | |
11579 | which can conflict with char $ac_func(); below. */ | |
11580 | #include <assert.h> | |
11581 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11582 | /* We use char because int might match the return type of a gcc2 | |
11583 | builtin and then its argument prototype would still apply. */ | |
11584 | char $ac_func(); | |
11585 | ||
11586 | int main() { | |
11587 | ||
11588 | /* The GNU C library defines this for functions which it implements | |
11589 | to always fail with ENOSYS. Some functions are actually named | |
11590 | something starting with __ and the normal name is an alias. */ | |
11591 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11592 | choke me | |
11593 | #else | |
e8482f24 | 11594 | $ac_func(); |
10f2d63a VZ |
11595 | #endif |
11596 | ||
11597 | ; return 0; } | |
11598 | EOF | |
8fd0d89b | 11599 | if { (eval echo configure:11600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11600 | rm -rf conftest* |
11601 | eval "ac_cv_func_$ac_func=yes" | |
11602 | else | |
11603 | echo "configure: failed program was:" >&5 | |
11604 | cat conftest.$ac_ext >&5 | |
11605 | rm -rf conftest* | |
11606 | eval "ac_cv_func_$ac_func=no" | |
11607 | fi | |
11608 | rm -f conftest* | |
11609 | fi | |
11610 | ||
11611 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11612 | echo "$ac_t""yes" 1>&6 | |
11613 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11614 | cat >> confdefs.h <<EOF | |
11615 | #define $ac_tr_func 1 | |
11616 | EOF | |
c63c7106 VZ |
11617 | cat >> confdefs.h <<\EOF |
11618 | #define HAVE_INET_ADDR 1 | |
11619 | EOF | |
11620 | ||
10f2d63a VZ |
11621 | else |
11622 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 11623 | echo $ac_n "checking for inet_addr in -lnsl""... $ac_c" 1>&6 |
8fd0d89b | 11624 | echo "configure:11625: checking for inet_addr in -lnsl" >&5 |
c63c7106 VZ |
11625 | ac_lib_var=`echo nsl'_'inet_addr | sed 'y%./+-%__p_%'` |
11626 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11627 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11628 | else | |
11629 | ac_save_LIBS="$LIBS" | |
11630 | LIBS="-lnsl $LIBS" | |
11631 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11632 | #line 11633 "configure" |
c63c7106 VZ |
11633 | #include "confdefs.h" |
11634 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11635 | /* We use char because int might match the return type of a gcc2 | |
11636 | builtin and then its argument prototype would still apply. */ | |
11637 | char inet_addr(); | |
11638 | ||
11639 | int main() { | |
11640 | inet_addr() | |
11641 | ; return 0; } | |
11642 | EOF | |
8fd0d89b | 11643 | if { (eval echo configure:11644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
11644 | rm -rf conftest* |
11645 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11646 | else | |
11647 | echo "configure: failed program was:" >&5 | |
11648 | cat conftest.$ac_ext >&5 | |
11649 | rm -rf conftest* | |
11650 | eval "ac_cv_lib_$ac_lib_var=no" | |
11651 | fi | |
11652 | rm -f conftest* | |
11653 | LIBS="$ac_save_LIBS" | |
11654 | ||
11655 | fi | |
11656 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11657 | echo "$ac_t""yes" 1>&6 | |
11658 | INET_LINK="nsl" | |
11659 | else | |
11660 | echo "$ac_t""no" 1>&6 | |
11661 | echo $ac_n "checking for inet_addr in -lresolv""... $ac_c" 1>&6 | |
8fd0d89b | 11662 | echo "configure:11663: checking for inet_addr in -lresolv" >&5 |
c63c7106 VZ |
11663 | ac_lib_var=`echo resolv'_'inet_addr | sed 'y%./+-%__p_%'` |
11664 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11665 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11666 | else | |
11667 | ac_save_LIBS="$LIBS" | |
11668 | LIBS="-lresolv $LIBS" | |
11669 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11670 | #line 11671 "configure" |
c63c7106 VZ |
11671 | #include "confdefs.h" |
11672 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11673 | /* We use char because int might match the return type of a gcc2 | |
11674 | builtin and then its argument prototype would still apply. */ | |
11675 | char inet_addr(); | |
11676 | ||
11677 | int main() { | |
11678 | inet_addr() | |
11679 | ; return 0; } | |
11680 | EOF | |
8fd0d89b | 11681 | if { (eval echo configure:11682: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
11682 | rm -rf conftest* |
11683 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11684 | else | |
11685 | echo "configure: failed program was:" >&5 | |
11686 | cat conftest.$ac_ext >&5 | |
11687 | rm -rf conftest* | |
11688 | eval "ac_cv_lib_$ac_lib_var=no" | |
11689 | fi | |
11690 | rm -f conftest* | |
11691 | LIBS="$ac_save_LIBS" | |
11692 | ||
11693 | fi | |
11694 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11695 | echo "$ac_t""yes" 1>&6 | |
11696 | INET_LINK="resolv" | |
11697 | ||
11698 | else | |
11699 | echo "$ac_t""no" 1>&6 | |
11700 | fi | |
11701 | ||
11702 | ||
11703 | fi | |
11704 | ||
11705 | ||
11706 | ||
10f2d63a VZ |
11707 | fi |
11708 | done | |
11709 | ||
c63c7106 | 11710 | |
10f2d63a VZ |
11711 | for ac_func in inet_aton |
11712 | do | |
11713 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 11714 | echo "configure:11715: checking for $ac_func" >&5 |
10f2d63a VZ |
11715 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
11716 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11717 | else | |
11718 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11719 | #line 11720 "configure" |
10f2d63a VZ |
11720 | #include "confdefs.h" |
11721 | /* System header to define __stub macros and hopefully few prototypes, | |
11722 | which can conflict with char $ac_func(); below. */ | |
11723 | #include <assert.h> | |
11724 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11725 | /* We use char because int might match the return type of a gcc2 | |
11726 | builtin and then its argument prototype would still apply. */ | |
11727 | char $ac_func(); | |
11728 | ||
11729 | int main() { | |
11730 | ||
11731 | /* The GNU C library defines this for functions which it implements | |
11732 | to always fail with ENOSYS. Some functions are actually named | |
11733 | something starting with __ and the normal name is an alias. */ | |
11734 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
11735 | choke me | |
11736 | #else | |
e8482f24 | 11737 | $ac_func(); |
10f2d63a VZ |
11738 | #endif |
11739 | ||
11740 | ; return 0; } | |
11741 | EOF | |
8fd0d89b | 11742 | if { (eval echo configure:11743: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11743 | rm -rf conftest* |
11744 | eval "ac_cv_func_$ac_func=yes" | |
11745 | else | |
11746 | echo "configure: failed program was:" >&5 | |
11747 | cat conftest.$ac_ext >&5 | |
11748 | rm -rf conftest* | |
11749 | eval "ac_cv_func_$ac_func=no" | |
11750 | fi | |
11751 | rm -f conftest* | |
11752 | fi | |
11753 | ||
11754 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
11755 | echo "$ac_t""yes" 1>&6 | |
11756 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
11757 | cat >> confdefs.h <<EOF | |
11758 | #define $ac_tr_func 1 | |
11759 | EOF | |
c63c7106 VZ |
11760 | cat >> confdefs.h <<\EOF |
11761 | #define HAVE_INET_ATON 1 | |
11762 | EOF | |
11763 | ||
10f2d63a VZ |
11764 | else |
11765 | echo "$ac_t""no" 1>&6 | |
c63c7106 | 11766 | echo $ac_n "checking for inet_aton in -l$INET_LINK""... $ac_c" 1>&6 |
8fd0d89b | 11767 | echo "configure:11768: checking for inet_aton in -l$INET_LINK" >&5 |
c63c7106 | 11768 | ac_lib_var=`echo $INET_LINK'_'inet_aton | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
11769 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
11770 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11771 | else | |
11772 | ac_save_LIBS="$LIBS" | |
c63c7106 | 11773 | LIBS="-l$INET_LINK $LIBS" |
10f2d63a | 11774 | cat > conftest.$ac_ext <<EOF |
8fd0d89b | 11775 | #line 11776 "configure" |
10f2d63a VZ |
11776 | #include "confdefs.h" |
11777 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11778 | /* We use char because int might match the return type of a gcc2 | |
11779 | builtin and then its argument prototype would still apply. */ | |
11780 | char inet_aton(); | |
11781 | ||
11782 | int main() { | |
11783 | inet_aton() | |
11784 | ; return 0; } | |
11785 | EOF | |
8fd0d89b | 11786 | if { (eval echo configure:11787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11787 | rm -rf conftest* |
11788 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11789 | else | |
11790 | echo "configure: failed program was:" >&5 | |
11791 | cat conftest.$ac_ext >&5 | |
11792 | rm -rf conftest* | |
11793 | eval "ac_cv_lib_$ac_lib_var=no" | |
11794 | fi | |
11795 | rm -f conftest* | |
11796 | LIBS="$ac_save_LIBS" | |
11797 | ||
11798 | fi | |
11799 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11800 | echo "$ac_t""yes" 1>&6 | |
c63c7106 VZ |
11801 | cat >> confdefs.h <<\EOF |
11802 | #define HAVE_INET_ATON 1 | |
10f2d63a VZ |
11803 | EOF |
11804 | ||
10f2d63a VZ |
11805 | else |
11806 | echo "$ac_t""no" 1>&6 | |
11807 | fi | |
11808 | ||
c63c7106 VZ |
11809 | |
11810 | fi | |
11811 | done | |
11812 | ||
11813 | ||
11814 | if test "x$INET_LINK" != "x"; then | |
11815 | cat >> confdefs.h <<\EOF | |
11816 | #define HAVE_INET_ADDR 1 | |
11817 | EOF | |
11818 | ||
11819 | INET_LINK="-l$INET_LINK" | |
11820 | fi | |
10f2d63a VZ |
11821 | |
11822 | fi | |
11823 | ||
11824 | ||
11825 | cat > confcache <<\EOF | |
11826 | # This file is a shell script that caches the results of configure | |
11827 | # tests run on this system so they can be shared between configure | |
11828 | # scripts and configure runs. It is not useful on other systems. | |
11829 | # If it contains results you don't want to keep, you may remove or edit it. | |
11830 | # | |
11831 | # By default, configure uses ./config.cache as the cache file, | |
11832 | # creating it if it does not exist already. You can give configure | |
11833 | # the --cache-file=FILE option to use a different cache file; that is | |
11834 | # what configure does when it calls configure scripts in | |
11835 | # subdirectories, so they share the cache. | |
11836 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
11837 | # config.status only pays attention to the cache file if you give it the | |
11838 | # --recheck option to rerun configure. | |
11839 | # | |
11840 | EOF | |
11841 | # The following way of writing the cache mishandles newlines in values, | |
11842 | # but we know of no workaround that is simple, portable, and efficient. | |
11843 | # So, don't put newlines in cache variables' values. | |
11844 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
11845 | # and sets the high bit in the cache file unless we assign to the vars. | |
11846 | (set) 2>&1 | | |
11847 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
11848 | *ac_space=\ *) | |
11849 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
11850 | # turns \\\\ into \\, and sed turns \\ into \). | |
11851 | sed -n \ | |
11852 | -e "s/'/'\\\\''/g" \ | |
11853 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
11854 | ;; | |
11855 | *) | |
11856 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
11857 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
11858 | ;; | |
11859 | esac >> confcache | |
11860 | if cmp -s $cache_file confcache; then | |
11861 | : | |
11862 | else | |
11863 | if test -w $cache_file; then | |
11864 | echo "updating cache $cache_file" | |
11865 | cat confcache > $cache_file | |
11866 | else | |
11867 | echo "not updating unwritable cache $cache_file" | |
11868 | fi | |
11869 | fi | |
11870 | rm -f confcache | |
11871 | ||
11872 | ||
11873 | ||
b089607b | 11874 | if test "$TOOLKIT" != "MSW"; then |
10f2d63a VZ |
11875 | |
11876 | ||
11877 | THREADS_LINK="" | |
11878 | THREADS_OBJ="" | |
11879 | ||
11880 | if test "$wxUSE_THREADS" = "yes" ; then | |
11881 | if test "$wxUSE_WINE" = 1 ; then | |
11882 | echo "configure: warning: Threads are not supported under WINE" 1>&2 | |
11883 | wxUSE_THREADS="no" | |
b12915c1 VZ |
11884 | elif test "$USE_BEOS" = 1; then |
11885 | echo "configure: warning: BeOS threads are not yet supported" 1>&2 | |
11886 | wxUSE_THREADS="no" | |
10f2d63a VZ |
11887 | fi |
11888 | fi | |
11889 | ||
11890 | if test "$wxUSE_THREADS" = "yes" ; then | |
11891 | ||
186837b0 | 11892 | if test "$USE_AIX" = 1; then |
f6bcfd97 BP |
11893 | THREADS_LIB=pthreads |
11894 | else | |
11895 | THREADS_LIB=pthread | |
11896 | fi | |
11897 | ||
11898 | echo $ac_n "checking for pthread_create in -l$THREADS_LIB""... $ac_c" 1>&6 | |
8fd0d89b | 11899 | echo "configure:11900: checking for pthread_create in -l$THREADS_LIB" >&5 |
f6bcfd97 | 11900 | ac_lib_var=`echo $THREADS_LIB'_'pthread_create | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
11901 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
11902 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11903 | else | |
11904 | ac_save_LIBS="$LIBS" | |
f6bcfd97 | 11905 | LIBS="-l$THREADS_LIB $LIBS" |
10f2d63a | 11906 | cat > conftest.$ac_ext <<EOF |
8fd0d89b | 11907 | #line 11908 "configure" |
10f2d63a VZ |
11908 | #include "confdefs.h" |
11909 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11910 | /* We use char because int might match the return type of a gcc2 | |
11911 | builtin and then its argument prototype would still apply. */ | |
11912 | char pthread_create(); | |
11913 | ||
11914 | int main() { | |
11915 | pthread_create() | |
11916 | ; return 0; } | |
11917 | EOF | |
8fd0d89b | 11918 | if { (eval echo configure:11919: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11919 | rm -rf conftest* |
11920 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11921 | else | |
11922 | echo "configure: failed program was:" >&5 | |
11923 | cat conftest.$ac_ext >&5 | |
11924 | rm -rf conftest* | |
11925 | eval "ac_cv_lib_$ac_lib_var=no" | |
11926 | fi | |
11927 | rm -f conftest* | |
11928 | LIBS="$ac_save_LIBS" | |
11929 | ||
11930 | fi | |
11931 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11932 | echo "$ac_t""yes" 1>&6 | |
11933 | ||
11934 | THREADS_OBJ="threadpsx.lo" | |
f6bcfd97 | 11935 | THREADS_LINK=$THREADS_LIB |
10f2d63a VZ |
11936 | |
11937 | else | |
11938 | echo "$ac_t""no" 1>&6 | |
11939 | ||
11940 | echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6 | |
8fd0d89b | 11941 | echo "configure:11942: checking for pthread_create in -lc_r" >&5 |
10f2d63a VZ |
11942 | ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'` |
11943 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
11944 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11945 | else | |
11946 | ac_save_LIBS="$LIBS" | |
11947 | LIBS="-lc_r $LIBS" | |
11948 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11949 | #line 11950 "configure" |
10f2d63a VZ |
11950 | #include "confdefs.h" |
11951 | /* Override any gcc2 internal prototype to avoid an error. */ | |
11952 | /* We use char because int might match the return type of a gcc2 | |
11953 | builtin and then its argument prototype would still apply. */ | |
11954 | char pthread_create(); | |
11955 | ||
11956 | int main() { | |
11957 | pthread_create() | |
11958 | ; return 0; } | |
11959 | EOF | |
8fd0d89b | 11960 | if { (eval echo configure:11961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
11961 | rm -rf conftest* |
11962 | eval "ac_cv_lib_$ac_lib_var=yes" | |
11963 | else | |
11964 | echo "configure: failed program was:" >&5 | |
11965 | cat conftest.$ac_ext >&5 | |
11966 | rm -rf conftest* | |
11967 | eval "ac_cv_lib_$ac_lib_var=no" | |
11968 | fi | |
11969 | rm -f conftest* | |
11970 | LIBS="$ac_save_LIBS" | |
11971 | ||
11972 | fi | |
11973 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
11974 | echo "$ac_t""yes" 1>&6 | |
11975 | ||
11976 | THREADS_OBJ="threadpsx.lo" | |
11977 | THREADS_LINK="c_r" | |
11978 | ||
11979 | else | |
11980 | echo "$ac_t""no" 1>&6 | |
11981 | ||
11982 | ac_safe=`echo "sys/prctl.h" | sed 'y%./+-%__p_%'` | |
11983 | echo $ac_n "checking for sys/prctl.h""... $ac_c" 1>&6 | |
8fd0d89b | 11984 | echo "configure:11985: checking for sys/prctl.h" >&5 |
10f2d63a VZ |
11985 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
11986 | echo $ac_n "(cached) $ac_c" 1>&6 | |
11987 | else | |
11988 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 11989 | #line 11990 "configure" |
10f2d63a VZ |
11990 | #include "confdefs.h" |
11991 | #include <sys/prctl.h> | |
11992 | EOF | |
11993 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
8fd0d89b | 11994 | { (eval echo configure:11995: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
11995 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
11996 | if test -z "$ac_err"; then | |
11997 | rm -rf conftest* | |
11998 | eval "ac_cv_header_$ac_safe=yes" | |
11999 | else | |
12000 | echo "$ac_err" >&5 | |
12001 | echo "configure: failed program was:" >&5 | |
12002 | cat conftest.$ac_ext >&5 | |
12003 | rm -rf conftest* | |
12004 | eval "ac_cv_header_$ac_safe=no" | |
12005 | fi | |
12006 | rm -f conftest* | |
12007 | fi | |
12008 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12009 | echo "$ac_t""yes" 1>&6 | |
12010 | ||
12011 | THREADS_OBJ="threadsgi.lo" | |
12012 | ||
12013 | else | |
12014 | echo "$ac_t""no" 1>&6 | |
12015 | fi | |
12016 | ||
12017 | ||
12018 | fi | |
12019 | ||
12020 | ||
12021 | fi | |
12022 | ||
12023 | ||
12024 | if test -z "$THREADS_OBJ" ; then | |
12025 | wxUSE_THREADS=no | |
12026 | echo "configure: warning: No thread support on this system" 1>&2 | |
12027 | fi | |
12028 | fi | |
12029 | ||
12030 | if test "$wxUSE_THREADS" = "yes" ; then | |
70846f0a VZ |
12031 | for ac_func in thr_setconcurrency |
12032 | do | |
12033 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
8fd0d89b | 12034 | echo "configure:12035: checking for $ac_func" >&5 |
70846f0a VZ |
12035 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
12036 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12037 | else | |
12038 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12039 | #line 12040 "configure" |
70846f0a VZ |
12040 | #include "confdefs.h" |
12041 | /* System header to define __stub macros and hopefully few prototypes, | |
12042 | which can conflict with char $ac_func(); below. */ | |
12043 | #include <assert.h> | |
12044 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12045 | /* We use char because int might match the return type of a gcc2 | |
12046 | builtin and then its argument prototype would still apply. */ | |
12047 | char $ac_func(); | |
12048 | ||
12049 | int main() { | |
12050 | ||
12051 | /* The GNU C library defines this for functions which it implements | |
12052 | to always fail with ENOSYS. Some functions are actually named | |
12053 | something starting with __ and the normal name is an alias. */ | |
12054 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
12055 | choke me | |
12056 | #else | |
e8482f24 | 12057 | $ac_func(); |
70846f0a VZ |
12058 | #endif |
12059 | ||
12060 | ; return 0; } | |
12061 | EOF | |
8fd0d89b | 12062 | if { (eval echo configure:12063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
70846f0a VZ |
12063 | rm -rf conftest* |
12064 | eval "ac_cv_func_$ac_func=yes" | |
12065 | else | |
12066 | echo "configure: failed program was:" >&5 | |
12067 | cat conftest.$ac_ext >&5 | |
12068 | rm -rf conftest* | |
12069 | eval "ac_cv_func_$ac_func=no" | |
12070 | fi | |
12071 | rm -f conftest* | |
12072 | fi | |
12073 | ||
12074 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
12075 | echo "$ac_t""yes" 1>&6 | |
12076 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
12077 | cat >> confdefs.h <<EOF | |
12078 | #define $ac_tr_func 1 | |
12079 | EOF | |
12080 | ||
12081 | else | |
12082 | echo "$ac_t""no" 1>&6 | |
12083 | fi | |
12084 | done | |
12085 | ||
12086 | ||
10f2d63a VZ |
12087 | |
12088 | for ac_hdr in sched.h | |
12089 | do | |
12090 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
12091 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
8fd0d89b | 12092 | echo "configure:12093: checking for $ac_hdr" >&5 |
10f2d63a VZ |
12093 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12094 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12095 | else | |
12096 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12097 | #line 12098 "configure" |
10f2d63a VZ |
12098 | #include "confdefs.h" |
12099 | #include <$ac_hdr> | |
12100 | EOF | |
12101 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
8fd0d89b | 12102 | { (eval echo configure:12103: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
12103 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12104 | if test -z "$ac_err"; then | |
12105 | rm -rf conftest* | |
12106 | eval "ac_cv_header_$ac_safe=yes" | |
12107 | else | |
12108 | echo "$ac_err" >&5 | |
12109 | echo "configure: failed program was:" >&5 | |
12110 | cat conftest.$ac_ext >&5 | |
12111 | rm -rf conftest* | |
12112 | eval "ac_cv_header_$ac_safe=no" | |
12113 | fi | |
12114 | rm -f conftest* | |
12115 | fi | |
12116 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12117 | echo "$ac_t""yes" 1>&6 | |
12118 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
12119 | cat >> confdefs.h <<EOF | |
12120 | #define $ac_tr_hdr 1 | |
12121 | EOF | |
12122 | ||
12123 | else | |
12124 | echo "$ac_t""no" 1>&6 | |
12125 | fi | |
12126 | done | |
12127 | ||
12128 | ||
12129 | echo $ac_n "checking for sched_yield in -l$THREADS_LINK""... $ac_c" 1>&6 | |
8fd0d89b | 12130 | echo "configure:12131: checking for sched_yield in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
12131 | ac_lib_var=`echo $THREADS_LINK'_'sched_yield | sed 'y%./+-%__p_%'` |
12132 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12133 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12134 | else | |
12135 | ac_save_LIBS="$LIBS" | |
12136 | LIBS="-l$THREADS_LINK $LIBS" | |
12137 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12138 | #line 12139 "configure" |
10f2d63a VZ |
12139 | #include "confdefs.h" |
12140 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12141 | /* We use char because int might match the return type of a gcc2 | |
12142 | builtin and then its argument prototype would still apply. */ | |
12143 | char sched_yield(); | |
12144 | ||
12145 | int main() { | |
12146 | sched_yield() | |
12147 | ; return 0; } | |
12148 | EOF | |
8fd0d89b | 12149 | if { (eval echo configure:12150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12150 | rm -rf conftest* |
12151 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12152 | else | |
12153 | echo "configure: failed program was:" >&5 | |
12154 | cat conftest.$ac_ext >&5 | |
12155 | rm -rf conftest* | |
12156 | eval "ac_cv_lib_$ac_lib_var=no" | |
12157 | fi | |
12158 | rm -f conftest* | |
12159 | LIBS="$ac_save_LIBS" | |
12160 | ||
12161 | fi | |
12162 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12163 | echo "$ac_t""yes" 1>&6 | |
12164 | cat >> confdefs.h <<\EOF | |
12165 | #define HAVE_SCHED_YIELD 1 | |
12166 | EOF | |
12167 | ||
12168 | else | |
12169 | echo "$ac_t""no" 1>&6 | |
12170 | echo $ac_n "checking for sched_yield in -l"posix4"""... $ac_c" 1>&6 | |
8fd0d89b | 12171 | echo "configure:12172: checking for sched_yield in -l"posix4"" >&5 |
10f2d63a VZ |
12172 | ac_lib_var=`echo "posix4"'_'sched_yield | sed 'y%./+-%__p_%'` |
12173 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12174 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12175 | else | |
12176 | ac_save_LIBS="$LIBS" | |
12177 | LIBS="-l"posix4" $LIBS" | |
12178 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12179 | #line 12180 "configure" |
10f2d63a VZ |
12180 | #include "confdefs.h" |
12181 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12182 | /* We use char because int might match the return type of a gcc2 | |
12183 | builtin and then its argument prototype would still apply. */ | |
12184 | char sched_yield(); | |
12185 | ||
12186 | int main() { | |
12187 | sched_yield() | |
12188 | ; return 0; } | |
12189 | EOF | |
8fd0d89b | 12190 | if { (eval echo configure:12191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12191 | rm -rf conftest* |
12192 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12193 | else | |
12194 | echo "configure: failed program was:" >&5 | |
12195 | cat conftest.$ac_ext >&5 | |
12196 | rm -rf conftest* | |
12197 | eval "ac_cv_lib_$ac_lib_var=no" | |
12198 | fi | |
12199 | rm -f conftest* | |
12200 | LIBS="$ac_save_LIBS" | |
12201 | ||
12202 | fi | |
12203 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12204 | echo "$ac_t""yes" 1>&6 | |
12205 | cat >> confdefs.h <<\EOF | |
12206 | #define HAVE_SCHED_YIELD 1 | |
12207 | EOF | |
12208 | POSIX4_LINK="-lposix4" | |
12209 | else | |
12210 | echo "$ac_t""no" 1>&6 | |
12211 | echo "configure: warning: wxThread::Yield will not work properly" 1>&2 | |
12212 | ||
12213 | fi | |
12214 | ||
12215 | ||
12216 | fi | |
12217 | ||
12218 | ||
f6bcfd97 BP |
12219 | HAVE_PRIOR_FUNCS=0 |
12220 | echo $ac_n "checking for pthread_attr_getschedpolicy in -l$THREADS_LINK""... $ac_c" 1>&6 | |
8fd0d89b | 12221 | echo "configure:12222: checking for pthread_attr_getschedpolicy in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
12222 | ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_getschedpolicy | sed 'y%./+-%__p_%'` |
12223 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12224 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12225 | else | |
12226 | ac_save_LIBS="$LIBS" | |
12227 | LIBS="-l$THREADS_LINK $LIBS" | |
12228 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12229 | #line 12230 "configure" |
10f2d63a VZ |
12230 | #include "confdefs.h" |
12231 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12232 | /* We use char because int might match the return type of a gcc2 | |
12233 | builtin and then its argument prototype would still apply. */ | |
12234 | char pthread_attr_getschedpolicy(); | |
12235 | ||
12236 | int main() { | |
12237 | pthread_attr_getschedpolicy() | |
12238 | ; return 0; } | |
12239 | EOF | |
8fd0d89b | 12240 | if { (eval echo configure:12241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12241 | rm -rf conftest* |
12242 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12243 | else | |
12244 | echo "configure: failed program was:" >&5 | |
12245 | cat conftest.$ac_ext >&5 | |
12246 | rm -rf conftest* | |
12247 | eval "ac_cv_lib_$ac_lib_var=no" | |
12248 | fi | |
12249 | rm -f conftest* | |
12250 | LIBS="$ac_save_LIBS" | |
12251 | ||
12252 | fi | |
12253 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12254 | echo "$ac_t""yes" 1>&6 | |
f6bcfd97 | 12255 | echo $ac_n "checking for pthread_attr_setschedparam in -l$THREADS_LINK""... $ac_c" 1>&6 |
8fd0d89b | 12256 | echo "configure:12257: checking for pthread_attr_setschedparam in -l$THREADS_LINK" >&5 |
f6bcfd97 BP |
12257 | ac_lib_var=`echo $THREADS_LINK'_'pthread_attr_setschedparam | sed 'y%./+-%__p_%'` |
12258 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12259 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12260 | else | |
12261 | ac_save_LIBS="$LIBS" | |
12262 | LIBS="-l$THREADS_LINK $LIBS" | |
12263 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12264 | #line 12265 "configure" |
f6bcfd97 BP |
12265 | #include "confdefs.h" |
12266 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12267 | /* We use char because int might match the return type of a gcc2 | |
12268 | builtin and then its argument prototype would still apply. */ | |
12269 | char pthread_attr_setschedparam(); | |
12270 | ||
12271 | int main() { | |
12272 | pthread_attr_setschedparam() | |
12273 | ; return 0; } | |
10f2d63a | 12274 | EOF |
8fd0d89b | 12275 | if { (eval echo configure:12276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
f6bcfd97 BP |
12276 | rm -rf conftest* |
12277 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12278 | else | |
12279 | echo "configure: failed program was:" >&5 | |
12280 | cat conftest.$ac_ext >&5 | |
12281 | rm -rf conftest* | |
12282 | eval "ac_cv_lib_$ac_lib_var=no" | |
12283 | fi | |
12284 | rm -f conftest* | |
12285 | LIBS="$ac_save_LIBS" | |
10f2d63a | 12286 | |
f6bcfd97 BP |
12287 | fi |
12288 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12289 | echo "$ac_t""yes" 1>&6 | |
12290 | echo $ac_n "checking for sched_get_priority_max in -l$THREADS_LINK""... $ac_c" 1>&6 | |
8fd0d89b | 12291 | echo "configure:12292: checking for sched_get_priority_max in -l$THREADS_LINK" >&5 |
f6bcfd97 BP |
12292 | ac_lib_var=`echo $THREADS_LINK'_'sched_get_priority_max | sed 'y%./+-%__p_%'` |
12293 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12294 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12295 | else | |
12296 | ac_save_LIBS="$LIBS" | |
12297 | LIBS="-l$THREADS_LINK $LIBS" | |
12298 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12299 | #line 12300 "configure" |
f6bcfd97 BP |
12300 | #include "confdefs.h" |
12301 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12302 | /* We use char because int might match the return type of a gcc2 | |
12303 | builtin and then its argument prototype would still apply. */ | |
12304 | char sched_get_priority_max(); | |
12305 | ||
12306 | int main() { | |
12307 | sched_get_priority_max() | |
12308 | ; return 0; } | |
12309 | EOF | |
8fd0d89b | 12310 | if { (eval echo configure:12311: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
f6bcfd97 BP |
12311 | rm -rf conftest* |
12312 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12313 | else | |
12314 | echo "configure: failed program was:" >&5 | |
12315 | cat conftest.$ac_ext >&5 | |
12316 | rm -rf conftest* | |
12317 | eval "ac_cv_lib_$ac_lib_var=no" | |
12318 | fi | |
12319 | rm -f conftest* | |
12320 | LIBS="$ac_save_LIBS" | |
12321 | ||
12322 | fi | |
12323 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12324 | echo "$ac_t""yes" 1>&6 | |
12325 | HAVE_PRIOR_FUNCS=1 | |
10f2d63a VZ |
12326 | else |
12327 | echo "$ac_t""no" 1>&6 | |
f6bcfd97 | 12328 | echo $ac_n "checking for sched_get_priority_max in -l"posix4"""... $ac_c" 1>&6 |
8fd0d89b | 12329 | echo "configure:12330: checking for sched_get_priority_max in -l"posix4"" >&5 |
f6bcfd97 | 12330 | ac_lib_var=`echo "posix4"'_'sched_get_priority_max | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
12331 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
12332 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12333 | else | |
12334 | ac_save_LIBS="$LIBS" | |
12335 | LIBS="-l"posix4" $LIBS" | |
12336 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12337 | #line 12338 "configure" |
10f2d63a VZ |
12338 | #include "confdefs.h" |
12339 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12340 | /* We use char because int might match the return type of a gcc2 | |
12341 | builtin and then its argument prototype would still apply. */ | |
f6bcfd97 | 12342 | char sched_get_priority_max(); |
10f2d63a VZ |
12343 | |
12344 | int main() { | |
f6bcfd97 | 12345 | sched_get_priority_max() |
10f2d63a VZ |
12346 | ; return 0; } |
12347 | EOF | |
8fd0d89b | 12348 | if { (eval echo configure:12349: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12349 | rm -rf conftest* |
12350 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12351 | else | |
12352 | echo "configure: failed program was:" >&5 | |
12353 | cat conftest.$ac_ext >&5 | |
12354 | rm -rf conftest* | |
12355 | eval "ac_cv_lib_$ac_lib_var=no" | |
12356 | fi | |
12357 | rm -f conftest* | |
12358 | LIBS="$ac_save_LIBS" | |
12359 | ||
12360 | fi | |
12361 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12362 | echo "$ac_t""yes" 1>&6 | |
f6bcfd97 BP |
12363 | |
12364 | HAVE_PRIOR_FUNCS=1 | |
12365 | POSIX4_LINK="-lposix4" | |
12366 | ||
12367 | else | |
12368 | echo "$ac_t""no" 1>&6 | |
12369 | fi | |
12370 | ||
12371 | ||
12372 | fi | |
12373 | ||
12374 | ||
10f2d63a VZ |
12375 | else |
12376 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
12377 | fi |
12378 | ||
12379 | ||
f6bcfd97 BP |
12380 | else |
12381 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
12382 | fi |
12383 | ||
12384 | ||
f6bcfd97 BP |
12385 | if test "$HAVE_PRIOR_FUNCS" = 1; then |
12386 | cat >> confdefs.h <<\EOF | |
12387 | #define HAVE_THREAD_PRIORITY_FUNCTIONS 1 | |
12388 | EOF | |
12389 | ||
12390 | else | |
12391 | echo "configure: warning: Setting thread priority will not work" 1>&2 | |
12392 | fi | |
12393 | ||
10f2d63a | 12394 | echo $ac_n "checking for pthread_cancel in -l$THREADS_LINK""... $ac_c" 1>&6 |
8fd0d89b | 12395 | echo "configure:12396: checking for pthread_cancel in -l$THREADS_LINK" >&5 |
10f2d63a VZ |
12396 | ac_lib_var=`echo $THREADS_LINK'_'pthread_cancel | sed 'y%./+-%__p_%'` |
12397 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12398 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12399 | else | |
12400 | ac_save_LIBS="$LIBS" | |
12401 | LIBS="-l$THREADS_LINK $LIBS" | |
12402 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12403 | #line 12404 "configure" |
10f2d63a VZ |
12404 | #include "confdefs.h" |
12405 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12406 | /* We use char because int might match the return type of a gcc2 | |
12407 | builtin and then its argument prototype would still apply. */ | |
12408 | char pthread_cancel(); | |
12409 | ||
12410 | int main() { | |
12411 | pthread_cancel() | |
12412 | ; return 0; } | |
12413 | EOF | |
8fd0d89b | 12414 | if { (eval echo configure:12415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
12415 | rm -rf conftest* |
12416 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12417 | else | |
12418 | echo "configure: failed program was:" >&5 | |
12419 | cat conftest.$ac_ext >&5 | |
12420 | rm -rf conftest* | |
12421 | eval "ac_cv_lib_$ac_lib_var=no" | |
12422 | fi | |
12423 | rm -f conftest* | |
12424 | LIBS="$ac_save_LIBS" | |
12425 | ||
12426 | fi | |
12427 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12428 | echo "$ac_t""yes" 1>&6 | |
12429 | cat >> confdefs.h <<\EOF | |
12430 | #define HAVE_PTHREAD_CANCEL 1 | |
12431 | EOF | |
12432 | ||
12433 | else | |
12434 | echo "$ac_t""no" 1>&6 | |
12435 | echo "configure: warning: wxThread::Kill() will not work properly" 1>&2 | |
12436 | fi | |
12437 | ||
12438 | ||
12439 | echo $ac_n "checking for pthread_cleanup_push/pop""... $ac_c" 1>&6 | |
8fd0d89b | 12440 | echo "configure:12441: checking for pthread_cleanup_push/pop" >&5 |
10f2d63a VZ |
12441 | if eval "test \"`echo '$''{'wx_cv_func_pthread_cleanup_push'+set}'`\" = set"; then |
12442 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12443 | else | |
12444 | ||
12445 | cat > conftest.$ac_ext <<EOF | |
8fd0d89b | 12446 | #line 12447 "configure" |
10f2d63a VZ |
12447 | #include "confdefs.h" |
12448 | #include <pthread.h> | |
12449 | int main() { | |
12450 | ||
12451 | pthread_cleanup_push(NULL, NULL); | |
12452 | pthread_cleanup_pop(0); | |
12453 | ||
12454 | ; return 0; } | |
12455 | EOF | |
8fd0d89b | 12456 | if { (eval echo configure:12457: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a VZ |
12457 | rm -rf conftest* |
12458 | ||
12459 | wx_cv_func_pthread_cleanup_push=yes | |
12460 | cat >> confdefs.h <<\EOF | |
12461 | #define HAVE_THREAD_CLEANUP_FUNCTIONS 1 | |
12462 | EOF | |
12463 | ||
12464 | ||
12465 | else | |
12466 | echo "configure: failed program was:" >&5 | |
12467 | cat conftest.$ac_ext >&5 | |
12468 | rm -rf conftest* | |
12469 | ||
12470 | wx_cv_func_pthread_cleanup_push=no | |
12471 | ||
12472 | fi | |
12473 | rm -f conftest* | |
12474 | ||
12475 | fi | |
12476 | ||
12477 | echo "$ac_t""$wx_cv_func_pthread_cleanup_push" 1>&6 | |
12478 | ||
12479 | THREADS_LINK="-l$THREADS_LINK" | |
186837b0 VZ |
12480 | |
12481 | if test "$USE_SOLARIS" = "yes" -a "$GCC" != "yes"; then | |
12482 | CFLAGS="${CFLAGS} -mt" | |
12483 | CXXFLAGS="${CXXFLAGS} -mt" | |
12484 | LDFLAGS="${LDFLAGS} -mt" | |
12485 | fi | |
10f2d63a VZ |
12486 | fi |
12487 | ||
12488 | fi | |
12489 | ||
12490 | if test "$wxUSE_THREADS" = "yes"; then | |
12491 | cat >> confdefs.h <<\EOF | |
12492 | #define wxUSE_THREADS 1 | |
12493 | EOF | |
12494 | ||
12495 | ||
12496 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
12497 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
12498 | ||
12499 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread" | |
12500 | else | |
12501 | if test "$ac_cv_func_strtok_r" = "yes"; then | |
ab9b9eab | 12502 | echo $ac_n "checking if -D_REENTRANT is needed""... $ac_c" 1>&6 |
186837b0 | 12503 | echo "configure:12504: checking if -D_REENTRANT is needed" >&5 |
ab9b9eab VZ |
12504 | if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then |
12505 | CFLAGS="${CFLAGS} -D_REENTRANT" | |
12506 | CXXFLAGS="${CXXFLAGS} -D_REENTRANT" | |
12507 | echo "$ac_t""yes" 1>&6 | |
12508 | else | |
12509 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
12510 | fi |
12511 | fi | |
12512 | fi | |
12513 | ||
6f72b082 | 12514 | if test "$WXGTK20" = 1 ; then |
13111b2a | 12515 | cat >> confdefs.h <<EOF |
6f72b082 | 12516 | #define __WXGTK20__ $WXGTK20 |
13111b2a VZ |
12517 | EOF |
12518 | ||
12519 | WXGTK12=1 | |
12520 | fi | |
12521 | ||
10f2d63a VZ |
12522 | if test "$WXGTK12" = 1 ; then |
12523 | cat >> confdefs.h <<EOF | |
12524 | #define __WXGTK12__ $WXGTK12 | |
12525 | EOF | |
12526 | ||
12527 | fi | |
12528 | ||
f6bcfd97 BP |
12529 | if test "$WXGTK127" = 1 ; then |
12530 | cat >> confdefs.h <<EOF | |
12531 | #define __WXGTK127__ $WXGTK127 | |
12532 | EOF | |
12533 | ||
12534 | fi | |
12535 | ||
10f2d63a VZ |
12536 | if test "$WXWINE" = 1 ; then |
12537 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WXWINE__" | |
12538 | fi | |
12539 | ||
12540 | if test "$wxUSE_CYGWIN" = 1 ; then | |
12541 | TOOLKIT_DEF="${TOOLKIT_DEF} -D__WIN95__" | |
12542 | fi | |
12543 | ||
12544 | WXDEBUG= | |
12545 | ||
12546 | if test "$wxUSE_DEBUG_INFO" = "yes" ; then | |
12547 | WXDEBUG="-g" | |
12548 | wxUSE_OPTIMISE=no | |
12549 | fi | |
12550 | ||
12551 | if test "$wxUSE_DEBUG_GDB" = "yes" ; then | |
12552 | wxUSE_DEBUG_INFO=yes | |
12553 | WXDEBUG="-ggdb" | |
12554 | fi | |
12555 | ||
12556 | if test "$wxUSE_DEBUG_FLAG" = "yes" ; then | |
12557 | cat >> confdefs.h <<\EOF | |
12558 | #define WXDEBUG 1 | |
12559 | EOF | |
12560 | ||
12561 | WXDEBUG_DEFINE="-D__WXDEBUG__" | |
12562 | else | |
12563 | if test "$wxUSE_GTK" = 1 ; then | |
12564 | WXDEBUG_DEFINE="-DGTK_NO_CHECK_CASTS" | |
12565 | fi | |
12566 | fi | |
12567 | ||
12568 | if test "$wxUSE_MEM_TRACING" = "yes" ; then | |
12569 | cat >> confdefs.h <<\EOF | |
12570 | #define wxUSE_MEMORY_TRACING 1 | |
12571 | EOF | |
12572 | ||
12573 | cat >> confdefs.h <<\EOF | |
12574 | #define wxUSE_GLOBAL_MEMORY_OPERATORS 1 | |
47c13eb7 VS |
12575 | EOF |
12576 | ||
12577 | cat >> confdefs.h <<\EOF | |
12578 | #define wxUSE_DEBUG_NEW_ALWAYS 1 | |
10f2d63a VZ |
12579 | EOF |
12580 | ||
12581 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck" | |
12582 | fi | |
12583 | ||
12584 | if test "$wxUSE_DMALLOC" = "yes" ; then | |
12585 | DMALLOC_LINK="-ldmalloc" | |
12586 | fi | |
12587 | ||
12588 | PROFILE= | |
12589 | if test "$wxUSE_PROFILE" = "yes" ; then | |
12590 | PROFILE="-pg" | |
12591 | fi | |
12592 | ||
12593 | DEP_INFO_FLAGS= | |
caa2c79b | 12594 | CODE_GEN_FLAGS= |
10f2d63a VZ |
12595 | if test "$GCC" = yes ; then |
12596 | if test "$wxUSE_NO_RTTI" = "yes" ; then | |
caa2c79b | 12597 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-rtti" |
10f2d63a VZ |
12598 | fi |
12599 | if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then | |
caa2c79b | 12600 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-exceptions" |
10f2d63a VZ |
12601 | fi |
12602 | if test "$wxUSE_PERMISSIVE" = "yes" ; then | |
caa2c79b | 12603 | CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive" |
10f2d63a VZ |
12604 | fi |
12605 | if test "$wxUSE_NO_DEPS" = "no" ; then | |
12606 | DEP_INFO_FLAGS="-MMD" | |
12607 | fi | |
12608 | fi | |
12609 | ||
12610 | ||
12611 | CXXFLAGS=`echo "${CXXFLAGS}" | sed "s/\-O.//g" ` | |
12612 | CFLAGS=`echo "${CFLAGS}" | sed "s/\-O.//g" ` | |
12613 | if test "$wxUSE_OPTIMISE" = "no" ; then | |
12614 | OPTIMISE= | |
12615 | else | |
12616 | if test "$GCC" = yes ; then | |
12617 | OPTIMISE="-O2" | |
12618 | case "${host}" in | |
12619 | i586-*-*|i686-*-* ) | |
12620 | OPTIMISE="${OPTIMISE} " | |
12621 | ;; | |
12622 | esac | |
12623 | else | |
12624 | OPTIMISE="-O" | |
12625 | fi | |
12626 | fi | |
12627 | ||
12628 | ||
12629 | ZLIB_INCLUDE= | |
422107f9 | 12630 | if test "$wxUSE_ZLIB" = "yes" -o "$wxUSE_ZLIB" = "sys" ; then |
10f2d63a VZ |
12631 | cat >> confdefs.h <<\EOF |
12632 | #define wxUSE_ZLIB 1 | |
12633 | EOF | |
12634 | ||
422107f9 VZ |
12635 | if test "$wxUSE_ZLIB" = "yes" ; then |
12636 | ZLIB_INCLUDE="-I\${top_srcdir}/src/zlib" | |
12637 | else | |
12638 | ZLIB_LINK= | |
12639 | ac_safe=`echo "zlib.h" | sed 'y%./+-%__p_%'` | |
12640 | echo $ac_n "checking for zlib.h""... $ac_c" 1>&6 | |
186837b0 | 12641 | echo "configure:12642: checking for zlib.h" >&5 |
422107f9 VZ |
12642 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12643 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12644 | else | |
12645 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12646 | #line 12647 "configure" |
422107f9 VZ |
12647 | #include "confdefs.h" |
12648 | #include <zlib.h> | |
12649 | EOF | |
12650 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 12651 | { (eval echo configure:12652: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
422107f9 VZ |
12652 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12653 | if test -z "$ac_err"; then | |
12654 | rm -rf conftest* | |
12655 | eval "ac_cv_header_$ac_safe=yes" | |
12656 | else | |
12657 | echo "$ac_err" >&5 | |
12658 | echo "configure: failed program was:" >&5 | |
12659 | cat conftest.$ac_ext >&5 | |
12660 | rm -rf conftest* | |
12661 | eval "ac_cv_header_$ac_safe=no" | |
12662 | fi | |
12663 | rm -f conftest* | |
12664 | fi | |
12665 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12666 | echo "$ac_t""yes" 1>&6 | |
12667 | echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 | |
186837b0 | 12668 | echo "configure:12669: checking for deflate in -lz" >&5 |
422107f9 VZ |
12669 | ac_lib_var=`echo z'_'deflate | sed 'y%./+-%__p_%'` |
12670 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12671 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12672 | else | |
12673 | ac_save_LIBS="$LIBS" | |
12674 | LIBS="-lz $LIBS" | |
12675 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12676 | #line 12677 "configure" |
422107f9 VZ |
12677 | #include "confdefs.h" |
12678 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12679 | /* We use char because int might match the return type of a gcc2 | |
12680 | builtin and then its argument prototype would still apply. */ | |
12681 | char deflate(); | |
12682 | ||
12683 | int main() { | |
12684 | deflate() | |
12685 | ; return 0; } | |
12686 | EOF | |
186837b0 | 12687 | if { (eval echo configure:12688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
422107f9 VZ |
12688 | rm -rf conftest* |
12689 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12690 | else | |
12691 | echo "configure: failed program was:" >&5 | |
12692 | cat conftest.$ac_ext >&5 | |
12693 | rm -rf conftest* | |
12694 | eval "ac_cv_lib_$ac_lib_var=no" | |
12695 | fi | |
12696 | rm -f conftest* | |
12697 | LIBS="$ac_save_LIBS" | |
12698 | ||
12699 | fi | |
12700 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12701 | echo "$ac_t""yes" 1>&6 | |
12702 | ZLIB_LINK="-lz" | |
12703 | else | |
12704 | echo "$ac_t""no" 1>&6 | |
12705 | fi | |
12706 | ||
12707 | else | |
12708 | echo "$ac_t""no" 1>&6 | |
12709 | fi | |
12710 | ||
12711 | if test "x$ZLIB_LINK" = "x" ; then | |
12712 | { echo "configure: error: system zlib compression library not found! Use --with-zlib=yes to use built-in zlib" 1>&2; exit 1; } | |
12713 | fi | |
12714 | fi | |
10f2d63a VZ |
12715 | fi |
12716 | ||
12717 | PNG_INCLUDE= | |
422107f9 | 12718 | if test "$wxUSE_LIBPNG" = "yes" -o "$wxUSE_LIBPNG" = "sys" ; then |
10f2d63a VZ |
12719 | cat >> confdefs.h <<\EOF |
12720 | #define wxUSE_LIBPNG 1 | |
12721 | EOF | |
12722 | ||
41fd4136 | 12723 | if test "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then |
422107f9 VZ |
12724 | echo "configure: warning: --with-libpng=sys doesn't work without --with-zlib=sys, will compile the built-in libpng instead" 1>&2 |
12725 | wxUSE_LIBPNG=yes | |
12726 | fi | |
12727 | ||
12728 | if test "$wxUSE_LIBPNG" = "yes" ; then | |
12729 | PNG_INCLUDE="-I\${top_srcdir}/src/png" | |
12730 | else | |
12731 | PNG_LINK= | |
12732 | ac_safe=`echo "png.h" | sed 'y%./+-%__p_%'` | |
12733 | echo $ac_n "checking for png.h""... $ac_c" 1>&6 | |
186837b0 | 12734 | echo "configure:12735: checking for png.h" >&5 |
422107f9 VZ |
12735 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12736 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12737 | else | |
12738 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12739 | #line 12740 "configure" |
422107f9 VZ |
12740 | #include "confdefs.h" |
12741 | #include <png.h> | |
12742 | EOF | |
12743 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 12744 | { (eval echo configure:12745: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
422107f9 VZ |
12745 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12746 | if test -z "$ac_err"; then | |
12747 | rm -rf conftest* | |
12748 | eval "ac_cv_header_$ac_safe=yes" | |
12749 | else | |
12750 | echo "$ac_err" >&5 | |
12751 | echo "configure: failed program was:" >&5 | |
12752 | cat conftest.$ac_ext >&5 | |
12753 | rm -rf conftest* | |
12754 | eval "ac_cv_header_$ac_safe=no" | |
12755 | fi | |
12756 | rm -f conftest* | |
12757 | fi | |
12758 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12759 | echo "$ac_t""yes" 1>&6 | |
12760 | echo $ac_n "checking for png_check_sig in -lpng""... $ac_c" 1>&6 | |
186837b0 | 12761 | echo "configure:12762: checking for png_check_sig in -lpng" >&5 |
422107f9 VZ |
12762 | ac_lib_var=`echo png'_'png_check_sig | sed 'y%./+-%__p_%'` |
12763 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12764 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12765 | else | |
12766 | ac_save_LIBS="$LIBS" | |
12767 | LIBS="-lpng -lz -lm $LIBS" | |
12768 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12769 | #line 12770 "configure" |
422107f9 VZ |
12770 | #include "confdefs.h" |
12771 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12772 | /* We use char because int might match the return type of a gcc2 | |
12773 | builtin and then its argument prototype would still apply. */ | |
12774 | char png_check_sig(); | |
12775 | ||
12776 | int main() { | |
12777 | png_check_sig() | |
12778 | ; return 0; } | |
12779 | EOF | |
186837b0 | 12780 | if { (eval echo configure:12781: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
422107f9 VZ |
12781 | rm -rf conftest* |
12782 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12783 | else | |
12784 | echo "configure: failed program was:" >&5 | |
12785 | cat conftest.$ac_ext >&5 | |
12786 | rm -rf conftest* | |
12787 | eval "ac_cv_lib_$ac_lib_var=no" | |
12788 | fi | |
12789 | rm -f conftest* | |
12790 | LIBS="$ac_save_LIBS" | |
12791 | ||
12792 | fi | |
12793 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12794 | echo "$ac_t""yes" 1>&6 | |
12795 | PNG_LINK="-lpng" | |
12796 | else | |
12797 | echo "$ac_t""no" 1>&6 | |
12798 | fi | |
12799 | ||
12800 | ||
12801 | else | |
12802 | echo "$ac_t""no" 1>&6 | |
12803 | fi | |
12804 | ||
12805 | if test "x$PNG_LINK" = "x" ; then | |
0dcf9893 | 12806 | { echo "configure: error: system png library not found! Use --with-libpng=yes to use the built-in libpng" 1>&2; exit 1; } |
422107f9 VZ |
12807 | fi |
12808 | fi | |
12809 | ||
10f2d63a VZ |
12810 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png" |
12811 | fi | |
12812 | ||
12813 | JPEG_INCLUDE= | |
422107f9 | 12814 | if test "$wxUSE_LIBJPEG" = "yes" -o "$wxUSE_LIBJPEG" = "sys" ; then |
10f2d63a VZ |
12815 | cat >> confdefs.h <<\EOF |
12816 | #define wxUSE_LIBJPEG 1 | |
12817 | EOF | |
12818 | ||
422107f9 VZ |
12819 | if test "$wxUSE_LIBJPEG" = "yes" ; then |
12820 | JPEG_INCLUDE="-I\${top_srcdir}/src/jpeg" | |
12821 | else | |
12822 | JPEG_LINK= | |
12823 | ac_safe=`echo "jpeglib.h" | sed 'y%./+-%__p_%'` | |
12824 | echo $ac_n "checking for jpeglib.h""... $ac_c" 1>&6 | |
186837b0 | 12825 | echo "configure:12826: checking for jpeglib.h" >&5 |
422107f9 VZ |
12826 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12827 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12828 | else | |
12829 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12830 | #line 12831 "configure" |
422107f9 VZ |
12831 | #include "confdefs.h" |
12832 | #include <jpeglib.h> | |
12833 | EOF | |
12834 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 12835 | { (eval echo configure:12836: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
422107f9 VZ |
12836 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12837 | if test -z "$ac_err"; then | |
12838 | rm -rf conftest* | |
12839 | eval "ac_cv_header_$ac_safe=yes" | |
12840 | else | |
12841 | echo "$ac_err" >&5 | |
12842 | echo "configure: failed program was:" >&5 | |
12843 | cat conftest.$ac_ext >&5 | |
12844 | rm -rf conftest* | |
12845 | eval "ac_cv_header_$ac_safe=no" | |
12846 | fi | |
12847 | rm -f conftest* | |
12848 | fi | |
12849 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12850 | echo "$ac_t""yes" 1>&6 | |
12851 | echo $ac_n "checking for jpeg_read_header in -ljpeg""... $ac_c" 1>&6 | |
186837b0 | 12852 | echo "configure:12853: checking for jpeg_read_header in -ljpeg" >&5 |
422107f9 VZ |
12853 | ac_lib_var=`echo jpeg'_'jpeg_read_header | sed 'y%./+-%__p_%'` |
12854 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12855 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12856 | else | |
12857 | ac_save_LIBS="$LIBS" | |
12858 | LIBS="-ljpeg $LIBS" | |
12859 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12860 | #line 12861 "configure" |
422107f9 VZ |
12861 | #include "confdefs.h" |
12862 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12863 | /* We use char because int might match the return type of a gcc2 | |
12864 | builtin and then its argument prototype would still apply. */ | |
12865 | char jpeg_read_header(); | |
12866 | ||
12867 | int main() { | |
12868 | jpeg_read_header() | |
12869 | ; return 0; } | |
12870 | EOF | |
186837b0 | 12871 | if { (eval echo configure:12872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
422107f9 VZ |
12872 | rm -rf conftest* |
12873 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12874 | else | |
12875 | echo "configure: failed program was:" >&5 | |
12876 | cat conftest.$ac_ext >&5 | |
12877 | rm -rf conftest* | |
12878 | eval "ac_cv_lib_$ac_lib_var=no" | |
12879 | fi | |
12880 | rm -f conftest* | |
12881 | LIBS="$ac_save_LIBS" | |
12882 | ||
12883 | fi | |
12884 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12885 | echo "$ac_t""yes" 1>&6 | |
12886 | JPEG_LINK="-ljpeg" | |
12887 | else | |
12888 | echo "$ac_t""no" 1>&6 | |
12889 | fi | |
12890 | ||
12891 | else | |
12892 | echo "$ac_t""no" 1>&6 | |
12893 | fi | |
12894 | ||
12895 | if test "x$JPEG_LINK" = "x" ; then | |
0dcf9893 | 12896 | { echo "configure: error: system jpeg library not found! Use --with-libjpeg=yes to use the built-in one" 1>&2; exit 1; } |
422107f9 VZ |
12897 | fi |
12898 | fi | |
10f2d63a VZ |
12899 | fi |
12900 | ||
c7a2bf27 | 12901 | TIFF_INCLUDE= |
0dcf9893 | 12902 | if test "$wxUSE_LIBTIFF" = "yes" -o "$wxUSE_LIBTIFF" = "sys" ; then |
c7a2bf27 RR |
12903 | cat >> confdefs.h <<\EOF |
12904 | #define wxUSE_LIBTIFF 1 | |
12905 | EOF | |
12906 | ||
0dcf9893 VZ |
12907 | if test "$wxUSE_LIBTIFF" = "yes" ; then |
12908 | TIFF_INCLUDE="-I\${top_srcdir}/src/tiff" | |
12909 | else | |
12910 | TIFF_LINK= | |
12911 | ac_safe=`echo "tiffio.h" | sed 'y%./+-%__p_%'` | |
12912 | echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6 | |
186837b0 | 12913 | echo "configure:12914: checking for tiffio.h" >&5 |
0dcf9893 VZ |
12914 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
12915 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12916 | else | |
12917 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12918 | #line 12919 "configure" |
0dcf9893 VZ |
12919 | #include "confdefs.h" |
12920 | #include <tiffio.h> | |
12921 | EOF | |
12922 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 12923 | { (eval echo configure:12924: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
0dcf9893 VZ |
12924 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
12925 | if test -z "$ac_err"; then | |
12926 | rm -rf conftest* | |
12927 | eval "ac_cv_header_$ac_safe=yes" | |
12928 | else | |
12929 | echo "$ac_err" >&5 | |
12930 | echo "configure: failed program was:" >&5 | |
12931 | cat conftest.$ac_ext >&5 | |
12932 | rm -rf conftest* | |
12933 | eval "ac_cv_header_$ac_safe=no" | |
12934 | fi | |
12935 | rm -f conftest* | |
12936 | fi | |
12937 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
12938 | echo "$ac_t""yes" 1>&6 | |
12939 | echo $ac_n "checking for TIFFError in -ltiff""... $ac_c" 1>&6 | |
186837b0 | 12940 | echo "configure:12941: checking for TIFFError in -ltiff" >&5 |
0dcf9893 VZ |
12941 | ac_lib_var=`echo tiff'_'TIFFError | sed 'y%./+-%__p_%'` |
12942 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
12943 | echo $ac_n "(cached) $ac_c" 1>&6 | |
12944 | else | |
12945 | ac_save_LIBS="$LIBS" | |
12946 | LIBS="-ltiff -lm $LIBS" | |
12947 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 12948 | #line 12949 "configure" |
0dcf9893 VZ |
12949 | #include "confdefs.h" |
12950 | /* Override any gcc2 internal prototype to avoid an error. */ | |
12951 | /* We use char because int might match the return type of a gcc2 | |
12952 | builtin and then its argument prototype would still apply. */ | |
12953 | char TIFFError(); | |
12954 | ||
12955 | int main() { | |
12956 | TIFFError() | |
12957 | ; return 0; } | |
12958 | EOF | |
186837b0 | 12959 | if { (eval echo configure:12960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
0dcf9893 VZ |
12960 | rm -rf conftest* |
12961 | eval "ac_cv_lib_$ac_lib_var=yes" | |
12962 | else | |
12963 | echo "configure: failed program was:" >&5 | |
12964 | cat conftest.$ac_ext >&5 | |
12965 | rm -rf conftest* | |
12966 | eval "ac_cv_lib_$ac_lib_var=no" | |
12967 | fi | |
12968 | rm -f conftest* | |
12969 | LIBS="$ac_save_LIBS" | |
12970 | ||
12971 | fi | |
12972 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
12973 | echo "$ac_t""yes" 1>&6 | |
12974 | TIFF_LINK="-ltiff" | |
12975 | else | |
12976 | echo "$ac_t""no" 1>&6 | |
12977 | fi | |
12978 | ||
12979 | else | |
12980 | echo "$ac_t""no" 1>&6 | |
12981 | fi | |
12982 | ||
12983 | if test "x$TIFF_LINK" = "x" ; then | |
12984 | { echo "configure: error: system tiff library not found! Use --with-libtiff=yes to use the built-in one" 1>&2; exit 1; } | |
12985 | fi | |
12986 | fi | |
c7a2bf27 RR |
12987 | fi |
12988 | ||
3fed1840 RR |
12989 | FREETYPE_INCLUDE= |
12990 | if test "$wxUSE_FREETYPE" = "yes" -o "$wxUSE_FREETYPE" = "sys" ; then | |
12991 | cat >> confdefs.h <<\EOF | |
12992 | #define wxUSE_FREETYPE 1 | |
12993 | EOF | |
12994 | ||
12995 | if test "$wxUSE_FREETYPE" = "yes" ; then | |
12996 | FREETYPE_INCLUDE="-I\${top_srcdir}/src/freetype" | |
12997 | else | |
12998 | FREETYPE_LINK= | |
12999 | ac_safe=`echo "freetype.h" | sed 'y%./+-%__p_%'` | |
13000 | echo $ac_n "checking for freetype.h""... $ac_c" 1>&6 | |
186837b0 | 13001 | echo "configure:13002: checking for freetype.h" >&5 |
3fed1840 RR |
13002 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
13003 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13004 | else | |
13005 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13006 | #line 13007 "configure" |
3fed1840 RR |
13007 | #include "confdefs.h" |
13008 | #include <freetype.h> | |
13009 | EOF | |
13010 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 13011 | { (eval echo configure:13012: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
3fed1840 RR |
13012 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
13013 | if test -z "$ac_err"; then | |
13014 | rm -rf conftest* | |
13015 | eval "ac_cv_header_$ac_safe=yes" | |
13016 | else | |
13017 | echo "$ac_err" >&5 | |
13018 | echo "configure: failed program was:" >&5 | |
13019 | cat conftest.$ac_ext >&5 | |
13020 | rm -rf conftest* | |
13021 | eval "ac_cv_header_$ac_safe=no" | |
13022 | fi | |
13023 | rm -f conftest* | |
13024 | fi | |
13025 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
13026 | echo "$ac_t""yes" 1>&6 | |
13027 | echo $ac_n "checking for FT_Render_Glyph in -lfreetype""... $ac_c" 1>&6 | |
186837b0 | 13028 | echo "configure:13029: checking for FT_Render_Glyph in -lfreetype" >&5 |
3fed1840 RR |
13029 | ac_lib_var=`echo freetype'_'FT_Render_Glyph | sed 'y%./+-%__p_%'` |
13030 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
13031 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13032 | else | |
13033 | ac_save_LIBS="$LIBS" | |
13034 | LIBS="-lfreetype -lm $LIBS" | |
13035 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13036 | #line 13037 "configure" |
3fed1840 RR |
13037 | #include "confdefs.h" |
13038 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13039 | /* We use char because int might match the return type of a gcc2 | |
13040 | builtin and then its argument prototype would still apply. */ | |
13041 | char FT_Render_Glyph(); | |
13042 | ||
13043 | int main() { | |
13044 | FT_Render_Glyph() | |
13045 | ; return 0; } | |
13046 | EOF | |
186837b0 | 13047 | if { (eval echo configure:13048: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
3fed1840 RR |
13048 | rm -rf conftest* |
13049 | eval "ac_cv_lib_$ac_lib_var=yes" | |
13050 | else | |
13051 | echo "configure: failed program was:" >&5 | |
13052 | cat conftest.$ac_ext >&5 | |
13053 | rm -rf conftest* | |
13054 | eval "ac_cv_lib_$ac_lib_var=no" | |
13055 | fi | |
13056 | rm -f conftest* | |
13057 | LIBS="$ac_save_LIBS" | |
13058 | ||
13059 | fi | |
13060 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
13061 | echo "$ac_t""yes" 1>&6 | |
13062 | FREETYPE_LINK="-lfreetype" | |
13063 | else | |
13064 | echo "$ac_t""no" 1>&6 | |
13065 | fi | |
13066 | ||
13067 | ||
13068 | else | |
13069 | echo "$ac_t""no" 1>&6 | |
13070 | fi | |
13071 | ||
13072 | if test "x$FREETYPE_LINK" = "x" ; then | |
13073 | { echo "configure: error: system freetype library not found! Use --with-freetype=yes to use the built-in freetype" 1>&2; exit 1; } | |
13074 | fi | |
13075 | fi | |
13076 | fi | |
13077 | ||
10f2d63a VZ |
13078 | if test "$wxUSE_OPENGL" = "yes"; then |
13079 | ac_safe=`echo "GL/gl.h" | sed 'y%./+-%__p_%'` | |
13080 | echo $ac_n "checking for GL/gl.h""... $ac_c" 1>&6 | |
186837b0 | 13081 | echo "configure:13082: checking for GL/gl.h" >&5 |
10f2d63a VZ |
13082 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
13083 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13084 | else | |
13085 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13086 | #line 13087 "configure" |
10f2d63a VZ |
13087 | #include "confdefs.h" |
13088 | #include <GL/gl.h> | |
13089 | EOF | |
13090 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 13091 | { (eval echo configure:13092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
13092 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
13093 | if test -z "$ac_err"; then | |
13094 | rm -rf conftest* | |
13095 | eval "ac_cv_header_$ac_safe=yes" | |
13096 | else | |
13097 | echo "$ac_err" >&5 | |
13098 | echo "configure: failed program was:" >&5 | |
13099 | cat conftest.$ac_ext >&5 | |
13100 | rm -rf conftest* | |
13101 | eval "ac_cv_header_$ac_safe=no" | |
13102 | fi | |
13103 | rm -f conftest* | |
13104 | fi | |
13105 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
13106 | echo "$ac_t""yes" 1>&6 | |
13107 | ||
bdad4e7e RR |
13108 | cat >> confdefs.h <<\EOF |
13109 | #define wxUSE_OPENGL 1 | |
13110 | EOF | |
13111 | ||
13112 | cat >> confdefs.h <<\EOF | |
13113 | #define wxUSE_GLCANVAS 1 | |
13114 | EOF | |
13115 | ||
13116 | echo $ac_n "checking for glFlush in -lGL""... $ac_c" 1>&6 | |
186837b0 | 13117 | echo "configure:13118: checking for glFlush in -lGL" >&5 |
bdad4e7e | 13118 | ac_lib_var=`echo GL'_'glFlush | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
13119 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
13120 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13121 | else | |
13122 | ac_save_LIBS="$LIBS" | |
bdad4e7e | 13123 | LIBS="-lGL $LIBS" |
10f2d63a | 13124 | cat > conftest.$ac_ext <<EOF |
186837b0 | 13125 | #line 13126 "configure" |
10f2d63a VZ |
13126 | #include "confdefs.h" |
13127 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13128 | /* We use char because int might match the return type of a gcc2 | |
13129 | builtin and then its argument prototype would still apply. */ | |
bdad4e7e | 13130 | char glFlush(); |
10f2d63a VZ |
13131 | |
13132 | int main() { | |
bdad4e7e | 13133 | glFlush() |
10f2d63a VZ |
13134 | ; return 0; } |
13135 | EOF | |
186837b0 | 13136 | if { (eval echo configure:13137: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
13137 | rm -rf conftest* |
13138 | eval "ac_cv_lib_$ac_lib_var=yes" | |
13139 | else | |
13140 | echo "configure: failed program was:" >&5 | |
13141 | cat conftest.$ac_ext >&5 | |
13142 | rm -rf conftest* | |
13143 | eval "ac_cv_lib_$ac_lib_var=no" | |
13144 | fi | |
13145 | rm -f conftest* | |
13146 | LIBS="$ac_save_LIBS" | |
13147 | ||
13148 | fi | |
13149 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
13150 | echo "$ac_t""yes" 1>&6 | |
13151 | ||
f6bcfd97 | 13152 | OPENGL_LINK="-lGL -lGLU" |
10f2d63a VZ |
13153 | |
13154 | else | |
13155 | echo "$ac_t""no" 1>&6 | |
13156 | ||
bdad4e7e | 13157 | echo $ac_n "checking for glFlush in -lMesaGL""... $ac_c" 1>&6 |
186837b0 | 13158 | echo "configure:13159: checking for glFlush in -lMesaGL" >&5 |
bdad4e7e | 13159 | ac_lib_var=`echo MesaGL'_'glFlush | sed 'y%./+-%__p_%'` |
10f2d63a VZ |
13160 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
13161 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13162 | else | |
13163 | ac_save_LIBS="$LIBS" | |
13164 | LIBS="-lMesaGL $LIBS" | |
13165 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13166 | #line 13167 "configure" |
10f2d63a VZ |
13167 | #include "confdefs.h" |
13168 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13169 | /* We use char because int might match the return type of a gcc2 | |
13170 | builtin and then its argument prototype would still apply. */ | |
bdad4e7e | 13171 | char glFlush(); |
10f2d63a VZ |
13172 | |
13173 | int main() { | |
bdad4e7e | 13174 | glFlush() |
10f2d63a VZ |
13175 | ; return 0; } |
13176 | EOF | |
186837b0 | 13177 | if { (eval echo configure:13178: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
13178 | rm -rf conftest* |
13179 | eval "ac_cv_lib_$ac_lib_var=yes" | |
13180 | else | |
13181 | echo "configure: failed program was:" >&5 | |
13182 | cat conftest.$ac_ext >&5 | |
13183 | rm -rf conftest* | |
13184 | eval "ac_cv_lib_$ac_lib_var=no" | |
13185 | fi | |
13186 | rm -f conftest* | |
13187 | LIBS="$ac_save_LIBS" | |
13188 | ||
13189 | fi | |
13190 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
13191 | echo "$ac_t""yes" 1>&6 | |
13192 | ||
f6bcfd97 | 13193 | OPENGL_LINK="-lMesaGL -lMesaGLU" |
10f2d63a VZ |
13194 | |
13195 | else | |
13196 | echo "$ac_t""no" 1>&6 | |
10f2d63a VZ |
13197 | fi |
13198 | ||
13199 | ||
13200 | fi | |
13201 | ||
13202 | ||
13203 | else | |
13204 | echo "$ac_t""no" 1>&6 | |
13205 | wxUSE_OPENGL=0 | |
13206 | fi | |
13207 | ||
13208 | fi | |
13209 | ||
13210 | ||
13211 | if test "$wxUSE_GUI" = "yes"; then | |
13212 | cat >> confdefs.h <<\EOF | |
13213 | #define wxUSE_GUI 1 | |
13214 | EOF | |
13215 | ||
13216 | ||
13217 | else | |
13218 | cat >> confdefs.h <<\EOF | |
13219 | #define wxUSE_NOGUI 1 | |
13220 | EOF | |
13221 | ||
13222 | fi | |
13223 | ||
13224 | ||
13225 | if test "$wxUSE_UNIX" = "yes"; then | |
13226 | cat >> confdefs.h <<\EOF | |
13227 | #define wxUSE_UNIX 1 | |
13228 | EOF | |
13229 | ||
13230 | fi | |
13231 | ||
13232 | ||
13233 | if test "$wxUSE_APPLE_IEEE" = "yes"; then | |
13234 | cat >> confdefs.h <<\EOF | |
13235 | #define wxUSE_APPLE_IEEE 1 | |
13236 | EOF | |
13237 | ||
13238 | fi | |
13239 | ||
10f2d63a VZ |
13240 | if test "$wxUSE_WAVE" = "yes"; then |
13241 | cat >> confdefs.h <<\EOF | |
13242 | #define wxUSE_WAVE 1 | |
13243 | EOF | |
13244 | ||
13245 | fi | |
13246 | ||
13247 | if test "$wxUSE_FILE" = "yes"; then | |
13248 | cat >> confdefs.h <<\EOF | |
13249 | #define wxUSE_FILE 1 | |
13250 | EOF | |
13251 | ||
13252 | fi | |
13253 | ||
24528b0c VS |
13254 | if test "$wxUSE_FILESYSTEM" = "yes"; then |
13255 | cat >> confdefs.h <<\EOF | |
13256 | #define wxUSE_FILESYSTEM 1 | |
13257 | EOF | |
13258 | ||
13259 | fi | |
13260 | ||
10f2d63a VZ |
13261 | if test "$wxUSE_FS_INET" = "yes"; then |
13262 | cat >> confdefs.h <<\EOF | |
13263 | #define wxUSE_FS_INET 1 | |
13264 | EOF | |
13265 | ||
13266 | fi | |
13267 | ||
13268 | if test "$wxUSE_FS_ZIP" = "yes"; then | |
13269 | cat >> confdefs.h <<\EOF | |
13270 | #define wxUSE_FS_ZIP 1 | |
13271 | EOF | |
13272 | ||
13273 | fi | |
13274 | ||
13275 | if test "$wxUSE_ZIPSTREAM" = "yes"; then | |
13276 | cat >> confdefs.h <<\EOF | |
13277 | #define wxUSE_ZIPSTREAM 1 | |
13278 | EOF | |
13279 | ||
13280 | fi | |
13281 | ||
eb4efbdc VZ |
13282 | if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then |
13283 | cat >> confdefs.h <<\EOF | |
13284 | #define wxUSE_ON_FATAL_EXCEPTION 1 | |
13285 | EOF | |
13286 | ||
13287 | fi | |
13288 | ||
10f2d63a VZ |
13289 | if test "$wxUSE_BUSYINFO" = "yes"; then |
13290 | cat >> confdefs.h <<\EOF | |
13291 | #define wxUSE_BUSYINFO 1 | |
13292 | EOF | |
13293 | ||
13294 | fi | |
13295 | ||
13296 | if test "$wxUSE_STD_IOSTREAM" = "yes"; then | |
13297 | cat >> confdefs.h <<\EOF | |
13298 | #define wxUSE_STD_IOSTREAM 1 | |
13299 | EOF | |
13300 | ||
13301 | fi | |
13302 | ||
13303 | if test "$wxUSE_TEXTFILE" = "yes"; then | |
13304 | if test "$wxUSE_FILE" != "yes"; then | |
13305 | echo "configure: warning: wxTextFile requires wxFile and it won't be compiled without it" 1>&2 | |
13306 | else | |
13307 | cat >> confdefs.h <<\EOF | |
13308 | #define wxUSE_TEXTFILE 1 | |
13309 | EOF | |
13310 | ||
13311 | fi | |
13312 | fi | |
13313 | ||
13314 | if test "$wxUSE_CONFIG" = "yes" ; then | |
13315 | if test "$wxUSE_TEXTFILE" != "yes"; then | |
13316 | echo "configure: warning: wxConfig requires wxTextFile and it won't be compiled without it" 1>&2 | |
13317 | else | |
13318 | cat >> confdefs.h <<\EOF | |
13319 | #define wxUSE_CONFIG 1 | |
13320 | EOF | |
13321 | ||
13322 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config" | |
13323 | fi | |
13324 | fi | |
13325 | ||
13326 | if test "$wxUSE_INTL" = "yes" ; then | |
13327 | if test "$wxUSE_FILE" != "yes"; then | |
13328 | echo "configure: warning: I18n code requires wxFile and it won't be compiled without it" 1>&2 | |
13329 | else | |
13330 | cat >> confdefs.h <<\EOF | |
13331 | #define wxUSE_INTL 1 | |
13332 | EOF | |
13333 | ||
13334 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS internat" | |
f6bcfd97 | 13335 | GUIDIST="$GUIDIST INTL_DIST" |
10f2d63a VZ |
13336 | fi |
13337 | fi | |
13338 | ||
13339 | if test "$wxUSE_LOG" = "yes"; then | |
13340 | cat >> confdefs.h <<\EOF | |
13341 | #define wxUSE_LOG 1 | |
13342 | EOF | |
13343 | ||
13344 | fi | |
13345 | ||
13346 | if test "$wxUSE_LONGLONG" = "yes"; then | |
13347 | cat >> confdefs.h <<\EOF | |
13348 | #define wxUSE_LONGLONG 1 | |
13349 | EOF | |
13350 | ||
13351 | fi | |
13352 | ||
e8f65ba6 RR |
13353 | if test "$wxUSE_GEOMETRY" = "yes"; then |
13354 | cat >> confdefs.h <<\EOF | |
13355 | #define wxUSE_GEOMETRY 1 | |
13356 | EOF | |
13357 | ||
13358 | fi | |
13359 | ||
9b33fe02 VZ |
13360 | if test "$wxUSE_PLOT" = "yes"; then |
13361 | cat >> confdefs.h <<\EOF | |
13362 | #define wxUSE_PLOT 1 | |
13363 | EOF | |
13364 | ||
13365 | fi | |
13366 | ||
10f2d63a VZ |
13367 | if test "$wxUSE_DIALUP_MANAGER" = "yes" ; then |
13368 | cat >> confdefs.h <<\EOF | |
13369 | #define wxUSE_DIALUP_MANAGER 1 | |
13370 | EOF | |
13371 | ||
70f7a477 | 13372 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup" |
10f2d63a VZ |
13373 | fi |
13374 | ||
13375 | if test "$wxUSE_STREAMS" = "yes" ; then | |
13376 | cat >> confdefs.h <<\EOF | |
13377 | #define wxUSE_STREAMS 1 | |
13378 | EOF | |
13379 | ||
13380 | fi | |
13381 | ||
10f2d63a | 13382 | |
afc31813 | 13383 | if test "$wxUSE_TIMEDATE" = "yes"; then |
83307f33 VZ |
13384 | for ac_func in strptime |
13385 | do | |
13386 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 13387 | echo "configure:13388: checking for $ac_func" >&5 |
83307f33 VZ |
13388 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
13389 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13390 | else | |
13391 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13392 | #line 13393 "configure" |
83307f33 VZ |
13393 | #include "confdefs.h" |
13394 | /* System header to define __stub macros and hopefully few prototypes, | |
13395 | which can conflict with char $ac_func(); below. */ | |
13396 | #include <assert.h> | |
13397 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13398 | /* We use char because int might match the return type of a gcc2 | |
13399 | builtin and then its argument prototype would still apply. */ | |
13400 | char $ac_func(); | |
13401 | ||
13402 | int main() { | |
13403 | ||
13404 | /* The GNU C library defines this for functions which it implements | |
13405 | to always fail with ENOSYS. Some functions are actually named | |
13406 | something starting with __ and the normal name is an alias. */ | |
13407 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
13408 | choke me | |
13409 | #else | |
e8482f24 | 13410 | $ac_func(); |
83307f33 VZ |
13411 | #endif |
13412 | ||
13413 | ; return 0; } | |
13414 | EOF | |
186837b0 | 13415 | if { (eval echo configure:13416: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
83307f33 VZ |
13416 | rm -rf conftest* |
13417 | eval "ac_cv_func_$ac_func=yes" | |
13418 | else | |
13419 | echo "configure: failed program was:" >&5 | |
13420 | cat conftest.$ac_ext >&5 | |
13421 | rm -rf conftest* | |
13422 | eval "ac_cv_func_$ac_func=no" | |
13423 | fi | |
13424 | rm -f conftest* | |
13425 | fi | |
13426 | ||
13427 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
13428 | echo "$ac_t""yes" 1>&6 | |
13429 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
13430 | cat >> confdefs.h <<EOF | |
13431 | #define $ac_tr_func 1 | |
13432 | EOF | |
13433 | ||
13434 | else | |
13435 | echo "$ac_t""no" 1>&6 | |
13436 | fi | |
13437 | done | |
13438 | ||
13439 | ||
360d6699 | 13440 | echo $ac_n "checking for timezone variable in <time.h>""... $ac_c" 1>&6 |
186837b0 | 13441 | echo "configure:13442: checking for timezone variable in <time.h>" >&5 |
360d6699 VZ |
13442 | if eval "test \"`echo '$''{'wx_cv_var_timezone'+set}'`\" = set"; then |
13443 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13444 | else | |
13445 | ||
13446 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13447 | #line 13448 "configure" |
360d6699 VZ |
13448 | #include "confdefs.h" |
13449 | ||
13450 | #include <time.h> | |
13451 | ||
13452 | int main() { | |
13453 | ||
13454 | int tz; | |
13455 | tz = __timezone; | |
13456 | ||
13457 | ; return 0; } | |
13458 | EOF | |
186837b0 | 13459 | if { (eval echo configure:13460: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
360d6699 VZ |
13460 | rm -rf conftest* |
13461 | ||
13462 | wx_cv_var_timezone=__timezone | |
13463 | ||
13464 | else | |
13465 | echo "configure: failed program was:" >&5 | |
13466 | cat conftest.$ac_ext >&5 | |
13467 | rm -rf conftest* | |
13468 | ||
13469 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13470 | #line 13471 "configure" |
360d6699 VZ |
13471 | #include "confdefs.h" |
13472 | ||
13473 | #include <time.h> | |
13474 | ||
13475 | int main() { | |
13476 | ||
13477 | int tz; | |
13478 | tz = _timezone; | |
13479 | ||
13480 | ; return 0; } | |
13481 | EOF | |
186837b0 | 13482 | if { (eval echo configure:13483: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
360d6699 VZ |
13483 | rm -rf conftest* |
13484 | ||
13485 | wx_cv_var_timezone=_timezone | |
13486 | ||
5357c8e8 VZ |
13487 | else |
13488 | echo "configure: failed program was:" >&5 | |
13489 | cat conftest.$ac_ext >&5 | |
13490 | rm -rf conftest* | |
13491 | ||
13492 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13493 | #line 13494 "configure" |
5357c8e8 VZ |
13494 | #include "confdefs.h" |
13495 | ||
13496 | #include <time.h> | |
13497 | ||
13498 | int main() { | |
13499 | ||
13500 | int tz; | |
13501 | tz = timezone; | |
13502 | ||
13503 | ; return 0; } | |
13504 | EOF | |
186837b0 | 13505 | if { (eval echo configure:13506: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
5357c8e8 VZ |
13506 | rm -rf conftest* |
13507 | ||
13508 | wx_cv_var_timezone=timezone | |
13509 | ||
360d6699 VZ |
13510 | else |
13511 | echo "configure: failed program was:" >&5 | |
13512 | cat conftest.$ac_ext >&5 | |
13513 | rm -rf conftest* | |
13514 | { echo "configure: error: no timezone variable" 1>&2; exit 1; } | |
5357c8e8 VZ |
13515 | |
13516 | fi | |
13517 | rm -f conftest* | |
13518 | ||
360d6699 VZ |
13519 | |
13520 | fi | |
13521 | rm -f conftest* | |
13522 | ||
13523 | ||
13524 | fi | |
13525 | rm -f conftest* | |
13526 | ||
13527 | ||
13528 | fi | |
13529 | ||
13530 | echo "$ac_t""$wx_cv_var_timezone" 1>&6 | |
13531 | ||
13532 | cat >> confdefs.h <<EOF | |
13533 | #define WX_TIMEZONE $wx_cv_var_timezone | |
13534 | EOF | |
13535 | ||
13536 | ||
3fcdd07b | 13537 | for ac_func in localtime |
afc31813 VZ |
13538 | do |
13539 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 13540 | echo "configure:13541: checking for $ac_func" >&5 |
afc31813 VZ |
13541 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
13542 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13543 | else | |
13544 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13545 | #line 13546 "configure" |
10f2d63a | 13546 | #include "confdefs.h" |
afc31813 VZ |
13547 | /* System header to define __stub macros and hopefully few prototypes, |
13548 | which can conflict with char $ac_func(); below. */ | |
13549 | #include <assert.h> | |
13550 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13551 | /* We use char because int might match the return type of a gcc2 | |
13552 | builtin and then its argument prototype would still apply. */ | |
13553 | char $ac_func(); | |
13554 | ||
10f2d63a | 13555 | int main() { |
afc31813 VZ |
13556 | |
13557 | /* The GNU C library defines this for functions which it implements | |
13558 | to always fail with ENOSYS. Some functions are actually named | |
13559 | something starting with __ and the normal name is an alias. */ | |
13560 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
13561 | choke me | |
13562 | #else | |
e8482f24 | 13563 | $ac_func(); |
afc31813 VZ |
13564 | #endif |
13565 | ||
10f2d63a VZ |
13566 | ; return 0; } |
13567 | EOF | |
186837b0 | 13568 | if { (eval echo configure:13569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a | 13569 | rm -rf conftest* |
afc31813 | 13570 | eval "ac_cv_func_$ac_func=yes" |
10f2d63a VZ |
13571 | else |
13572 | echo "configure: failed program was:" >&5 | |
13573 | cat conftest.$ac_ext >&5 | |
13574 | rm -rf conftest* | |
afc31813 VZ |
13575 | eval "ac_cv_func_$ac_func=no" |
13576 | fi | |
13577 | rm -f conftest* | |
13578 | fi | |
13579 | ||
13580 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
13581 | echo "$ac_t""yes" 1>&6 | |
13582 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
13583 | cat >> confdefs.h <<EOF | |
13584 | #define $ac_tr_func 1 | |
13585 | EOF | |
3fcdd07b | 13586 | |
afc31813 VZ |
13587 | else |
13588 | echo "$ac_t""no" 1>&6 | |
13589 | fi | |
13590 | done | |
13591 | ||
13592 | ||
0470b1e6 VZ |
13593 | if test "$ac_cv_func_localtime" = "yes"; then |
13594 | echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 | |
186837b0 | 13595 | echo "configure:13596: checking for tm_gmtoff in struct tm" >&5 |
0470b1e6 VZ |
13596 | if eval "test \"`echo '$''{'wx_cv_struct_tm_has_gmtoff'+set}'`\" = set"; then |
13597 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13598 | else | |
13599 | ||
13600 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13601 | #line 13602 "configure" |
0470b1e6 VZ |
13602 | #include "confdefs.h" |
13603 | ||
13604 | #include <time.h> | |
13605 | ||
13606 | int main() { | |
13607 | ||
13608 | struct tm tm; | |
13609 | tm.tm_gmtoff++; | |
13610 | ||
13611 | ; return 0; } | |
13612 | EOF | |
186837b0 | 13613 | if { (eval echo configure:13614: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
0470b1e6 VZ |
13614 | rm -rf conftest* |
13615 | ||
f03a98d8 | 13616 | wx_cv_struct_tm_has_gmtoff=yes |
0470b1e6 VZ |
13617 | cat >> confdefs.h <<\EOF |
13618 | #define WX_GMTOFF_IN_TM 1 | |
13619 | EOF | |
13620 | ||
13621 | ||
13622 | else | |
13623 | echo "configure: failed program was:" >&5 | |
13624 | cat conftest.$ac_ext >&5 | |
13625 | rm -rf conftest* | |
13626 | wx_cv_struct_tm_has_gmtoff=no | |
13627 | ||
13628 | fi | |
13629 | rm -f conftest* | |
13630 | ||
13631 | fi | |
13632 | ||
13633 | echo "$ac_t""$wx_cv_struct_tm_has_gmtoff" 1>&6 | |
3fcdd07b VZ |
13634 | fi |
13635 | ||
13636 | for ac_func in gettimeofday ftime | |
13637 | do | |
13638 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 13639 | echo "configure:13640: checking for $ac_func" >&5 |
3fcdd07b VZ |
13640 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
13641 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13642 | else | |
13643 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13644 | #line 13645 "configure" |
3fcdd07b VZ |
13645 | #include "confdefs.h" |
13646 | /* System header to define __stub macros and hopefully few prototypes, | |
13647 | which can conflict with char $ac_func(); below. */ | |
13648 | #include <assert.h> | |
13649 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13650 | /* We use char because int might match the return type of a gcc2 | |
13651 | builtin and then its argument prototype would still apply. */ | |
13652 | char $ac_func(); | |
13653 | ||
13654 | int main() { | |
13655 | ||
13656 | /* The GNU C library defines this for functions which it implements | |
13657 | to always fail with ENOSYS. Some functions are actually named | |
13658 | something starting with __ and the normal name is an alias. */ | |
13659 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
13660 | choke me | |
13661 | #else | |
e8482f24 | 13662 | $ac_func(); |
3fcdd07b VZ |
13663 | #endif |
13664 | ||
13665 | ; return 0; } | |
13666 | EOF | |
186837b0 | 13667 | if { (eval echo configure:13668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
3fcdd07b VZ |
13668 | rm -rf conftest* |
13669 | eval "ac_cv_func_$ac_func=yes" | |
13670 | else | |
13671 | echo "configure: failed program was:" >&5 | |
13672 | cat conftest.$ac_ext >&5 | |
13673 | rm -rf conftest* | |
13674 | eval "ac_cv_func_$ac_func=no" | |
13675 | fi | |
13676 | rm -f conftest* | |
13677 | fi | |
13678 | ||
13679 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
13680 | echo "$ac_t""yes" 1>&6 | |
13681 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
13682 | cat >> confdefs.h <<EOF | |
13683 | #define $ac_tr_func 1 | |
13684 | EOF | |
13685 | break | |
13686 | else | |
13687 | echo "$ac_t""no" 1>&6 | |
13688 | fi | |
13689 | done | |
13690 | ||
13691 | ||
13692 | if test "$ac_cv_func_gettimeofday" = "yes"; then | |
afc31813 | 13693 | echo $ac_n "checking whether gettimeofday takes two arguments""... $ac_c" 1>&6 |
186837b0 | 13694 | echo "configure:13695: checking whether gettimeofday takes two arguments" >&5 |
afc31813 VZ |
13695 | if eval "test \"`echo '$''{'wx_cv_func_gettimeofday_has_2_args'+set}'`\" = set"; then |
13696 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13697 | else | |
13698 | ||
13699 | ||
13700 | ac_ext=C | |
13701 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | |
13702 | ac_cpp='$CXXCPP $CPPFLAGS' | |
13703 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
13704 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
13705 | cross_compiling=$ac_cv_prog_cxx_cross | |
13706 | ||
13707 | ||
13708 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13709 | #line 13710 "configure" |
10f2d63a | 13710 | #include "confdefs.h" |
afc31813 VZ |
13711 | |
13712 | #include <sys/time.h> | |
13713 | #include <unistd.h> | |
13714 | ||
10f2d63a | 13715 | int main() { |
afc31813 VZ |
13716 | |
13717 | struct timeval tv; | |
13718 | struct timezone tz; | |
13719 | gettimeofday(&tv, &tz); | |
13720 | ||
10f2d63a VZ |
13721 | ; return 0; } |
13722 | EOF | |
186837b0 | 13723 | if { (eval echo configure:13724: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 13724 | rm -rf conftest* |
afc31813 | 13725 | wx_cv_func_gettimeofday_has_2_args=yes |
10f2d63a VZ |
13726 | else |
13727 | echo "configure: failed program was:" >&5 | |
13728 | cat conftest.$ac_ext >&5 | |
13729 | rm -rf conftest* | |
13730 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13731 | #line 13732 "configure" |
10f2d63a | 13732 | #include "confdefs.h" |
afc31813 VZ |
13733 | |
13734 | #include <sys/time.h> | |
13735 | #include <unistd.h> | |
13736 | ||
10f2d63a | 13737 | int main() { |
afc31813 VZ |
13738 | |
13739 | struct timeval tv; | |
13740 | gettimeofday(&tv); | |
13741 | ||
10f2d63a VZ |
13742 | ; return 0; } |
13743 | EOF | |
186837b0 | 13744 | if { (eval echo configure:13745: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
10f2d63a | 13745 | rm -rf conftest* |
afc31813 | 13746 | wx_cv_func_gettimeofday_has_2_args=no |
10f2d63a VZ |
13747 | else |
13748 | echo "configure: failed program was:" >&5 | |
13749 | cat conftest.$ac_ext >&5 | |
13750 | rm -rf conftest* | |
afc31813 VZ |
13751 | wx_cv_func_gettimeofday_has_2_args=unknown |
13752 | ||
10f2d63a VZ |
13753 | fi |
13754 | rm -f conftest* | |
afc31813 | 13755 | |
10f2d63a VZ |
13756 | fi |
13757 | rm -f conftest* | |
afc31813 | 13758 | ac_ext=c |
10f2d63a VZ |
13759 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
13760 | ac_cpp='$CPP $CPPFLAGS' | |
13761 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
13762 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
13763 | cross_compiling=$ac_cv_prog_cc_cross | |
13764 | ||
afc31813 VZ |
13765 | |
13766 | fi | |
13767 | ||
13768 | echo "$ac_t""$wx_cv_func_gettimeofday_has_2_args" 1>&6 | |
c63c7106 | 13769 | |
afc31813 VZ |
13770 | if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then |
13771 | cat >> confdefs.h <<\EOF | |
13772 | #define WX_GETTIMEOFDAY_NO_TZ 1 | |
13773 | EOF | |
13774 | ||
13775 | fi | |
13776 | fi | |
13777 | ||
13778 | cat >> confdefs.h <<\EOF | |
13779 | #define wxUSE_TIMEDATE 1 | |
13780 | EOF | |
13781 | ||
13782 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS typetest" | |
13783 | fi | |
13784 | ||
13785 | ||
b089607b VZ |
13786 | if test "$TOOLKIT" != "MSW"; then |
13787 | ||
afc31813 | 13788 | if test "$wxUSE_SOCKETS" = "yes"; then |
c63c7106 | 13789 | echo $ac_n "checking for socket""... $ac_c" 1>&6 |
186837b0 | 13790 | echo "configure:13791: checking for socket" >&5 |
c63c7106 VZ |
13791 | if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then |
13792 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13793 | else | |
13794 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13795 | #line 13796 "configure" |
c63c7106 VZ |
13796 | #include "confdefs.h" |
13797 | /* System header to define __stub macros and hopefully few prototypes, | |
13798 | which can conflict with char socket(); below. */ | |
13799 | #include <assert.h> | |
13800 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13801 | /* We use char because int might match the return type of a gcc2 | |
13802 | builtin and then its argument prototype would still apply. */ | |
13803 | char socket(); | |
13804 | ||
13805 | int main() { | |
13806 | ||
13807 | /* The GNU C library defines this for functions which it implements | |
13808 | to always fail with ENOSYS. Some functions are actually named | |
13809 | something starting with __ and the normal name is an alias. */ | |
13810 | #if defined (__stub_socket) || defined (__stub___socket) | |
13811 | choke me | |
13812 | #else | |
e8482f24 | 13813 | socket(); |
c63c7106 VZ |
13814 | #endif |
13815 | ||
13816 | ; return 0; } | |
13817 | EOF | |
186837b0 | 13818 | if { (eval echo configure:13819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
13819 | rm -rf conftest* |
13820 | eval "ac_cv_func_socket=yes" | |
13821 | else | |
13822 | echo "configure: failed program was:" >&5 | |
13823 | cat conftest.$ac_ext >&5 | |
13824 | rm -rf conftest* | |
13825 | eval "ac_cv_func_socket=no" | |
13826 | fi | |
13827 | rm -f conftest* | |
13828 | fi | |
13829 | ||
13830 | if eval "test \"`echo '$ac_cv_func_'socket`\" = yes"; then | |
13831 | echo "$ac_t""yes" 1>&6 | |
13832 | : | |
13833 | else | |
13834 | echo "$ac_t""no" 1>&6 | |
13835 | echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 | |
186837b0 | 13836 | echo "configure:13837: checking for socket in -lsocket" >&5 |
c63c7106 VZ |
13837 | ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` |
13838 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
13839 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13840 | else | |
13841 | ac_save_LIBS="$LIBS" | |
13842 | LIBS="-lsocket $LIBS" | |
13843 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13844 | #line 13845 "configure" |
c63c7106 VZ |
13845 | #include "confdefs.h" |
13846 | /* Override any gcc2 internal prototype to avoid an error. */ | |
13847 | /* We use char because int might match the return type of a gcc2 | |
13848 | builtin and then its argument prototype would still apply. */ | |
13849 | char socket(); | |
13850 | ||
13851 | int main() { | |
13852 | socket() | |
13853 | ; return 0; } | |
13854 | EOF | |
186837b0 | 13855 | if { (eval echo configure:13856: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
c63c7106 VZ |
13856 | rm -rf conftest* |
13857 | eval "ac_cv_lib_$ac_lib_var=yes" | |
13858 | else | |
13859 | echo "configure: failed program was:" >&5 | |
13860 | cat conftest.$ac_ext >&5 | |
13861 | rm -rf conftest* | |
13862 | eval "ac_cv_lib_$ac_lib_var=no" | |
13863 | fi | |
13864 | rm -f conftest* | |
13865 | LIBS="$ac_save_LIBS" | |
13866 | ||
13867 | fi | |
13868 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
13869 | echo "$ac_t""yes" 1>&6 | |
13870 | INET_LINK="$INET_LINK -lsocket" | |
c63c7106 VZ |
13871 | else |
13872 | echo "$ac_t""no" 1>&6 | |
afc31813 VZ |
13873 | |
13874 | echo "configure: warning: socket library not found - sockets will be disabled" 1>&2 | |
13875 | wxUSE_SOCKETS=no | |
13876 | ||
13877 | ||
c63c7106 VZ |
13878 | fi |
13879 | ||
13880 | ||
13881 | fi | |
13882 | ||
10f2d63a VZ |
13883 | fi |
13884 | ||
b089607b VZ |
13885 | fi |
13886 | ||
afc31813 | 13887 | if test "$wxUSE_SOCKETS" = "yes" ; then |
51a9faba | 13888 | echo $ac_n "checking what is the type of the third argument of getsockname""... $ac_c" 1>&6 |
186837b0 | 13889 | echo "configure:13890: checking what is the type of the third argument of getsockname" >&5 |
51a9faba VZ |
13890 | if eval "test \"`echo '$''{'wx_cv_type_getsockname3'+set}'`\" = set"; then |
13891 | echo $ac_n "(cached) $ac_c" 1>&6 | |
13892 | else | |
13893 | ||
13894 | ||
13895 | ac_ext=C | |
afc31813 VZ |
13896 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
13897 | ac_cpp='$CXXCPP $CPPFLAGS' | |
13898 | ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
13899 | ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
13900 | cross_compiling=$ac_cv_prog_cxx_cross | |
13901 | ||
51a9faba VZ |
13902 | |
13903 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13904 | #line 13905 "configure" |
afc31813 | 13905 | #include "confdefs.h" |
51a9faba | 13906 | |
3ace2e6d | 13907 | #include <sys/types.h> |
51a9faba VZ |
13908 | #include <sys/socket.h> |
13909 | ||
afc31813 | 13910 | int main() { |
51a9faba VZ |
13911 | |
13912 | socklen_t len; | |
13913 | getsockname(0, 0, &len); | |
13914 | ||
afc31813 VZ |
13915 | ; return 0; } |
13916 | EOF | |
186837b0 | 13917 | if { (eval echo configure:13918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 13918 | rm -rf conftest* |
51a9faba | 13919 | wx_cv_type_getsockname3=socklen_t |
afc31813 VZ |
13920 | else |
13921 | echo "configure: failed program was:" >&5 | |
13922 | cat conftest.$ac_ext >&5 | |
13923 | rm -rf conftest* | |
13924 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13925 | #line 13926 "configure" |
afc31813 | 13926 | #include "confdefs.h" |
51a9faba | 13927 | |
3ace2e6d | 13928 | #include <sys/types.h> |
51a9faba VZ |
13929 | #include <sys/socket.h> |
13930 | ||
afc31813 | 13931 | int main() { |
51a9faba VZ |
13932 | |
13933 | size_t len; | |
13934 | getsockname(0, 0, &len); | |
13935 | ||
afc31813 VZ |
13936 | ; return 0; } |
13937 | EOF | |
186837b0 | 13938 | if { (eval echo configure:13939: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 13939 | rm -rf conftest* |
51a9faba | 13940 | wx_cv_type_getsockname3=size_t |
afc31813 VZ |
13941 | else |
13942 | echo "configure: failed program was:" >&5 | |
13943 | cat conftest.$ac_ext >&5 | |
13944 | rm -rf conftest* | |
13945 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 13946 | #line 13947 "configure" |
afc31813 | 13947 | #include "confdefs.h" |
51a9faba | 13948 | |
3ace2e6d | 13949 | #include <sys/types.h> |
51a9faba VZ |
13950 | #include <sys/socket.h> |
13951 | ||
afc31813 | 13952 | int main() { |
51a9faba VZ |
13953 | |
13954 | int len; | |
13955 | getsockname(0, 0, &len); | |
13956 | ||
afc31813 VZ |
13957 | ; return 0; } |
13958 | EOF | |
186837b0 | 13959 | if { (eval echo configure:13960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
afc31813 | 13960 | rm -rf conftest* |
51a9faba | 13961 | wx_cv_type_getsockname3=int |
afc31813 VZ |
13962 | else |
13963 | echo "configure: failed program was:" >&5 | |
13964 | cat conftest.$ac_ext >&5 | |
3ace2e6d SN |
13965 | rm -rf conftest* |
13966 | wx_cv_type_getsockname3=unknown | |
13967 | ||
afc31813 VZ |
13968 | fi |
13969 | rm -f conftest* | |
51a9faba | 13970 | |
afc31813 VZ |
13971 | fi |
13972 | rm -f conftest* | |
51a9faba | 13973 | |
afc31813 VZ |
13974 | fi |
13975 | rm -f conftest* | |
51a9faba VZ |
13976 | |
13977 | ac_ext=c | |
afc31813 VZ |
13978 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
13979 | ac_cpp='$CPP $CPPFLAGS' | |
13980 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | |
13981 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | |
13982 | cross_compiling=$ac_cv_prog_cc_cross | |
13983 | ||
51a9faba VZ |
13984 | |
13985 | fi | |
13986 | ||
13987 | echo "$ac_t""$wx_cv_type_getsockname3" 1>&6 | |
13988 | ||
13989 | if test "$wx_cv_type_getsockname3" = "unknown"; then | |
13990 | wxUSE_SOCKETS=no | |
13991 | echo "configure: warning: Couldn't find socklen_t synonym for this system" 1>&2 | |
13992 | else | |
13993 | cat >> confdefs.h <<EOF | |
13994 | #define SOCKLEN_T $wx_cv_type_getsockname3 | |
13995 | EOF | |
13996 | ||
13997 | fi | |
13998 | fi | |
afc31813 | 13999 | |
51a9faba | 14000 | if test "$wxUSE_SOCKETS" = "yes" ; then |
afc31813 VZ |
14001 | cat >> confdefs.h <<\EOF |
14002 | #define wxUSE_SOCKETS 1 | |
14003 | EOF | |
14004 | ||
70f7a477 | 14005 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sockets" |
afc31813 VZ |
14006 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS protocol" |
14007 | fi | |
14008 | ||
10f2d63a | 14009 | |
dc3d889d VZ |
14010 | if test "$wxUSE_GUI" = "yes"; then |
14011 | ||
b089607b VZ |
14012 | if test "$TOOLKIT" != "MSW"; then |
14013 | ||
ceded8b9 | 14014 | if test "$wxUSE_JOYSTICK" = "yes"; then |
10f2d63a VZ |
14015 | for ac_hdr in linux/joystick.h |
14016 | do | |
14017 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
14018 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
186837b0 | 14019 | echo "configure:14020: checking for $ac_hdr" >&5 |
10f2d63a VZ |
14020 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
14021 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14022 | else | |
14023 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14024 | #line 14025 "configure" |
10f2d63a VZ |
14025 | #include "confdefs.h" |
14026 | #include <$ac_hdr> | |
14027 | EOF | |
14028 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 14029 | { (eval echo configure:14030: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
14030 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
14031 | if test -z "$ac_err"; then | |
14032 | rm -rf conftest* | |
14033 | eval "ac_cv_header_$ac_safe=yes" | |
14034 | else | |
14035 | echo "$ac_err" >&5 | |
14036 | echo "configure: failed program was:" >&5 | |
14037 | cat conftest.$ac_ext >&5 | |
14038 | rm -rf conftest* | |
14039 | eval "ac_cv_header_$ac_safe=no" | |
14040 | fi | |
14041 | rm -f conftest* | |
14042 | fi | |
14043 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
14044 | echo "$ac_t""yes" 1>&6 | |
14045 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
14046 | cat >> confdefs.h <<EOF | |
14047 | #define $ac_tr_hdr 1 | |
14048 | EOF | |
14049 | ||
14050 | else | |
14051 | echo "$ac_t""no" 1>&6 | |
14052 | fi | |
14053 | done | |
14054 | ||
b089607b | 14055 | if test "$ac_cv_header_linux_joystick_h" != "yes"; then |
ceded8b9 | 14056 | wxUSE_JOYSTICK=no |
dc3d889d | 14057 | echo "configure: warning: Joystick not supported by this system" 1>&2 |
b089607b VZ |
14058 | fi |
14059 | fi | |
14060 | ||
14061 | fi | |
14062 | ||
ceded8b9 | 14063 | if test "$wxUSE_JOYSTICK" = "yes"; then |
10f2d63a VZ |
14064 | cat >> confdefs.h <<\EOF |
14065 | #define wxUSE_JOYSTICK 1 | |
14066 | EOF | |
14067 | ||
14068 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS joytest" | |
10f2d63a VZ |
14069 | fi |
14070 | ||
dc3d889d VZ |
14071 | fi |
14072 | ||
10f2d63a | 14073 | |
b089607b VZ |
14074 | if test "$TOOLKIT" != "MSW"; then |
14075 | ||
10f2d63a VZ |
14076 | HAVE_DL_FUNCS=0 |
14077 | HAVE_SHL_FUNCS=0 | |
14078 | if test "$wxUSE_DYNLIB_CLASS" = "yes"; then | |
14079 | for ac_func in dlopen | |
14080 | do | |
14081 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 14082 | echo "configure:14083: checking for $ac_func" >&5 |
10f2d63a VZ |
14083 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
14084 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14085 | else | |
14086 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14087 | #line 14088 "configure" |
10f2d63a VZ |
14088 | #include "confdefs.h" |
14089 | /* System header to define __stub macros and hopefully few prototypes, | |
14090 | which can conflict with char $ac_func(); below. */ | |
14091 | #include <assert.h> | |
14092 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14093 | /* We use char because int might match the return type of a gcc2 | |
14094 | builtin and then its argument prototype would still apply. */ | |
14095 | char $ac_func(); | |
14096 | ||
14097 | int main() { | |
14098 | ||
14099 | /* The GNU C library defines this for functions which it implements | |
14100 | to always fail with ENOSYS. Some functions are actually named | |
14101 | something starting with __ and the normal name is an alias. */ | |
14102 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
14103 | choke me | |
14104 | #else | |
e8482f24 | 14105 | $ac_func(); |
10f2d63a VZ |
14106 | #endif |
14107 | ||
14108 | ; return 0; } | |
14109 | EOF | |
186837b0 | 14110 | if { (eval echo configure:14111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
14111 | rm -rf conftest* |
14112 | eval "ac_cv_func_$ac_func=yes" | |
14113 | else | |
14114 | echo "configure: failed program was:" >&5 | |
14115 | cat conftest.$ac_ext >&5 | |
14116 | rm -rf conftest* | |
14117 | eval "ac_cv_func_$ac_func=no" | |
14118 | fi | |
14119 | rm -f conftest* | |
14120 | fi | |
14121 | ||
14122 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
14123 | echo "$ac_t""yes" 1>&6 | |
14124 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
14125 | cat >> confdefs.h <<EOF | |
14126 | #define $ac_tr_func 1 | |
14127 | EOF | |
14128 | ||
14129 | cat >> confdefs.h <<\EOF | |
14130 | #define HAVE_DLOPEN 1 | |
14131 | EOF | |
14132 | ||
14133 | HAVE_DL_FUNCS=1 | |
14134 | ||
14135 | else | |
14136 | echo "$ac_t""no" 1>&6 | |
14137 | echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 | |
186837b0 | 14138 | echo "configure:14139: checking for dlopen in -ldl" >&5 |
10f2d63a VZ |
14139 | ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` |
14140 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
14141 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14142 | else | |
14143 | ac_save_LIBS="$LIBS" | |
14144 | LIBS="-ldl $LIBS" | |
14145 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14146 | #line 14147 "configure" |
10f2d63a VZ |
14147 | #include "confdefs.h" |
14148 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14149 | /* We use char because int might match the return type of a gcc2 | |
14150 | builtin and then its argument prototype would still apply. */ | |
14151 | char dlopen(); | |
14152 | ||
14153 | int main() { | |
14154 | dlopen() | |
14155 | ; return 0; } | |
14156 | EOF | |
186837b0 | 14157 | if { (eval echo configure:14158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
14158 | rm -rf conftest* |
14159 | eval "ac_cv_lib_$ac_lib_var=yes" | |
14160 | else | |
14161 | echo "configure: failed program was:" >&5 | |
14162 | cat conftest.$ac_ext >&5 | |
14163 | rm -rf conftest* | |
14164 | eval "ac_cv_lib_$ac_lib_var=no" | |
14165 | fi | |
14166 | rm -f conftest* | |
14167 | LIBS="$ac_save_LIBS" | |
14168 | ||
14169 | fi | |
14170 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
14171 | echo "$ac_t""yes" 1>&6 | |
14172 | ||
14173 | cat >> confdefs.h <<\EOF | |
14174 | #define HAVE_DLOPEN 1 | |
14175 | EOF | |
14176 | ||
14177 | HAVE_DL_FUNCS=1 | |
14178 | LIBS="$LIBS -ldl" | |
14179 | ||
14180 | else | |
14181 | echo "$ac_t""no" 1>&6 | |
14182 | ||
14183 | for ac_func in shl_load | |
14184 | do | |
14185 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 14186 | echo "configure:14187: checking for $ac_func" >&5 |
10f2d63a VZ |
14187 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
14188 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14189 | else | |
14190 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14191 | #line 14192 "configure" |
10f2d63a VZ |
14192 | #include "confdefs.h" |
14193 | /* System header to define __stub macros and hopefully few prototypes, | |
14194 | which can conflict with char $ac_func(); below. */ | |
14195 | #include <assert.h> | |
14196 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14197 | /* We use char because int might match the return type of a gcc2 | |
14198 | builtin and then its argument prototype would still apply. */ | |
14199 | char $ac_func(); | |
14200 | ||
14201 | int main() { | |
14202 | ||
14203 | /* The GNU C library defines this for functions which it implements | |
14204 | to always fail with ENOSYS. Some functions are actually named | |
14205 | something starting with __ and the normal name is an alias. */ | |
14206 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
14207 | choke me | |
14208 | #else | |
e8482f24 | 14209 | $ac_func(); |
10f2d63a VZ |
14210 | #endif |
14211 | ||
14212 | ; return 0; } | |
14213 | EOF | |
186837b0 | 14214 | if { (eval echo configure:14215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
10f2d63a VZ |
14215 | rm -rf conftest* |
14216 | eval "ac_cv_func_$ac_func=yes" | |
14217 | else | |
14218 | echo "configure: failed program was:" >&5 | |
14219 | cat conftest.$ac_ext >&5 | |
14220 | rm -rf conftest* | |
14221 | eval "ac_cv_func_$ac_func=no" | |
14222 | fi | |
14223 | rm -f conftest* | |
14224 | fi | |
14225 | ||
14226 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
14227 | echo "$ac_t""yes" 1>&6 | |
14228 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
14229 | cat >> confdefs.h <<EOF | |
14230 | #define $ac_tr_func 1 | |
14231 | EOF | |
14232 | ||
14233 | cat >> confdefs.h <<\EOF | |
14234 | #define HAVE_SHL_LOAD 1 | |
14235 | EOF | |
14236 | ||
14237 | HAVE_SHL_FUNCS=1 | |
14238 | ||
14239 | else | |
14240 | echo "$ac_t""no" 1>&6 | |
f6bcfd97 | 14241 | echo $ac_n "checking for dld in -lshl_load""... $ac_c" 1>&6 |
186837b0 | 14242 | echo "configure:14243: checking for dld in -lshl_load" >&5 |
f6bcfd97 BP |
14243 | ac_lib_var=`echo shl_load'_'dld | sed 'y%./+-%__p_%'` |
14244 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
14245 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14246 | else | |
14247 | ac_save_LIBS="$LIBS" | |
14248 | LIBS="-lshl_load $LIBS" | |
14249 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14250 | #line 14251 "configure" |
f6bcfd97 BP |
14251 | #include "confdefs.h" |
14252 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14253 | /* We use char because int might match the return type of a gcc2 | |
14254 | builtin and then its argument prototype would still apply. */ | |
14255 | char dld(); | |
14256 | ||
14257 | int main() { | |
14258 | dld() | |
14259 | ; return 0; } | |
14260 | EOF | |
186837b0 | 14261 | if { (eval echo configure:14262: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
f6bcfd97 BP |
14262 | rm -rf conftest* |
14263 | eval "ac_cv_lib_$ac_lib_var=yes" | |
14264 | else | |
14265 | echo "configure: failed program was:" >&5 | |
14266 | cat conftest.$ac_ext >&5 | |
14267 | rm -rf conftest* | |
14268 | eval "ac_cv_lib_$ac_lib_var=no" | |
14269 | fi | |
14270 | rm -f conftest* | |
14271 | LIBS="$ac_save_LIBS" | |
14272 | ||
14273 | fi | |
14274 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
14275 | echo "$ac_t""yes" 1>&6 | |
14276 | ||
14277 | HAVE_SHL_FUNCS=1 | |
14278 | LIBS="$LIBS -ldld" | |
14279 | ||
14280 | else | |
14281 | echo "$ac_t""no" 1>&6 | |
14282 | fi | |
14283 | ||
14284 | ||
10f2d63a VZ |
14285 | fi |
14286 | done | |
14287 | ||
14288 | ||
14289 | fi | |
14290 | ||
14291 | ||
14292 | fi | |
14293 | done | |
14294 | ||
14295 | ||
f6bcfd97 BP |
14296 | if test "$HAVE_DL_FUNCS" = 1; then |
14297 | for ac_func in dlerror | |
14298 | do | |
14299 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | |
186837b0 | 14300 | echo "configure:14301: checking for $ac_func" >&5 |
f6bcfd97 BP |
14301 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
14302 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14303 | else | |
14304 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14305 | #line 14306 "configure" |
f6bcfd97 BP |
14306 | #include "confdefs.h" |
14307 | /* System header to define __stub macros and hopefully few prototypes, | |
14308 | which can conflict with char $ac_func(); below. */ | |
14309 | #include <assert.h> | |
14310 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14311 | /* We use char because int might match the return type of a gcc2 | |
14312 | builtin and then its argument prototype would still apply. */ | |
14313 | char $ac_func(); | |
14314 | ||
14315 | int main() { | |
14316 | ||
14317 | /* The GNU C library defines this for functions which it implements | |
14318 | to always fail with ENOSYS. Some functions are actually named | |
14319 | something starting with __ and the normal name is an alias. */ | |
14320 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
14321 | choke me | |
14322 | #else | |
14323 | $ac_func(); | |
14324 | #endif | |
14325 | ||
14326 | ; return 0; } | |
14327 | EOF | |
186837b0 | 14328 | if { (eval echo configure:14329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
f6bcfd97 BP |
14329 | rm -rf conftest* |
14330 | eval "ac_cv_func_$ac_func=yes" | |
14331 | else | |
14332 | echo "configure: failed program was:" >&5 | |
14333 | cat conftest.$ac_ext >&5 | |
14334 | rm -rf conftest* | |
14335 | eval "ac_cv_func_$ac_func=no" | |
14336 | fi | |
14337 | rm -f conftest* | |
14338 | fi | |
14339 | ||
14340 | if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then | |
14341 | echo "$ac_t""yes" 1>&6 | |
14342 | ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` | |
14343 | cat >> confdefs.h <<EOF | |
14344 | #define $ac_tr_func 1 | |
14345 | EOF | |
14346 | cat >> confdefs.h <<\EOF | |
14347 | #define HAVE_DLERROR 1 | |
14348 | EOF | |
14349 | ||
14350 | else | |
14351 | echo "$ac_t""no" 1>&6 | |
14352 | echo $ac_n "checking for dlerror in -ldl""... $ac_c" 1>&6 | |
186837b0 | 14353 | echo "configure:14354: checking for dlerror in -ldl" >&5 |
f6bcfd97 BP |
14354 | ac_lib_var=`echo dl'_'dlerror | sed 'y%./+-%__p_%'` |
14355 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | |
14356 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14357 | else | |
14358 | ac_save_LIBS="$LIBS" | |
14359 | LIBS="-ldl $LIBS" | |
14360 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14361 | #line 14362 "configure" |
f6bcfd97 BP |
14362 | #include "confdefs.h" |
14363 | /* Override any gcc2 internal prototype to avoid an error. */ | |
14364 | /* We use char because int might match the return type of a gcc2 | |
14365 | builtin and then its argument prototype would still apply. */ | |
14366 | char dlerror(); | |
14367 | ||
14368 | int main() { | |
14369 | dlerror() | |
14370 | ; return 0; } | |
14371 | EOF | |
186837b0 | 14372 | if { (eval echo configure:14373: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
f6bcfd97 BP |
14373 | rm -rf conftest* |
14374 | eval "ac_cv_lib_$ac_lib_var=yes" | |
14375 | else | |
14376 | echo "configure: failed program was:" >&5 | |
14377 | cat conftest.$ac_ext >&5 | |
14378 | rm -rf conftest* | |
14379 | eval "ac_cv_lib_$ac_lib_var=no" | |
14380 | fi | |
14381 | rm -f conftest* | |
14382 | LIBS="$ac_save_LIBS" | |
14383 | ||
14384 | fi | |
14385 | if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then | |
14386 | echo "$ac_t""yes" 1>&6 | |
14387 | cat >> confdefs.h <<\EOF | |
14388 | #define HAVE_DLERROR 1 | |
14389 | EOF | |
14390 | ||
14391 | else | |
14392 | echo "$ac_t""no" 1>&6 | |
14393 | fi | |
14394 | ||
14395 | fi | |
14396 | done | |
14397 | ||
14398 | fi | |
14399 | ||
10f2d63a VZ |
14400 | if test "$HAVE_DL_FUNCS" = 0; then |
14401 | if test "$HAVE_SHL_FUNCS" = 0; then | |
14402 | if test "$USE_UNIX" = 1; then | |
b12915c1 | 14403 | echo "configure: warning: Missing dynamic loading support, several features will be disabled" 1>&2 |
10f2d63a VZ |
14404 | wxUSE_DYNLIB_CLASS=no |
14405 | else | |
b12915c1 | 14406 | echo "configure: warning: Assuming wxLibrary class works on this platform" 1>&2 |
10f2d63a VZ |
14407 | fi |
14408 | fi | |
14409 | fi | |
14410 | fi | |
14411 | ||
b089607b VZ |
14412 | fi |
14413 | ||
10f2d63a | 14414 | if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then |
b12915c1 | 14415 | cat >> confdefs.h <<\EOF |
10f2d63a VZ |
14416 | #define wxUSE_DYNLIB_CLASS 1 |
14417 | EOF | |
14418 | ||
b12915c1 VZ |
14419 | else |
14420 | wxUSE_ODBC=no | |
14421 | wxUSE_SERIAL=no | |
10f2d63a VZ |
14422 | fi |
14423 | ||
14424 | ||
14425 | if test "$wxUSE_UNICODE" = "yes" ; then | |
14426 | cat >> confdefs.h <<\EOF | |
14427 | #define wxUSE_UNICODE 1 | |
14428 | EOF | |
14429 | ||
14430 | fi | |
14431 | ||
14432 | if test "$wxUSE_WCSRTOMBS" = "yes" ; then | |
14433 | cat >> confdefs.h <<\EOF | |
14434 | #define wxUSE_WCSRTOMBS 1 | |
14435 | EOF | |
14436 | ||
14437 | fi | |
14438 | ||
14439 | if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then | |
14440 | cat >> confdefs.h <<\EOF | |
14441 | #define wxUSE_EXPERIMENTAL_PRINTF 1 | |
14442 | EOF | |
14443 | ||
14444 | fi | |
14445 | ||
14446 | ||
b12915c1 VZ |
14447 | if test "$wxUSE_SERIAL" = "yes" ; then |
14448 | cat >> confdefs.h <<\EOF | |
14449 | #define wxUSE_SERIAL 1 | |
14450 | EOF | |
14451 | ||
14452 | fi | |
14453 | ||
14454 | ||
10f2d63a VZ |
14455 | IODBC_C_SRC="" |
14456 | if test "$wxUSE_ODBC" = "yes" ; then | |
14457 | cat >> confdefs.h <<\EOF | |
14458 | #define wxUSE_ODBC 1 | |
14459 | EOF | |
14460 | ||
14461 | WXODBCFLAG="-D_IODBC_" | |
14462 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db" | |
14463 | IODBCOBJS="\$(IODBC_OBJS)" | |
14464 | else | |
14465 | IODBCOBJS= | |
14466 | fi | |
14467 | ||
14468 | ||
14469 | if test "$wxUSE_POSTSCRIPT" = "yes" ; then | |
14470 | cat >> confdefs.h <<\EOF | |
14471 | #define wxUSE_POSTSCRIPT 1 | |
14472 | EOF | |
14473 | ||
14474 | fi | |
14475 | ||
14476 | cat >> confdefs.h <<\EOF | |
14477 | #define wxUSE_AFM_FOR_POSTSCRIPT 1 | |
14478 | EOF | |
14479 | ||
14480 | ||
14481 | cat >> confdefs.h <<\EOF | |
14482 | #define wxUSE_NORMALIZED_PS_FONTS 1 | |
14483 | EOF | |
14484 | ||
14485 | ||
14486 | ||
14487 | if test "$wxUSE_CONSTRAINTS" = "yes"; then | |
14488 | cat >> confdefs.h <<\EOF | |
14489 | #define wxUSE_CONSTRAINTS 1 | |
14490 | EOF | |
14491 | ||
14492 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout" | |
14493 | fi | |
14494 | ||
14495 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
14496 | cat >> confdefs.h <<\EOF | |
14497 | #define wxUSE_MDI_ARCHITECTURE 1 | |
14498 | EOF | |
14499 | ||
14500 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi" | |
14501 | fi | |
14502 | ||
14503 | if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then | |
14504 | cat >> confdefs.h <<\EOF | |
14505 | #define wxUSE_DOC_VIEW_ARCHITECTURE 1 | |
14506 | EOF | |
14507 | ||
14508 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview" | |
14509 | if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then | |
14510 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi" | |
14511 | fi | |
14512 | fi | |
14513 | ||
14514 | if test "$wxUSE_HELP" = "yes"; then | |
14515 | cat >> confdefs.h <<\EOF | |
14516 | #define wxUSE_HELP 1 | |
14517 | EOF | |
14518 | ||
14519 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help" | |
14520 | fi | |
14521 | ||
14522 | if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then | |
14523 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
14524 | echo "configure: warning: Printing support cannot be used without constraints so it won't be compiled without it" 1>&2 | |
14525 | else | |
14526 | cat >> confdefs.h <<\EOF | |
14527 | #define wxUSE_PRINTING_ARCHITECTURE 1 | |
14528 | EOF | |
14529 | ||
14530 | fi | |
14531 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing" | |
14532 | fi | |
14533 | ||
14534 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
14535 | cat >> confdefs.h <<\EOF | |
14536 | #define wxUSE_PROLOGIO 1 | |
14537 | EOF | |
14538 | ||
14539 | fi | |
14540 | ||
14541 | if test "$wxUSE_RESOURCES" = "yes" ; then | |
14542 | if test "$wxUSE_PROLOGIO" = "yes" ; then | |
14543 | cat >> confdefs.h <<\EOF | |
14544 | #define wxUSE_RESOURCES 1 | |
14545 | EOF | |
14546 | ||
14547 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS resource" | |
14548 | else | |
14549 | echo "configure: warning: wxWindows ressource system requires PrologIO and can't be compiled without it." 1>&2 | |
14550 | fi | |
14551 | fi | |
14552 | ||
14553 | if test "$wxUSE_X_RESOURCES" = "yes"; then | |
14554 | cat >> confdefs.h <<\EOF | |
14555 | #define wxUSE_X_RESOURCES 1 | |
14556 | EOF | |
14557 | ||
14558 | fi | |
14559 | ||
14560 | ||
14561 | if test "$wxUSE_IPC" = "yes"; then | |
eb4efbdc VZ |
14562 | if test "$wxUSE_SOCKETS" != "yes"; then |
14563 | echo "configure: warning: wxWindows IPC classes require sockets" 1>&2 | |
14564 | fi | |
14565 | ||
10f2d63a VZ |
14566 | cat >> confdefs.h <<\EOF |
14567 | #define wxUSE_IPC 1 | |
14568 | EOF | |
14569 | ||
14570 | fi | |
14571 | ||
14572 | if test "$wxUSE_CLIPBOARD" = "yes"; then | |
14573 | cat >> confdefs.h <<\EOF | |
14574 | #define wxUSE_CLIPBOARD 1 | |
14575 | EOF | |
14576 | ||
14577 | fi | |
14578 | ||
14579 | if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then | |
14580 | if test "$wxUSE_GTK" = 1; then | |
14581 | if test "$WXGTK12" != 1; then | |
14582 | echo "configure: warning: Drag and drop is only supported under GTK+ 1.2" 1>&2 | |
14583 | wxUSE_DRAG_AND_DROP=no | |
14584 | fi | |
14585 | fi | |
14586 | ||
14587 | if test "$wxUSE_MOTIF" = 1; then | |
14588 | echo "configure: warning: Drag and drop is not yet supported under Motif" 1>&2 | |
14589 | wxUSE_DRAG_AND_DROP=no | |
14590 | fi | |
14591 | ||
14592 | if test "$USE_WIN32" = 1; then | |
14593 | for ac_hdr in ole2.h | |
14594 | do | |
14595 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | |
14596 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | |
186837b0 | 14597 | echo "configure:14598: checking for $ac_hdr" >&5 |
10f2d63a VZ |
14598 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
14599 | echo $ac_n "(cached) $ac_c" 1>&6 | |
14600 | else | |
14601 | cat > conftest.$ac_ext <<EOF | |
186837b0 | 14602 | #line 14603 "configure" |
10f2d63a VZ |
14603 | #include "confdefs.h" |
14604 | #include <$ac_hdr> | |
14605 | EOF | |
14606 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | |
186837b0 | 14607 | { (eval echo configure:14608: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
10f2d63a VZ |
14608 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
14609 | if test -z "$ac_err"; then | |
14610 | rm -rf conftest* | |
14611 | eval "ac_cv_header_$ac_safe=yes" | |
14612 | else | |
14613 | echo "$ac_err" >&5 | |
14614 | echo "configure: failed program was:" >&5 | |
14615 | cat conftest.$ac_ext >&5 | |
14616 | rm -rf conftest* | |
14617 | eval "ac_cv_header_$ac_safe=no" | |
14618 | fi | |
14619 | rm -f conftest* | |
14620 | fi | |
14621 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |
14622 | echo "$ac_t""yes" 1>&6 | |
14623 | ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` | |
14624 | cat >> confdefs.h <<EOF | |
14625 | #define $ac_tr_hdr 1 | |
14626 | EOF | |
14627 | ||
14628 | else | |
14629 | echo "$ac_t""no" 1>&6 | |
14630 | fi | |
14631 | done | |
14632 | ||
14633 | if test "x$HAVE_OLE2_H" = x ; then | |
14634 | echo "configure: warning: Drag and drop disabled because OLE headers not found" 1>&2 | |
14635 | wxUSE_DRAG_AND_DROP=no | |
14636 | fi | |
14637 | fi | |
14638 | ||
14639 | if test "$wxUSE_DRAG_AND_DROP" = "yes"; then | |
14640 | cat >> confdefs.h <<\EOF | |
14641 | #define wxUSE_DRAG_AND_DROP 1 | |
14642 | EOF | |
14643 | ||
14644 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd" | |
14645 | fi | |
14646 | ||
14647 | fi | |
14648 | ||
14649 | if test "$wxUSE_SPLINES" = "yes" ; then | |
14650 | cat >> confdefs.h <<\EOF | |
14651 | #define wxUSE_SPLINES 1 | |
14652 | EOF | |
14653 | ||
14654 | fi | |
14655 | ||
14656 | ||
14657 | if test "$wxUSE_ACCEL" = "yes"; then | |
14658 | cat >> confdefs.h <<\EOF | |
14659 | #define wxUSE_ACCEL 1 | |
14660 | EOF | |
14661 | ||
14662 | fi | |
14663 | ||
14664 | if test "$wxUSE_CARET" = "yes"; then | |
14665 | cat >> confdefs.h <<\EOF | |
14666 | #define wxUSE_CARET 1 | |
14667 | EOF | |
14668 | ||
14669 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret" | |
14670 | fi | |
14671 | ||
14672 | if test "$wxUSE_COMBOBOX" = "yes"; then | |
14673 | cat >> confdefs.h <<\EOF | |
14674 | #define wxUSE_COMBOBOX 1 | |
14675 | EOF | |
14676 | ||
14677 | fi | |
14678 | ||
14679 | if test "$wxUSE_CHOICE" = "yes"; then | |
14680 | cat >> confdefs.h <<\EOF | |
14681 | #define wxUSE_CHOICE 1 | |
14682 | EOF | |
14683 | ||
14684 | fi | |
14685 | ||
14686 | if test "$wxUSE_BMPBUTTON" = "yes"; then | |
14687 | cat >> confdefs.h <<\EOF | |
14688 | #define wxUSE_BMPBUTTON 1 | |
14689 | EOF | |
14690 | ||
14691 | fi | |
14692 | ||
14693 | if test "$wxUSE_CHECKBOX" = "yes"; then | |
14694 | cat >> confdefs.h <<\EOF | |
14695 | #define wxUSE_CHECKBOX 1 | |
14696 | EOF | |
14697 | ||
14698 | fi | |
14699 | ||
14700 | if test "$wxUSE_CHECKLST" = "yes"; then | |
14701 | cat >> confdefs.h <<\EOF | |
14702 | #define wxUSE_CHECKLISTBOX 1 | |
14703 | EOF | |
14704 | ||
14705 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst" | |
14706 | fi | |
14707 | ||
14708 | if test "$wxUSE_GAUGE" = "yes"; then | |
14709 | cat >> confdefs.h <<\EOF | |
14710 | #define wxUSE_GAUGE 1 | |
14711 | EOF | |
14712 | ||
14713 | fi | |
14714 | ||
d6a55c4b VZ |
14715 | if test "$wxUSE_NEW_GRID" = "yes"; then |
14716 | wxUSE_GRID="yes" | |
10f2d63a | 14717 | cat >> confdefs.h <<\EOF |
d6a55c4b | 14718 | #define wxUSE_NEW_GRID 1 |
10f2d63a VZ |
14719 | EOF |
14720 | ||
d6a55c4b | 14721 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS newgrid" |
10f2d63a VZ |
14722 | fi |
14723 | ||
d6a55c4b | 14724 | if test "$wxUSE_GRID" = "yes"; then |
10f2d63a | 14725 | cat >> confdefs.h <<\EOF |
d6a55c4b | 14726 | #define wxUSE_GRID 1 |
10f2d63a VZ |
14727 | EOF |
14728 | ||
d6a55c4b | 14729 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid" |
10f2d63a VZ |
14730 | fi |
14731 | ||
14732 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
14733 | cat >> confdefs.h <<\EOF | |
14734 | #define wxUSE_IMAGLIST 1 | |
14735 | EOF | |
14736 | ||
14737 | fi | |
14738 | ||
14739 | if test "$wxUSE_LISTBOX" = "yes"; then | |
14740 | cat >> confdefs.h <<\EOF | |
14741 | #define wxUSE_LISTBOX 1 | |
14742 | EOF | |
14743 | ||
14744 | fi | |
14745 | ||
14746 | if test "$wxUSE_LISTCTRL" = "yes"; then | |
14747 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
14748 | cat >> confdefs.h <<\EOF | |
14749 | #define wxUSE_LISTCTRL 1 | |
14750 | EOF | |
14751 | ||
14752 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl" | |
14753 | else | |
14754 | echo "configure: warning: wxListCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
14755 | fi | |
14756 | fi | |
14757 | ||
14758 | if test "$wxUSE_NOTEBOOK" = "yes"; then | |
14759 | cat >> confdefs.h <<\EOF | |
14760 | #define wxUSE_NOTEBOOK 1 | |
14761 | EOF | |
14762 | ||
14763 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook" | |
14764 | fi | |
14765 | ||
14766 | if test "$wxUSE_RADIOBOX" = "yes"; then | |
14767 | cat >> confdefs.h <<\EOF | |
14768 | #define wxUSE_RADIOBOX 1 | |
14769 | EOF | |
14770 | ||
14771 | fi | |
14772 | ||
14773 | if test "$wxUSE_RADIOBTN" = "yes"; then | |
14774 | cat >> confdefs.h <<\EOF | |
14775 | #define wxUSE_RADIOBTN 1 | |
14776 | EOF | |
14777 | ||
14778 | fi | |
14779 | ||
14780 | if test "$wxUSE_SASH" = "yes"; then | |
14781 | cat >> confdefs.h <<\EOF | |
14782 | #define wxUSE_SASH 1 | |
14783 | EOF | |
14784 | ||
14785 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest" | |
14786 | fi | |
14787 | ||
14788 | if test "$wxUSE_SCROLLBAR" = "yes"; then | |
14789 | cat >> confdefs.h <<\EOF | |
14790 | #define wxUSE_SCROLLBAR 1 | |
14791 | EOF | |
14792 | ||
741a9306 | 14793 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub" |
10f2d63a VZ |
14794 | fi |
14795 | ||
14796 | if test "$wxUSE_SLIDER" = "yes"; then | |
14797 | cat >> confdefs.h <<\EOF | |
14798 | #define wxUSE_SLIDER 1 | |
14799 | EOF | |
14800 | ||
14801 | fi | |
14802 | ||
14803 | if test "$wxUSE_SPINBTN" = "yes"; then | |
14804 | cat >> confdefs.h <<\EOF | |
14805 | #define wxUSE_SPINBTN 1 | |
14806 | EOF | |
14807 | ||
14808 | fi | |
14809 | ||
56cfaa52 RR |
14810 | if test "$wxUSE_SPINCTRL" = "yes"; then |
14811 | cat >> confdefs.h <<\EOF | |
14812 | #define wxUSE_SPINCTRL 1 | |
14813 | EOF | |
14814 | ||
14815 | fi | |
14816 | ||
10f2d63a VZ |
14817 | if test "$wxUSE_SPLITTER" = "yes"; then |
14818 | cat >> confdefs.h <<\EOF | |
14819 | #define wxUSE_SPLITTER 1 | |
14820 | EOF | |
14821 | ||
14822 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter" | |
14823 | fi | |
14824 | ||
14825 | if test "$wxUSE_STATBMP" = "yes"; then | |
14826 | cat >> confdefs.h <<\EOF | |
14827 | #define wxUSE_STATBMP 1 | |
14828 | EOF | |
14829 | ||
14830 | fi | |
14831 | ||
14832 | if test "$wxUSE_STATBOX" = "yes"; then | |
14833 | cat >> confdefs.h <<\EOF | |
14834 | #define wxUSE_STATBOX 1 | |
14835 | EOF | |
14836 | ||
14837 | fi | |
14838 | ||
14839 | if test "$wxUSE_STATLINE" = "yes"; then | |
14840 | if test "$wxUSE_WINE" = 1 ; then | |
14841 | echo "configure: warning: wxStaticLine is not supported under WINE" 1>&2 | |
14842 | else | |
14843 | cat >> confdefs.h <<\EOF | |
14844 | #define wxUSE_STATLINE 1 | |
14845 | EOF | |
14846 | ||
14847 | fi | |
14848 | fi | |
14849 | ||
14850 | if test "$wxUSE_STATUSBAR" = "yes"; then | |
14851 | cat >> confdefs.h <<\EOF | |
14852 | #define wxUSE_STATUSBAR 1 | |
14853 | EOF | |
14854 | ||
2286341c VZ |
14855 | |
14856 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar" | |
10f2d63a VZ |
14857 | fi |
14858 | ||
14859 | if test "$wxUSE_TABDIALOG" = "yes"; then | |
14860 | cat >> confdefs.h <<\EOF | |
14861 | #define wxUSE_TAB_DIALOG 1 | |
14862 | EOF | |
14863 | ||
14864 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS tab" | |
14865 | fi | |
14866 | ||
360d6699 VZ |
14867 | if test "$wxUSE_TOOLBAR_SIMPLE" = "yes"; then |
14868 | cat >> confdefs.h <<\EOF | |
14869 | #define wxUSE_TOOLBAR_SIMPLE 1 | |
14870 | EOF | |
14871 | ||
14872 | wxUSE_TOOLBAR="yes" | |
14873 | fi | |
14874 | ||
10f2d63a VZ |
14875 | if test "$wxUSE_TOOLBAR" = "yes"; then |
14876 | cat >> confdefs.h <<\EOF | |
14877 | #define wxUSE_TOOLBAR 1 | |
14878 | EOF | |
14879 | ||
360d6699 VZ |
14880 | |
14881 | if test "$wxUSE_TOOLBAR_SIMPLE" != "yes"; then | |
14882 | wxUSE_TOOLBAR_NATIVE="yes" | |
14883 | fi | |
14884 | ||
10f2d63a VZ |
14885 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar" |
14886 | fi | |
14887 | ||
360d6699 VZ |
14888 | if test "$wxUSE_TOOLBAR_NATIVE" = "yes"; then |
14889 | cat >> confdefs.h <<\EOF | |
14890 | #define wxUSE_TOOLBAR_NATIVE 1 | |
14891 | EOF | |
14892 | ||
14893 | fi | |
14894 | ||
10f2d63a VZ |
14895 | if test "$wxUSE_TOOLTIPS" = "yes"; then |
14896 | if test "$wxUSE_MOTIF" = 1; then | |
14897 | echo "configure: warning: wxTooltip not supported yet under Motif" 1>&2 | |
14898 | else | |
14899 | if test "$wxUSE_WINE" = 1; then | |
14900 | echo "configure: warning: wxTooltip not supported under WINE" 1>&2 | |
14901 | else | |
14902 | cat >> confdefs.h <<\EOF | |
14903 | #define wxUSE_TOOLTIPS 1 | |
14904 | EOF | |
14905 | ||
14906 | fi | |
14907 | fi | |
14908 | fi | |
14909 | ||
14910 | if test "$wxUSE_TREECTRL" = "yes"; then | |
14911 | if test "$wxUSE_IMAGLIST" = "yes"; then | |
14912 | cat >> confdefs.h <<\EOF | |
14913 | #define wxUSE_TREECTRL 1 | |
14914 | EOF | |
14915 | ||
14916 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl" | |
14917 | else | |
14918 | echo "configure: warning: wxTreeCtrl requires wxImageList and won't be compiled without it" 1>&2 | |
14919 | fi | |
14920 | fi | |
14921 | ||
14922 | ||
14923 | ||
14924 | if test "$wxUSE_METAFILE" = "yes"; then | |
14925 | cat >> confdefs.h <<\EOF | |
14926 | #define wxUSE_METAFILE 1 | |
14927 | EOF | |
14928 | ||
14929 | fi | |
14930 | ||
14931 | if test "$wxUSE_DIRDLG" = "yes"; then | |
14932 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
14933 | echo "configure: warning: wxDirDialog requires constraints so it won't be compiled without them" 1>&2 | |
14934 | else | |
14935 | if test "$wxUSE_TREECTRL" != "yes"; then | |
14936 | echo "configure: warning: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" 1>&2 | |
14937 | else | |
14938 | cat >> confdefs.h <<\EOF | |
14939 | #define wxUSE_DIRDLG 1 | |
14940 | EOF | |
14941 | ||
14942 | fi | |
14943 | fi | |
14944 | fi | |
14945 | ||
14946 | if test "$wxUSE_TEXTDLG" = "yes"; then | |
14947 | cat >> confdefs.h <<\EOF | |
14948 | #define wxUSE_TEXTDLG 1 | |
14949 | EOF | |
14950 | ||
14951 | fi | |
14952 | ||
14953 | if test "$wxUSE_STARTUP_TIPS" = "yes"; then | |
14954 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
14955 | echo "configure: warning: Startup tips requires constraints and won't be compiled without them" 1>&2 | |
14956 | else | |
14957 | cat >> confdefs.h <<\EOF | |
14958 | #define wxUSE_STARTUP_TIPS 1 | |
14959 | EOF | |
14960 | ||
14961 | fi | |
14962 | fi | |
14963 | ||
14964 | if test "$wxUSE_PROGRESSDLG" = "yes"; then | |
14965 | if test "$wxUSE_CONSTRAINTS" != "yes"; then | |
14966 | echo "configure: warning: wxProgressDialog requires constraints so it won't be compiled without them" 1>&2 | |
14967 | else | |
14968 | cat >> confdefs.h <<\EOF | |
14969 | #define wxUSE_PROGRESSDLG 1 | |
14970 | EOF | |
14971 | ||
14972 | fi | |
14973 | fi | |
14974 | ||
14975 | if test "$wxUSE_MINIFRAME" = "yes"; then | |
14976 | cat >> confdefs.h <<\EOF | |
14977 | #define wxUSE_MINIFRAME 1 | |
14978 | EOF | |
14979 | ||
14980 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS minifram" | |
14981 | fi | |
14982 | ||
14983 | if test "$wxUSE_HTML" = "yes"; then | |
14984 | cat >> confdefs.h <<\EOF | |
14985 | #define wxUSE_HTML 1 | |
14986 | EOF | |
14987 | ||
14988 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html" | |
14989 | INCLUDE_SUBDIRS="$INCLUDE_SUBDIRS html" | |
14990 | fi | |
14991 | ||
14992 | if test "$wxUSE_VALIDATORS" = "yes"; then | |
14993 | cat >> confdefs.h <<\EOF | |
14994 | #define wxUSE_VALIDATORS 1 | |
14995 | EOF | |
14996 | ||
14997 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS validate" | |
14998 | fi | |
14999 | ||
15000 | if test "$wxUSE_GIF" = "yes" ; then | |
15001 | cat >> confdefs.h <<\EOF | |
15002 | #define wxUSE_GIF 1 | |
15003 | EOF | |
15004 | ||
15005 | fi | |
15006 | ||
15007 | if test "$wxUSE_PCX" = "yes" ; then | |
15008 | cat >> confdefs.h <<\EOF | |
15009 | #define wxUSE_PCX 1 | |
15010 | EOF | |
15011 | ||
15012 | fi | |
15013 | ||
15014 | if test "$wxUSE_PNM" = "yes" ; then | |
15015 | cat >> confdefs.h <<\EOF | |
15016 | #define wxUSE_PNM 1 | |
15017 | EOF | |
15018 | ||
15019 | fi | |
15020 | ||
15021 | ||
32832908 VZ |
15022 | if test "$cross_compiling" = "yes"; then |
15023 | OSINFO="\"$host\"" | |
15024 | else | |
15025 | OSINFO=`uname -s -r -m` | |
15026 | OSINFO="\"$OSINFO\"" | |
15027 | fi | |
15028 | ||
aaa37c0d VZ |
15029 | cat >> confdefs.h <<EOF |
15030 | #define WXWIN_OS_DESCRIPTION $OSINFO | |
15031 | EOF | |
15032 | ||
15033 | ||
15034 | ||
f6bcfd97 BP |
15035 | GUILIBS="$GUI_TK_LIBRARY $TOOLKIT_LINK" |
15036 | OPENGL_LIBS="$OPENGL_LINK" | |
10f2d63a | 15037 | |
f6bcfd97 | 15038 | EXTRA_LIBS="$LIBS $POSIX4_LINK $INET_LINK $WCHAR_LINK $THREADS_LINK $DMALLOC_LINK $DL_LINK $ZLIB_LINK -lm" |
10f2d63a | 15039 | if test "$wxUSE_GUI" = "yes"; then |
3fed1840 | 15040 | EXTRA_LIBS="$GUILIBS $PNG_LINK $JPEG_LINK $TIFF_LINK $FREETYPE_LINK $EXTRA_LIBS" |
10f2d63a VZ |
15041 | fi |
15042 | ||
15043 | LD_LIBS="\${top_builddir}/lib/${WX_LIBRARY_NAME_STATIC} $EXTRA_LIBS" | |
15044 | ||
3fed1840 | 15045 | INCLUDES="-I. -I\${top_builddir}/include -I\${top_srcdir}/include $ZLIB_INCLUDE $PNG_INCLUDE $JPEG_INCLUDE $TIFF_INCLUDE $FREETYPE_INCLUDE $TOOLKIT_INCLUDE" |
10f2d63a | 15046 | |
f6bcfd97 BP |
15047 | if test "$wxUSE_GTK" = 1; then |
15048 | WXCONFIG_INCLUDE="" | |
15049 | else | |
15050 | WXCONFIG_INCLUDE="$TOOLKIT_INCLUDE" | |
15051 | fi | |
15052 | ||
10f2d63a VZ |
15053 | if test "$GXX" = yes ; then |
15054 | CXXWARNINGS="-Wall" | |
d6a55c4b | 15055 | fi |
10f2d63a VZ |
15056 | EXTRA_CFLAGS="$WXDEBUG $WXODBCFLAG $PROFILE $OPTIMISE $INCLUDES" |
15057 | ||
f6bcfd97 | 15058 | CFLAGS=`echo $CFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \\+/ /g'` |
10f2d63a VZ |
15059 | CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'` |
15060 | ||
e694c22c VZ |
15061 | LDFLAGS="$LDFLAGS $PROFILE" |
15062 | ||
10f2d63a VZ |
15063 | if test "$wxUSE_GUI" = "yes"; then |
15064 | ||
bdad4e7e | 15065 | SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs dragimag drawing dynamic \ |
bc9027cc | 15066 | font fractal image menu minimal richedit" |
b12915c1 | 15067 | |
88d3a15c | 15068 | CPPFLAGS="$CPPFLAGS \$(EXTRADEFS) \$(APPEXTRADEFS)" |
10f2d63a VZ |
15069 | else |
15070 | SAMPLES_SUBDIRS="" | |
15071 | fi | |
15072 | ||
ec14dd32 VZ |
15073 | SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`" |
15074 | ||
15075 | ||
15076 | ||
10f2d63a VZ |
15077 | |
15078 | ||
15079 | ||
15080 | ||
15081 | ||
15082 | ||
15083 | ||
15084 | ||
15085 | ||
15086 | ||
15087 | ||
15088 | ||
15089 | ||
15090 | ||
15091 | ||
15092 | ||
15093 | ||
15094 | ||
15095 | ||
15096 | ||
15097 | ||
15098 | ||
15099 | ||
15100 | ||
15101 | ||
15102 | ||
15103 | ||
15104 | ||
15105 | ||
15106 | ||
15107 | ||
15108 | ||
15109 | ||
15110 | ||
15111 | ||
15112 | ||
15113 | ||
15114 | ||
15115 | ||
15116 | ||
15117 | ||
15118 | ||
15119 | ||
15120 | ||
15121 | ||
15122 | ||
15123 | ||
15124 | ||
15125 | ||
15126 | ||
15127 | ||
15128 | ||
1d62a8b4 | 15129 | |
bdad4e7e RR |
15130 | |
15131 | ||
15132 | ||
15133 | ||
15134 | ||
15135 | ||
15136 | ||
32832908 VZ |
15137 | |
15138 | ||
15139 | ||
15140 | ||
15141 | ||
15142 | ||
15143 | ||
15144 | ||
15145 | ||
15146 | ||
15147 | ||
15148 | ||
15149 | ||
bdad4e7e RR |
15150 | |
15151 | ||
15152 | ||
e694c22c | 15153 | |
b12915c1 | 15154 | |
2224580a VZ |
15155 | |
15156 | ||
15157 | ||
15158 | ||
dad6c0ea | 15159 | |
f6bcfd97 BP |
15160 | |
15161 | ||
15162 | ||
15163 | ||
dad6c0ea | 15164 | |
caa2c79b | 15165 | |
3711412e | 15166 | |
10f2d63a VZ |
15167 | |
15168 | ||
15169 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | |
186837b0 | 15170 | echo "configure:15171: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
10f2d63a VZ |
15171 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
15172 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | |
15173 | echo $ac_n "(cached) $ac_c" 1>&6 | |
15174 | else | |
15175 | cat > conftestmake <<\EOF | |
15176 | all: | |
15177 | @echo 'ac_maketemp="${MAKE}"' | |
15178 | EOF | |
15179 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | |
15180 | eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=` | |
15181 | if test -n "$ac_maketemp"; then | |
15182 | eval ac_cv_prog_make_${ac_make}_set=yes | |
15183 | else | |
15184 | eval ac_cv_prog_make_${ac_make}_set=no | |
15185 | fi | |
15186 | rm -f conftestmake | |
15187 | fi | |
15188 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then | |
15189 | echo "$ac_t""yes" 1>&6 | |
15190 | SET_MAKE= | |
15191 | else | |
15192 | echo "$ac_t""no" 1>&6 | |
15193 | SET_MAKE="MAKE=${MAKE-make}" | |
15194 | fi | |
15195 | ||
15196 | ||
00cf1208 RR |
15197 | if test -d include; then |
15198 | if test -d include/wx; then | |
15199 | if test -d include/wx/${TOOLKIT_DIR}; then | |
15200 | if test -f include/wx/${TOOLKIT_DIR}/setup.h; then | |
15201 | mv -f include/wx/${TOOLKIT_DIR}/setup.h setup.h | |
15202 | fi | |
15203 | fi | |
15204 | fi | |
15205 | fi | |
15206 | ||
10f2d63a VZ |
15207 | |
15208 | ||
2224580a | 15209 | if test "$wxUSE_GUI" = "yes"; then |
ec90f5e5 | 15210 | wx_cv_path_samplesubdirs=$SAMPLES_SUBDIRS |
e8482f24 GL |
15211 | wx_cv_path_ifs=$PATH_IFS |
15212 | wx_cv_program_ext=$PROGRAM_EXT | |
15213 | wx_cv_target_library=$WX_TARGET_LIBRARY | |
3711412e | 15214 | wx_cv_target_libtype=$WX_TARGET_LIBRARY_TYPE |
e8482f24 | 15215 | subdirs="demos samples utils contrib" |
2224580a VZ |
15216 | |
15217 | fi | |
10f2d63a VZ |
15218 | |
15219 | trap '' 1 2 15 | |
15220 | cat > confcache <<\EOF | |
15221 | # This file is a shell script that caches the results of configure | |
15222 | # tests run on this system so they can be shared between configure | |
15223 | # scripts and configure runs. It is not useful on other systems. | |
15224 | # If it contains results you don't want to keep, you may remove or edit it. | |
15225 | # | |
15226 | # By default, configure uses ./config.cache as the cache file, | |
15227 | # creating it if it does not exist already. You can give configure | |
15228 | # the --cache-file=FILE option to use a different cache file; that is | |
15229 | # what configure does when it calls configure scripts in | |
15230 | # subdirectories, so they share the cache. | |
15231 | # Giving --cache-file=/dev/null disables caching, for debugging configure. | |
15232 | # config.status only pays attention to the cache file if you give it the | |
15233 | # --recheck option to rerun configure. | |
15234 | # | |
15235 | EOF | |
15236 | # The following way of writing the cache mishandles newlines in values, | |
15237 | # but we know of no workaround that is simple, portable, and efficient. | |
15238 | # So, don't put newlines in cache variables' values. | |
15239 | # Ultrix sh set writes to stderr and can't be redirected directly, | |
15240 | # and sets the high bit in the cache file unless we assign to the vars. | |
15241 | (set) 2>&1 | | |
15242 | case `(ac_space=' '; set | grep ac_space) 2>&1` in | |
15243 | *ac_space=\ *) | |
15244 | # `set' does not quote correctly, so add quotes (double-quote substitution | |
15245 | # turns \\\\ into \\, and sed turns \\ into \). | |
15246 | sed -n \ | |
15247 | -e "s/'/'\\\\''/g" \ | |
15248 | -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p" | |
15249 | ;; | |
15250 | *) | |
15251 | # `set' quotes correctly as required by POSIX, so do not add quotes. | |
15252 | sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p' | |
15253 | ;; | |
15254 | esac >> confcache | |
15255 | if cmp -s $cache_file confcache; then | |
15256 | : | |
15257 | else | |
15258 | if test -w $cache_file; then | |
15259 | echo "updating cache $cache_file" | |
15260 | cat confcache > $cache_file | |
15261 | else | |
15262 | echo "not updating unwritable cache $cache_file" | |
15263 | fi | |
15264 | fi | |
15265 | rm -f confcache | |
15266 | ||
15267 | trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15 | |
15268 | ||
15269 | test "x$prefix" = xNONE && prefix=$ac_default_prefix | |
15270 | # Let make expand exec_prefix. | |
15271 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |
15272 | ||
15273 | # Any assignment to VPATH causes Sun make to only execute | |
15274 | # the first set of double-colon rules, so remove it if not needed. | |
15275 | # If there is a colon in the path, we need to keep it. | |
15276 | if test "x$srcdir" = x.; then | |
15277 | ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d' | |
15278 | fi | |
15279 | ||
15280 | trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15 | |
15281 | ||
15282 | DEFS=-DHAVE_CONFIG_H | |
15283 | ||
15284 | # Without the "./", some shells look in PATH for config.status. | |
15285 | : ${CONFIG_STATUS=./config.status} | |
15286 | ||
15287 | echo creating $CONFIG_STATUS | |
15288 | rm -f $CONFIG_STATUS | |
15289 | cat > $CONFIG_STATUS <<EOF | |
15290 | #! /bin/sh | |
15291 | # Generated automatically by configure. | |
15292 | # Run this file to recreate the current configuration. | |
15293 | # This directory was configured as follows, | |
15294 | # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | |
15295 | # | |
15296 | # $0 $ac_configure_args | |
15297 | # | |
15298 | # Compiler output produced by configure, useful for debugging | |
15299 | # configure, is in ./config.log if it exists. | |
15300 | ||
15301 | ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]" | |
15302 | for ac_option | |
15303 | do | |
15304 | case "\$ac_option" in | |
15305 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
15306 | echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" | |
15307 | exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; | |
15308 | -version | --version | --versio | --versi | --vers | --ver | --ve | --v) | |
e8482f24 | 15309 | echo "$CONFIG_STATUS generated by autoconf version 2.13" |
10f2d63a VZ |
15310 | exit 0 ;; |
15311 | -help | --help | --hel | --he | --h) | |
15312 | echo "\$ac_cs_usage"; exit 0 ;; | |
15313 | *) echo "\$ac_cs_usage"; exit 1 ;; | |
15314 | esac | |
15315 | done | |
15316 | ||
15317 | ac_given_srcdir=$srcdir | |
15318 | ac_given_INSTALL="$INSTALL" | |
15319 | ||
15320 | trap 'rm -fr `echo " | |
15321 | wx-config | |
15322 | src/make.env | |
15323 | src/makeprog.env | |
15324 | src/makelib.env | |
15325 | Makefile | |
10f2d63a VZ |
15326 | setup.h:setup.h.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 |
15327 | EOF | |
15328 | cat >> $CONFIG_STATUS <<EOF | |
15329 | ||
15330 | # Protect against being on the right side of a sed subst in config.status. | |
15331 | sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g; | |
15332 | s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF | |
15333 | $ac_vpsub | |
15334 | $extrasub | |
15335 | s%@SHELL@%$SHELL%g | |
15336 | s%@CFLAGS@%$CFLAGS%g | |
15337 | s%@CPPFLAGS@%$CPPFLAGS%g | |
15338 | s%@CXXFLAGS@%$CXXFLAGS%g | |
15339 | s%@FFLAGS@%$FFLAGS%g | |
15340 | s%@DEFS@%$DEFS%g | |
15341 | s%@LDFLAGS@%$LDFLAGS%g | |
15342 | s%@LIBS@%$LIBS%g | |
15343 | s%@exec_prefix@%$exec_prefix%g | |
15344 | s%@prefix@%$prefix%g | |
15345 | s%@program_transform_name@%$program_transform_name%g | |
15346 | s%@bindir@%$bindir%g | |
15347 | s%@sbindir@%$sbindir%g | |
15348 | s%@libexecdir@%$libexecdir%g | |
15349 | s%@datadir@%$datadir%g | |
15350 | s%@sysconfdir@%$sysconfdir%g | |
15351 | s%@sharedstatedir@%$sharedstatedir%g | |
15352 | s%@localstatedir@%$localstatedir%g | |
15353 | s%@libdir@%$libdir%g | |
15354 | s%@includedir@%$includedir%g | |
15355 | s%@oldincludedir@%$oldincludedir%g | |
15356 | s%@infodir@%$infodir%g | |
15357 | s%@mandir@%$mandir%g | |
7c66a493 VZ |
15358 | s%@host@%$host%g |
15359 | s%@host_alias@%$host_alias%g | |
15360 | s%@host_cpu@%$host_cpu%g | |
15361 | s%@host_vendor@%$host_vendor%g | |
15362 | s%@host_os@%$host_os%g | |
15363 | s%@target@%$target%g | |
15364 | s%@target_alias@%$target_alias%g | |
15365 | s%@target_cpu@%$target_cpu%g | |
15366 | s%@target_vendor@%$target_vendor%g | |
15367 | s%@target_os@%$target_os%g | |
15368 | s%@build@%$build%g | |
15369 | s%@build_alias@%$build_alias%g | |
15370 | s%@build_cpu@%$build_cpu%g | |
15371 | s%@build_vendor@%$build_vendor%g | |
15372 | s%@build_os@%$build_os%g | |
10f2d63a VZ |
15373 | s%@CC@%$CC%g |
15374 | s%@CPP@%$CPP%g | |
15375 | s%@CXX@%$CXX%g | |
15376 | s%@CXXCPP@%$CXXCPP%g | |
15377 | s%@RANLIB@%$RANLIB%g | |
15378 | s%@AR@%$AR%g | |
15379 | s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g | |
15380 | s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g | |
15381 | s%@INSTALL_DATA@%$INSTALL_DATA%g | |
15382 | s%@STRIP@%$STRIP%g | |
15383 | s%@YACC@%$YACC%g | |
15384 | s%@LEX@%$LEX%g | |
15385 | s%@LEXLIB@%$LEXLIB%g | |
15386 | s%@LN_S@%$LN_S%g | |
6f72b082 | 15387 | s%@GTK_CONFIG_2_0@%$GTK_CONFIG_2_0%g |
10f2d63a VZ |
15388 | s%@GTK_CONFIG@%$GTK_CONFIG%g |
15389 | s%@GTK_CFLAGS@%$GTK_CFLAGS%g | |
15390 | s%@GTK_LIBS@%$GTK_LIBS%g | |
ab9b9eab VZ |
15391 | s%@X_CFLAGS@%$X_CFLAGS%g |
15392 | s%@X_PRE_LIBS@%$X_PRE_LIBS%g | |
15393 | s%@X_LIBS@%$X_LIBS%g | |
15394 | s%@X_EXTRA_LIBS@%$X_EXTRA_LIBS%g | |
ec14dd32 VZ |
15395 | s%@LEX_STEM@%$LEX_STEM%g |
15396 | s%@PATH_IFS@%$PATH_IFS%g | |
10f2d63a VZ |
15397 | s%@WX_MAJOR_VERSION_NUMBER@%$WX_MAJOR_VERSION_NUMBER%g |
15398 | s%@WX_MINOR_VERSION_NUMBER@%$WX_MINOR_VERSION_NUMBER%g | |
15399 | s%@WX_RELEASE_NUMBER@%$WX_RELEASE_NUMBER%g | |
15400 | s%@WX_LIBRARY_NAME@%$WX_LIBRARY_NAME%g | |
15401 | s%@WX_LIBRARY_NAME_STATIC@%$WX_LIBRARY_NAME_STATIC%g | |
15402 | s%@WX_LIBRARY_NAME_SHARED@%$WX_LIBRARY_NAME_SHARED%g | |
15403 | s%@WX_LIBRARY@%$WX_LIBRARY%g | |
15404 | s%@WX_TARGET_LIBRARY@%$WX_TARGET_LIBRARY%g | |
15405 | s%@WX_LIBRARY_LINK1@%$WX_LIBRARY_LINK1%g | |
15406 | s%@WX_LIBRARY_LINK2@%$WX_LIBRARY_LINK2%g | |
15407 | s%@WX_LIBRARY_LINK3@%$WX_LIBRARY_LINK3%g | |
15408 | s%@PROGRAM_EXT@%$PROGRAM_EXT%g | |
bdad4e7e RR |
15409 | s%@WX_LIBRARY_NAME_GL@%$WX_LIBRARY_NAME_GL%g |
15410 | s%@WX_LIBRARY_NAME_STATIC_GL@%$WX_LIBRARY_NAME_STATIC_GL%g | |
15411 | s%@WX_LIBRARY_NAME_SHARED_GL@%$WX_LIBRARY_NAME_SHARED_GL%g | |
15412 | s%@WX_LIBRARY_GL@%$WX_LIBRARY_GL%g | |
15413 | s%@WX_TARGET_LIBRARY_GL@%$WX_TARGET_LIBRARY_GL%g | |
15414 | s%@WX_LIBRARY_LINK1_GL@%$WX_LIBRARY_LINK1_GL%g | |
15415 | s%@WX_LIBRARY_LINK2_GL@%$WX_LIBRARY_LINK2_GL%g | |
15416 | s%@WX_LIBRARY_LINK3_GL@%$WX_LIBRARY_LINK3_GL%g | |
10f2d63a VZ |
15417 | s%@WX_ALL@%$WX_ALL%g |
15418 | s%@WX_ALL_INSTALLED@%$WX_ALL_INSTALLED%g | |
15419 | s%@SHARED_LD@%$SHARED_LD%g | |
15420 | s%@PIC_FLAG@%$PIC_FLAG%g | |
15421 | s%@DEP_INFO_FLAGS@%$DEP_INFO_FLAGS%g | |
caa2c79b | 15422 | s%@CODE_GEN_FLAGS@%$CODE_GEN_FLAGS%g |
1d62a8b4 | 15423 | s%@BURNT_LIBRARY_NAME@%$BURNT_LIBRARY_NAME%g |
bdad4e7e | 15424 | s%@BURNT_LIBRARY_NAME_GL@%$BURNT_LIBRARY_NAME_GL%g |
f6bcfd97 | 15425 | s%@WX_TARGET_LIBRARY_SONAME@%$WX_TARGET_LIBRARY_SONAME%g |
3711412e | 15426 | s%@WX_TARGET_LIBRARY_TYPE@%$WX_TARGET_LIBRARY_TYPE%g |
10f2d63a | 15427 | s%@WXDEBUG_DEFINE@%$WXDEBUG_DEFINE%g |
dad6c0ea VZ |
15428 | s%@USE_GUI@%$USE_GUI%g |
15429 | s%@AFMINSTALL@%$AFMINSTALL%g | |
10f2d63a VZ |
15430 | s%@TOOLKIT@%$TOOLKIT%g |
15431 | s%@TOOLKIT_DEF@%$TOOLKIT_DEF%g | |
15432 | s%@TOOLKIT_DIR@%$TOOLKIT_DIR%g | |
f6bcfd97 | 15433 | s%@TOOLKIT_NAME@%$TOOLKIT_NAME%g |
10f2d63a | 15434 | s%@TOOLKIT_INCLUDE@%$TOOLKIT_INCLUDE%g |
f6bcfd97 | 15435 | s%@WXCONFIG_INCLUDE@%$WXCONFIG_INCLUDE%g |
10f2d63a VZ |
15436 | s%@GUIHEADERS@%$GUIHEADERS%g |
15437 | s%@GUIOBJS@%$GUIOBJS%g | |
15438 | s%@COMMONOBJS@%$COMMONOBJS%g | |
15439 | s%@GENERICOBJS@%$GENERICOBJS%g | |
15440 | s%@GUIDEPS@%$GUIDEPS%g | |
15441 | s%@COMMONDEPS@%$COMMONDEPS%g | |
15442 | s%@GENERICDEPS@%$GENERICDEPS%g | |
15443 | s%@IODBCOBJS@%$IODBCOBJS%g | |
15444 | s%@UNIXOBJS@%$UNIXOBJS%g | |
15445 | s%@UNIXDEPS@%$UNIXDEPS%g | |
15446 | s%@ALL_OBJECTS@%$ALL_OBJECTS%g | |
15447 | s%@ALL_DEPFILES@%$ALL_DEPFILES%g | |
10f2d63a | 15448 | s%@GUIDIST@%$GUIDIST%g |
2224580a VZ |
15449 | s%@PORT_FILES@%$PORT_FILES%g |
15450 | s%@DISTDIR@%$DISTDIR%g | |
15451 | s%@RPM_SPEC@%$RPM_SPEC%g | |
15452 | s%@RPM_FILES@%$RPM_FILES%g | |
10f2d63a VZ |
15453 | s%@SRC_SUBDIRS@%$SRC_SUBDIRS%g |
15454 | s%@INCLUDE_SUBDIRS@%$INCLUDE_SUBDIRS%g | |
15455 | s%@UTILS_SUBDIRS@%$UTILS_SUBDIRS%g | |
15456 | s%@DOCS_SUBDIRS@%$DOCS_SUBDIRS%g | |
15457 | s%@SAMPLES_SUBDIRS@%$SAMPLES_SUBDIRS%g | |
15458 | s%@USER_SUBDIRS@%$USER_SUBDIRS%g | |
15459 | s%@EXTRA_LIBS@%$EXTRA_LIBS%g | |
f6bcfd97 | 15460 | s%@OPENGL_LIBS@%$OPENGL_LIBS%g |
b12915c1 | 15461 | s%@EXTRADEFS@%$EXTRADEFS%g |
10f2d63a | 15462 | s%@LD_LIBS@%$LD_LIBS%g |
32832908 VZ |
15463 | s%@RCINPUTSWITCH@%$RCINPUTSWITCH%g |
15464 | s%@RCOUTPUTSWITCH@%$RCOUTPUTSWITCH%g | |
15465 | s%@RESPROGRAM@%$RESPROGRAM%g | |
15466 | s%@RESCOMP@%$RESCOMP%g | |
15467 | s%@RESFLAGS@%$RESFLAGS%g | |
15468 | s%@DLLTOOL@%$DLLTOOL%g | |
15469 | s%@AS@%$AS%g | |
15470 | s%@NM@%$NM%g | |
15471 | s%@LD@%$LD%g | |
15472 | s%@MAKEINFO@%$MAKEINFO%g | |
10f2d63a | 15473 | s%@SET_MAKE@%$SET_MAKE%g |
2224580a | 15474 | s%@subdirs@%$subdirs%g |
10f2d63a VZ |
15475 | |
15476 | CEOF | |
15477 | EOF | |
15478 | ||
15479 | cat >> $CONFIG_STATUS <<\EOF | |
15480 | ||
15481 | # Split the substitutions into bite-sized pieces for seds with | |
15482 | # small command number limits, like on Digital OSF/1 and HP-UX. | |
15483 | ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. | |
15484 | ac_file=1 # Number of current file. | |
15485 | ac_beg=1 # First line for current file. | |
15486 | ac_end=$ac_max_sed_cmds # Line after last line for current file. | |
15487 | ac_more_lines=: | |
15488 | ac_sed_cmds="" | |
15489 | while $ac_more_lines; do | |
15490 | if test $ac_beg -gt 1; then | |
15491 | sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file | |
15492 | else | |
15493 | sed "${ac_end}q" conftest.subs > conftest.s$ac_file | |
15494 | fi | |
15495 | if test ! -s conftest.s$ac_file; then | |
15496 | ac_more_lines=false | |
15497 | rm -f conftest.s$ac_file | |
15498 | else | |
15499 | if test -z "$ac_sed_cmds"; then | |
15500 | ac_sed_cmds="sed -f conftest.s$ac_file" | |
15501 | else | |
15502 | ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" | |
15503 | fi | |
15504 | ac_file=`expr $ac_file + 1` | |
15505 | ac_beg=$ac_end | |
15506 | ac_end=`expr $ac_end + $ac_max_sed_cmds` | |
15507 | fi | |
15508 | done | |
15509 | if test -z "$ac_sed_cmds"; then | |
15510 | ac_sed_cmds=cat | |
15511 | fi | |
15512 | EOF | |
15513 | ||
15514 | cat >> $CONFIG_STATUS <<EOF | |
15515 | ||
15516 | CONFIG_FILES=\${CONFIG_FILES-"wx-config | |
15517 | src/make.env | |
15518 | src/makeprog.env | |
15519 | src/makelib.env | |
15520 | Makefile | |
10f2d63a VZ |
15521 | "} |
15522 | EOF | |
15523 | cat >> $CONFIG_STATUS <<\EOF | |
15524 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | |
15525 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
15526 | case "$ac_file" in | |
15527 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
15528 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
15529 | *) ac_file_in="${ac_file}.in" ;; | |
15530 | esac | |
15531 | ||
15532 | # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. | |
15533 | ||
15534 | # Remove last slash and all that follows it. Not all systems have dirname. | |
15535 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
15536 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
15537 | # The file is in a subdirectory. | |
15538 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
15539 | ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" | |
15540 | # A "../" for each directory in $ac_dir_suffix. | |
15541 | ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` | |
15542 | else | |
15543 | ac_dir_suffix= ac_dots= | |
15544 | fi | |
15545 | ||
15546 | case "$ac_given_srcdir" in | |
15547 | .) srcdir=. | |
15548 | if test -z "$ac_dots"; then top_srcdir=. | |
15549 | else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; | |
15550 | /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; | |
15551 | *) # Relative path. | |
15552 | srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" | |
15553 | top_srcdir="$ac_dots$ac_given_srcdir" ;; | |
15554 | esac | |
15555 | ||
15556 | case "$ac_given_INSTALL" in | |
15557 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
15558 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
15559 | esac | |
15560 | ||
15561 | echo creating "$ac_file" | |
15562 | rm -f "$ac_file" | |
15563 | configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." | |
15564 | case "$ac_file" in | |
15565 | *Makefile*) ac_comsub="1i\\ | |
15566 | # $configure_input" ;; | |
15567 | *) ac_comsub= ;; | |
15568 | esac | |
15569 | ||
15570 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
15571 | sed -e "$ac_comsub | |
15572 | s%@configure_input@%$configure_input%g | |
15573 | s%@srcdir@%$srcdir%g | |
15574 | s%@top_srcdir@%$top_srcdir%g | |
15575 | s%@INSTALL@%$INSTALL%g | |
15576 | " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file | |
15577 | fi; done | |
15578 | rm -f conftest.s* | |
15579 | ||
15580 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | |
15581 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | |
15582 | # | |
15583 | # ac_d sets the value in "#define NAME VALUE" lines. | |
15584 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' | |
15585 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' | |
15586 | ac_dC='\3' | |
15587 | ac_dD='%g' | |
15588 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". | |
15589 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
15590 | ac_uB='\([ ]\)%\1#\2define\3' | |
15591 | ac_uC=' ' | |
15592 | ac_uD='\4%g' | |
15593 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | |
15594 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
15595 | ac_eB='$%\1#\2define\3' | |
15596 | ac_eC=' ' | |
15597 | ac_eD='%g' | |
15598 | ||
15599 | if test "${CONFIG_HEADERS+set}" != set; then | |
15600 | EOF | |
15601 | cat >> $CONFIG_STATUS <<EOF | |
15602 | CONFIG_HEADERS="setup.h:setup.h.in" | |
15603 | EOF | |
15604 | cat >> $CONFIG_STATUS <<\EOF | |
15605 | fi | |
15606 | for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then | |
15607 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
15608 | case "$ac_file" in | |
15609 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
15610 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
15611 | *) ac_file_in="${ac_file}.in" ;; | |
15612 | esac | |
15613 | ||
15614 | echo creating $ac_file | |
15615 | ||
15616 | rm -f conftest.frag conftest.in conftest.out | |
15617 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
15618 | cat $ac_file_inputs > conftest.in | |
15619 | ||
15620 | EOF | |
15621 | ||
15622 | # Transform confdefs.h into a sed script conftest.vals that substitutes | |
15623 | # the proper values into config.h.in to produce config.h. And first: | |
15624 | # Protect against being on the right side of a sed subst in config.status. | |
15625 | # Protect against being in an unquoted here document in config.status. | |
15626 | rm -f conftest.vals | |
15627 | cat > conftest.hdr <<\EOF | |
15628 | s/[\\&%]/\\&/g | |
15629 | s%[\\$`]%\\&%g | |
15630 | s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp | |
15631 | s%ac_d%ac_u%gp | |
15632 | s%ac_u%ac_e%gp | |
15633 | EOF | |
15634 | sed -n -f conftest.hdr confdefs.h > conftest.vals | |
15635 | rm -f conftest.hdr | |
15636 | ||
15637 | # This sed command replaces #undef with comments. This is necessary, for | |
15638 | # example, in the case of _POSIX_SOURCE, which is predefined and required | |
15639 | # on some systems where configure will not decide to define it. | |
15640 | cat >> conftest.vals <<\EOF | |
15641 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% | |
15642 | EOF | |
15643 | ||
15644 | # Break up conftest.vals because some shells have a limit on | |
15645 | # the size of here documents, and old seds have small limits too. | |
15646 | ||
15647 | rm -f conftest.tail | |
15648 | while : | |
15649 | do | |
15650 | ac_lines=`grep -c . conftest.vals` | |
15651 | # grep -c gives empty output for an empty file on some AIX systems. | |
15652 | if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi | |
15653 | # Write a limited-size here document to conftest.frag. | |
15654 | echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS | |
15655 | sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS | |
15656 | echo 'CEOF | |
15657 | sed -f conftest.frag conftest.in > conftest.out | |
15658 | rm -f conftest.in | |
15659 | mv conftest.out conftest.in | |
15660 | ' >> $CONFIG_STATUS | |
15661 | sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail | |
15662 | rm -f conftest.vals | |
15663 | mv conftest.tail conftest.vals | |
15664 | done | |
15665 | rm -f conftest.vals | |
15666 | ||
15667 | cat >> $CONFIG_STATUS <<\EOF | |
15668 | rm -f conftest.frag conftest.h | |
15669 | echo "/* $ac_file. Generated automatically by configure. */" > conftest.h | |
15670 | cat conftest.in >> conftest.h | |
15671 | rm -f conftest.in | |
15672 | if cmp -s $ac_file conftest.h 2>/dev/null; then | |
15673 | echo "$ac_file is unchanged" | |
15674 | rm -f conftest.h | |
15675 | else | |
15676 | # Remove last slash and all that follows it. Not all systems have dirname. | |
15677 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
15678 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
15679 | # The file is in a subdirectory. | |
15680 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
15681 | fi | |
15682 | rm -f $ac_file | |
15683 | mv conftest.h $ac_file | |
15684 | fi | |
15685 | fi; done | |
15686 | ||
15687 | EOF | |
15688 | cat >> $CONFIG_STATUS <<EOF | |
15689 | ||
15690 | TOOLKIT_DIR="${TOOLKIT_DIR}" | |
f6bcfd97 | 15691 | TOOLKIT_NAME="${TOOLKIT_NAME}" |
07eb77a6 | 15692 | LN_S="${LN_S}" |
10f2d63a VZ |
15693 | |
15694 | ||
15695 | EOF | |
15696 | cat >> $CONFIG_STATUS <<\EOF | |
15697 | ||
15698 | chmod +x wx-config | |
f6bcfd97 BP |
15699 | mv wx-config wx${TOOLKIT_NAME}-config |
15700 | ${LN_S} wx${TOOLKIT_NAME}-config wx-config | |
00cf1208 RR |
15701 | |
15702 | ||
15703 | if test ! -d lib; then | |
15704 | mkdir lib | |
15705 | fi | |
15706 | if test ! -d lib/wx; then | |
15707 | mkdir lib/wx | |
15708 | fi | |
15709 | if test ! -d lib/wx/include; then | |
15710 | mkdir lib/wx/include | |
15711 | fi | |
15712 | if test ! -d lib/wx/include/wx; then | |
15713 | mkdir lib/wx/include/wx | |
15714 | fi | |
f6bcfd97 BP |
15715 | if test ! -d lib/wx/include/wx/${TOOLKIT_NAME}; then |
15716 | mkdir lib/wx/include/wx/${TOOLKIT_NAME} | |
00cf1208 RR |
15717 | fi |
15718 | if test -f setup.h; then | |
f6bcfd97 | 15719 | cp -f setup.h lib/wx/include/wx/${TOOLKIT_NAME}/setup.h |
00cf1208 | 15720 | fi |
07eb77a6 | 15721 | |
00cf1208 | 15722 | |
10f2d63a VZ |
15723 | if test ! -d include; then |
15724 | mkdir include | |
15725 | fi | |
15726 | if test ! -d include/wx; then | |
15727 | mkdir include/wx | |
15728 | fi | |
15729 | if test ! -d include/wx/${TOOLKIT_DIR}; then | |
15730 | mkdir include/wx/${TOOLKIT_DIR} | |
15731 | fi | |
afc31813 VZ |
15732 | if test -f setup.h; then |
15733 | mv -f setup.h include/wx/${TOOLKIT_DIR}/setup.h | |
15734 | fi | |
00cf1208 | 15735 | |
10f2d63a VZ |
15736 | |
15737 | exit 0 | |
15738 | EOF | |
15739 | chmod +x $CONFIG_STATUS | |
15740 | rm -fr confdefs* $ac_clean_files | |
15741 | test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 | |
15742 | ||
2224580a VZ |
15743 | if test "$no_recursion" != yes; then |
15744 | ||
15745 | # Remove --cache-file and --srcdir arguments so they do not pile up. | |
15746 | ac_sub_configure_args= | |
15747 | ac_prev= | |
15748 | for ac_arg in $ac_configure_args; do | |
15749 | if test -n "$ac_prev"; then | |
15750 | ac_prev= | |
15751 | continue | |
15752 | fi | |
15753 | case "$ac_arg" in | |
15754 | -cache-file | --cache-file | --cache-fil | --cache-fi \ | |
15755 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) | |
15756 | ac_prev=cache_file ;; | |
15757 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | |
15758 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) | |
15759 | ;; | |
15760 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) | |
15761 | ac_prev=srcdir ;; | |
15762 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) | |
15763 | ;; | |
15764 | *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; | |
15765 | esac | |
15766 | done | |
15767 | ||
e8482f24 | 15768 | for ac_config_dir in demos samples utils contrib; do |
2224580a VZ |
15769 | |
15770 | # Do not complain, so a configure script can configure whichever | |
15771 | # parts of a large source tree are present. | |
15772 | if test ! -d $srcdir/$ac_config_dir; then | |
15773 | continue | |
15774 | fi | |
15775 | ||
15776 | echo configuring in $ac_config_dir | |
15777 | ||
15778 | case "$srcdir" in | |
15779 | .) ;; | |
15780 | *) | |
15781 | if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :; | |
15782 | else | |
15783 | { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; } | |
15784 | fi | |
15785 | ;; | |
15786 | esac | |
15787 | ||
15788 | ac_popdir=`pwd` | |
15789 | cd $ac_config_dir | |
15790 | ||
15791 | # A "../" for each directory in /$ac_config_dir. | |
15792 | ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'` | |
15793 | ||
15794 | case "$srcdir" in | |
15795 | .) # No --srcdir option. We are building in place. | |
15796 | ac_sub_srcdir=$srcdir ;; | |
15797 | /*) # Absolute path. | |
15798 | ac_sub_srcdir=$srcdir/$ac_config_dir ;; | |
15799 | *) # Relative path. | |
15800 | ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;; | |
15801 | esac | |
15802 | ||
15803 | # Check for guested configure; otherwise get Cygnus style configure. | |
15804 | if test -f $ac_sub_srcdir/configure; then | |
15805 | ac_sub_configure=$ac_sub_srcdir/configure | |
15806 | elif test -f $ac_sub_srcdir/configure.in; then | |
15807 | ac_sub_configure=$ac_configure | |
15808 | else | |
15809 | echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2 | |
15810 | ac_sub_configure= | |
15811 | fi | |
15812 | ||
15813 | # The recursion is here. | |
15814 | if test -n "$ac_sub_configure"; then | |
15815 | ||
15816 | # Make the cache file name correct relative to the subdirectory. | |
15817 | case "$cache_file" in | |
15818 | /*) ac_sub_cache_file=$cache_file ;; | |
15819 | *) # Relative path. | |
15820 | ac_sub_cache_file="$ac_dots$cache_file" ;; | |
15821 | esac | |
15822 | case "$ac_given_INSTALL" in | |
15823 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
15824 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
15825 | esac | |
15826 | ||
15827 | echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" | |
15828 | # The eval makes quoting arguments work. | |
15829 | if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir | |
15830 | then : | |
15831 | else | |
15832 | { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; } | |
15833 | fi | |
15834 | fi | |
15835 | ||
15836 | cd $ac_popdir | |
15837 | done | |
15838 | fi | |
15839 | ||
10f2d63a | 15840 |