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 //------------------------------------------------------------------------
74 #undef wxUSE_SCROLLBAR
94 #undef wxUSE_TAB_DIALOG
96 //------------------------------------------------------------------------
98 //------------------------------------------------------------------------
103 #undef wxUSE_FRACTION
105 * Use time and date classes
107 #undef wxUSE_TIMEDATE
127 #undef wxUSE_TEXTFILE
129 * Use class serialization
133 //------------------------------------------------------------------------
135 //------------------------------------------------------------------------
138 * Use font metric files in GetTextExtent for wxPostScriptDC
139 * Use consistent PostScript fonts for AFM and printing (!)
141 #undef wxUSE_AFM_FOR_POSTSCRIPT
142 #undef WX_NORMALIZED_PS_FONTS
144 * Use PostScript device context
146 #undef wxUSE_POSTSCRIPT
148 //------------------------------------------------------------------------
150 //------------------------------------------------------------------------
153 * Compile wxString with wide character (Unicode) support?
158 * Work around a bug in GNU libc 5.x wcstombs() implementation.
160 * Note that you must link your programs with libc.a if you enable this and you
161 * have libc 5 (you should enable this for libc6 where wcsrtombs() is
162 * thread-safe version of wcstombs()).
164 #undef wxUSE_WCSRTOMBS
166 //------------------------------------------------------------------------
168 //------------------------------------------------------------------------
171 * Use Interprocess communication
175 * Use wxGetResource & wxWriteResource (change .Xdefaults)
177 #undef wxUSE_RESOURCES
181 #undef wxUSE_CLIPBOARD
187 * Use wxWindows layout constraint system
189 #undef wxUSE_CONSTRAINTS
191 //------------------------------------------------------------------------
192 // architecture options
193 //------------------------------------------------------------------------
196 * Use the mdi architecture
198 #undef wxUSE_MDI_ARCHITECTURE
200 * Use the document/view architecture
202 #undef wxUSE_DOC_VIEW_ARCHITECTURE
204 * Use the print/preview architecture
206 #undef wxUSE_PRINTING_ARCHITECTURE
208 //------------------------------------------------------------------------
209 // Prolog and wxWindows' resource system options
210 //------------------------------------------------------------------------
215 #undef wxUSE_PROLOGIO
217 * Use Remote Procedure Call (Needs wxUSE_IPC and wxUSE_PROLOGIO)
221 * Use wxWindows resource loading (.wxr-files) (Needs wxUSE_PROLOGIO 1)
223 #undef wxUSE_WX_RESOURCES
225 //------------------------------------------------------------------------
227 //------------------------------------------------------------------------
230 * Implement a GLCanvas class as an interface to OpenGL, using the GLX
231 * extension to the X11 protocol. You can use the (free) Mesa library
232 * if you don't have a 'real' OpenGL.
236 * Use wxWindows help facility (needs wxUSE_IPC 1)
240 * Use iostream.h rather than iostream
242 #undef wxUSE_IOSTREAMH
244 * Use Metafile and Metafile device context
246 #undef wxUSE_METAFILE
256 * Use Apple Ieee-double converter
258 #undef wxUSE_APPLE_IEEE
259 /* Compatibility with 1.66 API.
260 Level 0: no backward compatibility, all new features
261 Level 1: wxDC, OnSize (etc.) compatibility, but
262 some new features such as event tables */
263 #define WXWIN_COMPATIBILITY 1
265 * Enables debugging: memory tracing, assert, etc., contains debug level
269 * Enables debugging version of wxObject::new and wxObject::delete (IF WXDEBUG)
270 * WARNING: this code may not work with all architectures, especially
271 * if alignment is an issue.
273 #undef wxUSE_MEMORY_TRACING
275 * Enable debugging version of global memory operators new and delete
276 * Disable it, If this causes problems (e.g. link errors)
278 #undef wxUSE_GLOBAL_MEMORY_OPERATORS
280 * Matthews garbage collection (used for MrEd?)
282 #define WXGARBAGE_COLLECTION_ON 0
286 #define wxUSE_SPLINES 1
288 * wxUSE_DYNAMIC_CLASSES is TRUE for the Xt port
290 #define wxUSE_DYNAMIC_CLASSES 1
292 * Disable this if your compiler can't cope
293 * with omission of prototype parameters.
295 #define REMOVE_UNUSED_ARG 1
297 * The const keyword is being introduced more in wxWindows.
298 * You can use this setting to maintain backward compatibility.
299 * If 0: will use const wherever possible.
300 * If 1: will use const only where necessary
301 * for precompiled headers to work.
302 * If 2: will be totally backward compatible, but precompiled
303 * headers may not work and program size will be larger.
305 #define CONST_COMPATIBILITY 0
307 // ------------------------------------------------------------------------
308 // System-specific stuff
309 // ------------------------------------------------------------------------
312 This file is in the public domain.
314 Descriptive text for the C preprocessor macros that
315 the distributed Autoconf macros can define.
316 No software package will use all of them; autoheader copies the ones
317 your configure.in uses into your configuration header file templates.
319 The entries are in sort -df order: alphabetical, case insensitive,
320 ignoring punctuation (such as underscores). Although this order
321 can split up related entries, it makes it easier to check whether
322 a given entry is in the file. */
324 /* Define if on AIX 3.
325 System headers sometimes define this.
326 We just want to avoid a redefinition error message. */
331 /* Define if using alloca.c. */
334 /* Define if type char is unsigned and you are not using gcc. */
335 #ifndef __CHAR_UNSIGNED__
336 #undef __CHAR_UNSIGNED__
339 /* Define if the closedir function returns void instead of int. */
342 /* Define to empty if the keyword does not work. */
345 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
346 This function is required for alloca.c support on those systems. */
347 #undef CRAY_STACKSEG_END
349 /* Define for DGUX with <sys/dg_sys_info.h>. */
352 /* Define if you have <dirent.h>. */
355 /* Define to the type of elements in the array set by `getgroups'.
356 Usually this is either `int' or `gid_t'. */
359 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
360 #undef GETLOADAVG_PRIVILEGED
362 /* Define if the `getpgrp' function takes no argument. */
365 /* Define to `int' if <sys/types.h> doesn't define. */
368 /* Define if you have alloca, as a function or macro. */
371 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
374 /* Define if you don't have vprintf but do have _doprnt. */
377 /* Define if you have vprintf() */
380 /* Define if you have vsnprintf() */
381 #undef HAVE_VSNPRINTF
383 /* Define if your system has its own `getloadavg' function. */
384 #undef HAVE_GETLOADAVG
386 /* Define if you have the getmntent function. */
387 #undef HAVE_GETMNTENT
389 /* Define if the `long double' type works. */
390 #undef HAVE_LONG_DOUBLE
392 /* Define if you support file names longer than 14 characters. */
393 #undef HAVE_LONG_FILE_NAMES
395 /* Define if you have a working `mmap' system call. */
398 /* Define if system calls automatically restart after interruption
400 #undef HAVE_RESTARTABLE_SYSCALLS
402 /* Define if your struct stat has st_blksize. */
403 #undef HAVE_ST_BLKSIZE
405 /* Define if your struct stat has st_blocks. */
406 #undef HAVE_ST_BLOCKS
408 /* Define if you have the strcoll function and it is properly defined. */
411 /* Define if your struct stat has st_rdev. */
414 /* Define if you have the strftime function. */
417 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
418 #undef HAVE_SYS_WAIT_H
420 /* Define if your struct tm has tm_zone. */
423 /* Define if you don't have tm_zone but do have the external array
427 /* Define if you have <unistd.h>. */
430 /* Define if you have <fnmatch.h>. */
431 #undef HAVE_FNMATCH_H
433 /* Define if utime(file, NULL) sets file's timestamp to the present. */
434 #undef HAVE_UTIME_NULL
436 /* Define if you have <vfork.h>. */
439 /* Define if you have the vprintf function. */
442 /* Define if you have the wait3 system call. */
445 /* Define as __inline if that's what the C compiler calls it. */
450 /* Define if major, minor, and makedev are declared in <mkdev.h>. */
451 #undef MAJOR_IN_MKDEV
453 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
454 #undef MAJOR_IN_SYSMACROS
456 /* Define if on MINIX. */
459 /* Define to `int' if <sys/types.h> doesn't define. */
462 /* Define if you don't have <dirent.h>, but have <ndir.h>. */
465 /* Define if you have <memory.h>, and <string.h> doesn't declare the
469 /* Define if your struct nlist has an n_un member. */
470 #undef NLIST_NAME_UNION
472 /* Define if you have <nlist.h>. */
475 /* Define if your C compiler doesn't accept -c and -o together. */
476 #undef NO_MINUS_C_MINUS_O
478 /* Define to `long' if <sys/types.h> doesn't define. */
481 /* Define to `int' if <sys/types.h> doesn't define. */
484 /* Define if the system does not provide POSIX.1 features except
485 with this defined. */
486 #undef _POSIX_1_SOURCE
488 /* Define if you need to in order for stat and other things to work. */
491 /* Define as the return type of signal handlers (int or void). */
494 /* Define if the setvbuf function takes the buffering type as its second
495 argument and the buffer pointer as the third, as on System V
497 #undef SETVBUF_REVERSED
499 /* Define SIZESOF for some Objects */
504 /* Define to `unsigned' if <sys/types.h> doesn't define. */
507 /* If using the C implementation of alloca, define if you know the
508 direction of stack growth for your system; otherwise it will be
509 automatically deduced at run-time.
510 STACK_DIRECTION > 0 => grows toward higher addresses
511 STACK_DIRECTION < 0 => grows toward lower addresses
512 STACK_DIRECTION = 0 => direction of growth unknown
514 #undef STACK_DIRECTION
516 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
517 #undef STAT_MACROS_BROKEN
519 /* Define if you have the ANSI C header files. */
522 /* Define on System V Release 4. */
528 /* Define on System V */
531 /* Define if you don't have <dirent.h>, but have <sys/dir.h>. */
534 /* Define if you don't have <dirent.h>, but have <sys/ndir.h>. */
537 /* Define if `sys_siglist' is declared by <signal.h>. */
538 #undef SYS_SIGLIST_DECLARED
540 /* Define if you can safely include both <sys/time.h> and <time.h>. */
541 #undef TIME_WITH_SYS_TIME
543 /* Define if your <sys/time.h> declares struct tm. */
544 #undef TM_IN_SYS_TIME
546 /* Define to `int' if <sys/types.h> doesn't define. */
549 /* Define for Encore UMAX. */
552 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
553 instead of <sys/cpustats.h>. */
556 /* Define if you do not have <strings.h>, index, bzero, etc.. */
559 /* Define if the system is System V Release 4 */
562 /* Define vfork as fork if vfork does not work. */
565 /* Define if the closedir function returns void instead of int. */
568 /* Define if your processor stores words with the most significant
569 byte first (like Motorola and SPARC, unlike Intel and VAX). */
570 #undef WORDS_BIGENDIAN
572 /* Define if lex declares yytext as a char * by default, not a char[]. */
573 #undef YYTEXT_POINTER
575 #endif /* __GTKSETUPH__ */
578 /* Leave that blank line there!! Autoheader needs it.
579 If you're adding to this file, keep in mind:
580 The entries are in sort -df order: alphabetical, case insensitive,
581 ignoring punctuation (such as underscores). */