3 Do not edit this file. It is autogenerated by configure.
5 Leave the following blank line there!! Autoheader needs it. */
8 // ------------------------------------------------------------------------
9 // Features as requested by configure
10 // ------------------------------------------------------------------------
19 /* define the system to compile */
36 #undef __DATA_GENERAL__
38 //------------------------------------------------------------------------
40 //------------------------------------------------------------------------
59 //------------------------------------------------------------------------
60 // GUI control options
61 //------------------------------------------------------------------------
70 #define wxUSE_COMBOBOX 1
74 #define wxUSE_SCROLLBAR 1
78 #define wxUSE_RADIOBUTTON 1
80 //------------------------------------------------------------------------
82 //------------------------------------------------------------------------
85 * Use time and date classes
101 * Use class serialization
105 //------------------------------------------------------------------------
107 //------------------------------------------------------------------------
110 * Use font metric files in GetTextExtent for wxPostScriptDC
111 * Use consistent PostScript fonts for AFM and printing (!)
113 #undef wxUSE_AFM_FOR_POSTSCRIPT
114 #undef WX_NORMALIZED_PS_FONTS
116 * Use PostScript device context
118 #undef wxUSE_POSTSCRIPT
120 //------------------------------------------------------------------------
122 //------------------------------------------------------------------------
125 * Compile wxString with wide character (Unicode) support?
130 * Work around a bug in GNU libc 5.x wcstombs() implementation.
132 * Note that you must link your programs with libc.a if you enable this and you
133 * have libc 5 (you should enable this for libc6 where wcsrtombs() is
134 * thread-safe version of wcstombs()).
136 #undef wxUSE_WCSRTOMBS
138 //------------------------------------------------------------------------
140 //------------------------------------------------------------------------
143 * Use Interprocess communication
147 * Use wxGetResource & wxWriteResource (change .Xdefaults)
149 #undef wxUSE_RESOURCES
153 #undef wxUSE_CLIPBOARD
157 #undef wxUSE_DRAG_AND_DROP
159 //------------------------------------------------------------------------
160 // architecture options
161 //------------------------------------------------------------------------
164 * Use the mdi architecture
166 #undef wxUSE_MDI_ARCHITECTURE
168 * Use the document/view architecture
170 #undef wxUSE_DOC_VIEW_ARCHITECTURE
172 * Use the print/preview architecture
174 #undef wxUSE_PRINTING_ARCHITECTURE
176 //------------------------------------------------------------------------
177 // Prolog and wxWindows' resource system options
178 //------------------------------------------------------------------------
183 #undef wxUSE_PROLOGIO
185 * Use Remote Procedure Call (Needs wxUSE_IPC and wxUSE_PROLOGIO)
189 * Use wxWindows resource loading (.wxr-files) (Needs wxUSE_PROLOGIO 1)
191 #undef wxUSE_WX_RESOURCES
193 //------------------------------------------------------------------------
195 //------------------------------------------------------------------------
198 * Use wxWindows help facility (needs wxUSE_IPC 1)
202 * Use iostream.h rather than iostream
204 #undef wxUSE_IOSTREAMH
206 * Use Apple Ieee-double converter
208 #undef wxUSE_APPLE_IEEE
209 /* Compatibility with 1.66 API.
210 Level 0: no backward compatibility, all new features
211 Level 1: wxDC, OnSize (etc.) compatibility, but
212 some new features such as event tables */
213 #define WXWIN_COMPATIBILITY 1
215 * Enables debugging: memory tracing, assert, etc., contains debug level
219 * Enables debugging version of wxObject::new and wxObject::delete (IF WXDEBUG)
220 * WARNING: this code may not work with all architectures, especially
221 * if alignment is an issue.
223 #undef wxUSE_MEMORY_TRACING
225 * Enable debugging version of global memory operators new and delete
226 * Disable it, If this causes problems (e.g. link errors)
228 #undef wxUSE_GLOBAL_MEMORY_OPERATORS
230 * Matthews garbage collection (used for MrEd?)
232 #define WXGARBAGE_COLLECTION_ON 0
236 #define wxUSE_SPLINES 1
238 * wxUSE_DYNAMIC_CLASSES is TRUE for the Xt port
240 #define wxUSE_DYNAMIC_CLASSES 1
242 * Disable this if your compiler can't cope
243 * with omission of prototype parameters.
245 #define REMOVE_UNUSED_ARG 1
247 * The const keyword is being introduced more in wxWindows.
248 * You can use this setting to maintain backward compatibility.
249 * If 0: will use const wherever possible.
250 * If 1: will use const only where necessary
251 * for precompiled headers to work.
252 * If 2: will be totally backward compatible, but precompiled
253 * headers may not work and program size will be larger.
255 #define CONST_COMPATIBILITY 0
257 // ------------------------------------------------------------------------
258 // System-specific stuff
259 // ------------------------------------------------------------------------
262 This file is in the public domain.
264 Descriptive text for the C preprocessor macros that
265 the distributed Autoconf macros can define.
266 No software package will use all of them; autoheader copies the ones
267 your configure.in uses into your configuration header file templates.
269 The entries are in sort -df order: alphabetical, case insensitive,
270 ignoring punctuation (such as underscores). Although this order
271 can split up related entries, it makes it easier to check whether
272 a given entry is in the file. */
274 /* Define if on AIX 3.
275 System headers sometimes define this.
276 We just want to avoid a redefinition error message. */
281 /* Define if using alloca.c. */
284 /* Define if type char is unsigned and you are not using gcc. */
285 #ifndef __CHAR_UNSIGNED__
286 #undef __CHAR_UNSIGNED__
289 /* Define if the closedir function returns void instead of int. */
292 /* Define to empty if the keyword does not work. */
295 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
296 This function is required for alloca.c support on those systems. */
297 #undef CRAY_STACKSEG_END
299 /* Define for DGUX with <sys/dg_sys_info.h>. */
302 /* Define if you have <dirent.h>. */
305 /* Define to the type of elements in the array set by `getgroups'.
306 Usually this is either `int' or `gid_t'. */
309 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
310 #undef GETLOADAVG_PRIVILEGED
312 /* Define if the `getpgrp' function takes no argument. */
315 /* Define to `int' if <sys/types.h> doesn't define. */
318 /* Define if you have alloca, as a function or macro. */
321 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
324 /* Define if you don't have vprintf but do have _doprnt. */
327 /* Define if you have vprintf() */
330 /* Define if you have vsnprintf() */
331 #undef HAVE_VSNPRINTF
333 /* Define if your system has its own `getloadavg' function. */
334 #undef HAVE_GETLOADAVG
336 /* Define if you have the getmntent function. */
337 #undef HAVE_GETMNTENT
339 /* Define if the `long double' type works. */
340 #undef HAVE_LONG_DOUBLE
342 /* Define if you support file names longer than 14 characters. */
343 #undef HAVE_LONG_FILE_NAMES
345 /* Define if you have a working `mmap' system call. */
348 /* Define if system calls automatically restart after interruption
350 #undef HAVE_RESTARTABLE_SYSCALLS
352 /* Define if your struct stat has st_blksize. */
353 #undef HAVE_ST_BLKSIZE
355 /* Define if your struct stat has st_blocks. */
356 #undef HAVE_ST_BLOCKS
358 /* Define if you have the strcoll function and it is properly defined. */
361 /* Define if your struct stat has st_rdev. */
364 /* Define if you have the strftime function. */
367 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
368 #undef HAVE_SYS_WAIT_H
370 /* Define if your struct tm has tm_zone. */
373 /* Define if you don't have tm_zone but do have the external array
377 /* Define if you have <unistd.h>. */
380 /* Define if you have <fnmatch.h>. */
381 #undef HAVE_FNMATCH_H
383 /* Define if utime(file, NULL) sets file's timestamp to the present. */
384 #undef HAVE_UTIME_NULL
386 /* Define if you have <vfork.h>. */
389 /* Define if you have the vprintf function. */
392 /* Define if you have the wait3 system call. */
395 /* Define as __inline if that's what the C compiler calls it. */
400 /* Define if major, minor, and makedev are declared in <mkdev.h>. */
401 #undef MAJOR_IN_MKDEV
403 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
404 #undef MAJOR_IN_SYSMACROS
406 /* Define if on MINIX. */
409 /* Define to `int' if <sys/types.h> doesn't define. */
412 /* Define if you don't have <dirent.h>, but have <ndir.h>. */
415 /* Define if you have <memory.h>, and <string.h> doesn't declare the
419 /* Define if your struct nlist has an n_un member. */
420 #undef NLIST_NAME_UNION
422 /* Define if you have <nlist.h>. */
425 /* Define if your C compiler doesn't accept -c and -o together. */
426 #undef NO_MINUS_C_MINUS_O
428 /* Define to `long' if <sys/types.h> doesn't define. */
431 /* Define to `int' if <sys/types.h> doesn't define. */
434 /* Define if the system does not provide POSIX.1 features except
435 with this defined. */
436 #undef _POSIX_1_SOURCE
438 /* Define if you need to in order for stat and other things to work. */
441 /* Define as the return type of signal handlers (int or void). */
444 /* Define if the setvbuf function takes the buffering type as its second
445 argument and the buffer pointer as the third, as on System V
447 #undef SETVBUF_REVERSED
449 /* Define SIZESOF for some Objects */
454 /* Define to `unsigned' if <sys/types.h> doesn't define. */
457 /* If using the C implementation of alloca, define if you know the
458 direction of stack growth for your system; otherwise it will be
459 automatically deduced at run-time.
460 STACK_DIRECTION > 0 => grows toward higher addresses
461 STACK_DIRECTION < 0 => grows toward lower addresses
462 STACK_DIRECTION = 0 => direction of growth unknown
464 #undef STACK_DIRECTION
466 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
467 #undef STAT_MACROS_BROKEN
469 /* Define if you have the ANSI C header files. */
472 /* Define on System V Release 4. */
478 /* Define on System V */
481 /* Define if you don't have <dirent.h>, but have <sys/dir.h>. */
484 /* Define if you don't have <dirent.h>, but have <sys/ndir.h>. */
487 /* Define if `sys_siglist' is declared by <signal.h>. */
488 #undef SYS_SIGLIST_DECLARED
490 /* Define if you can safely include both <sys/time.h> and <time.h>. */
491 #undef TIME_WITH_SYS_TIME
493 /* Define if your <sys/time.h> declares struct tm. */
494 #undef TM_IN_SYS_TIME
496 /* Define to `int' if <sys/types.h> doesn't define. */
499 /* Define for Encore UMAX. */
502 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
503 instead of <sys/cpustats.h>. */
506 /* Define if you do not have <strings.h>, index, bzero, etc.. */
509 /* Define if the system is System V Release 4 */
512 /* Define vfork as fork if vfork does not work. */
515 /* Define if the closedir function returns void instead of int. */
518 /* Define if your processor stores words with the most significant
519 byte first (like Motorola and SPARC, unlike Intel and VAX). */
520 #undef WORDS_BIGENDIAN
522 /* Define if lex declares yytext as a char * by default, not a char[]. */
523 #undef YYTEXT_POINTER
525 #endif /* __GTKSETUPH__ */
528 /* Leave that blank line there!! Autoheader needs it.
529 If you're adding to this file, keep in mind:
530 The entries are in sort -df order: alphabetical, case insensitive,
531 ignoring punctuation (such as underscores). */