]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/motif/setup.h
1 /* ./include/wx/motif/setup.h. Generated automatically by configure. */
4 Do not edit this file. It is autogenerated by configure.
6 Leave the following blank line there!! Autoheader needs it. */
9 /* ------------------------------------------------------------------------ */
10 /* Features as requested by configure */
11 /* ------------------------------------------------------------------------ */
20 /* define the system to compile */
29 /* #undef __SOLARIS__ */
30 /* #undef __SUNOS__ */
31 /* #undef __ALPHA__ */
34 /* #undef __FREEBSD__ */
36 /* #undef __ULTRIX__ */
37 /* #undef __DATA_GENERAL__ */
39 /* ------------------------------------------------------------------------ */
40 /* compiler options */
41 /* ------------------------------------------------------------------------ */
48 /* ------------------------------------------------------------------------ */
50 /* ------------------------------------------------------------------------ */
59 #define wxUSE_LIBPNG 1
63 #define wxUSE_LIBJPEG 0
71 #define wxUSE_THREADS 1
75 #define wxHAVE_GLIBC2 1
79 #define wxHAVE_LIB_XPM 0
81 /* ------------------------------------------------------------------------ */
82 /* GUI control options (always enabled in wxGTK) */
83 /* ------------------------------------------------------------------------ */
91 #define wxUSE_COMBOBOX 1
95 #define wxUSE_SCROLLBAR 1
99 #define wxUSE_RADIOBUTTON 1
103 #define wxUSE_TOOLBAR 1
105 /* ------------------------------------------------------------------------ */
106 /* non-GUI options */
107 /* ------------------------------------------------------------------------ */
110 * Use time and date classes
112 #define wxUSE_TIMEDATE 1
116 #define wxUSE_CONFIG 1
124 #define wxUSE_STREAMS 1
126 * Use class serialization
128 #define wxUSE_SERIAL 0
132 #define wxUSE_SOCKETS 1
134 * Use standard C++ streams if 1. If 0, use wxWin
135 * streams implementation.
137 #define wxUSE_STD_IOSTREAM 1
139 * Use constraints mechanism
141 #define wxUSE_CONSTRAINTS 1
143 /* ------------------------------------------------------------------------ */
145 /* ------------------------------------------------------------------------ */
148 * Use font metric files in GetTextExtent for wxPostScriptDC
149 * Use consistent PostScript fonts for AFM and printing (!)
151 #define wxUSE_AFM_FOR_POSTSCRIPT 1
152 #define WX_NORMALIZED_PS_FONTS 1
154 * Use PostScript device context
156 #define wxUSE_POSTSCRIPT 1
158 /* ------------------------------------------------------------------------ */
159 /* wxString options */
160 /* ------------------------------------------------------------------------ */
163 * Compile wxString with wide character (Unicode) support?
165 #define wxUSE_UNICODE 1
168 * Work around a bug in GNU libc 5.x wcstombs() implementation.
170 * Note that you must link your programs with libc.a if you enable this and you
171 * have libc 5 (you should enable this for libc6 where wcsrtombs() is
172 * thread-safe version of wcstombs()).
174 #define wxUSE_WCSRTOMBS 0
177 * On some platforms overloading on size_t/int doesn't work, yet we'd like
178 * to define both size_t and int version of wxString::operator[] because it
179 * should really be size_t, but a lot of old, broken code uses int indices.
181 #define wxUSE_SIZE_T_STRING_OPERATOR 1
183 /* ------------------------------------------------------------------------ */
185 /* ------------------------------------------------------------------------ */
188 * Use Interprocess communication
192 * Use wxGetResource & wxWriteResource (change .Xdefaults)
194 #define wxUSE_RESOURCES 1
198 #define wxUSE_CLIPBOARD 1
202 #define wxUSE_TOOLTIPS 1
206 #define wxUSE_DRAG_AND_DROP 1
208 * Use wxLibrary class
210 #define wxUSE_DYNLIB_CLASS 0
212 /* ------------------------------------------------------------------------ */
213 /* architecture options */
214 /* ------------------------------------------------------------------------ */
217 * Use the mdi architecture
219 #define wxUSE_MDI_ARCHITECTURE 1
221 * Use the document/view architecture
223 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
225 * Use the print/preview architecture
227 #define wxUSE_PRINTING_ARCHITECTURE 1
229 /* ------------------------------------------------------------------------ */
230 /* Prolog and wxWindows' resource system options */
231 /* ------------------------------------------------------------------------ */
236 #define wxUSE_PROLOGIO 1
238 * Use Remote Procedure Call (Needs wxUSE_IPC and wxUSE_PROLOGIO)
242 * Use wxWindows resource loading (.wxr-files) (Needs wxUSE_PROLOGIO 1)
244 #define wxUSE_WX_RESOURCES 1
246 /* ------------------------------------------------------------------------ */
248 /* ------------------------------------------------------------------------ */
251 * Use wxWindows help facility (needs wxUSE_IPC 1)
255 * Use iostream.h rather than iostream
257 #define wxUSE_IOSTREAMH 1
259 * Use Apple Ieee-double converter
261 #define wxUSE_APPLE_IEEE 1
262 /* Compatibility with 1.66 API.
263 Level 0: no backward compatibility, all new features
264 Level 1: wxDC, OnSize (etc.) compatibility, but
265 some new features such as event tables */
266 #define WXWIN_COMPATIBILITY 0
268 * Enables debugging: memory tracing, assert, etc., contains debug level
272 * Enables debugging version of wxObject::new and wxObject::delete (IF WXDEBUG)
273 * WARNING: this code may not work with all architectures, especially
274 * if alignment is an issue.
276 #define wxUSE_MEMORY_TRACING 0
278 * Enable debugging version of global memory operators new and delete
279 * Disable it, If this causes problems (e.g. link errors)
281 #define wxUSE_DEBUG_NEW_ALWAYS 1
283 * In debug mode, causes new to be defined to
284 * be WXDEBUG_NEW (see object.h). If this causes
285 * problems (e.g. link errors), set this to 0.
287 #define wxUSE_GLOBAL_MEMORY_OPERATORS 0
289 * Matthews garbage collection (used for MrEd?)
291 #define WXGARBAGE_COLLECTION_ON 0
295 #define wxUSE_SPLINES 1
297 * wxUSE_DYNAMIC_CLASSES is TRUE for the Xt port
299 #define wxUSE_DYNAMIC_CLASSES 1
301 * Disable this if your compiler can't cope
302 * with omission of prototype parameters.
304 #define REMOVE_UNUSED_ARG 1
306 * The const keyword is being introduced more in wxWindows.
307 * You can use this setting to maintain backward compatibility.
308 * If 0: will use const wherever possible.
309 * If 1: will use const only where necessary
310 * for precompiled headers to work.
311 * If 2: will be totally backward compatible, but precompiled
312 * headers may not work and program size will be larger.
314 #define CONST_COMPATIBILITY 0
316 /* ------------------------------------------------------------------------ */
317 /* System-specific stuff */
318 /* ------------------------------------------------------------------------ */
321 This file is in the public domain.
323 Descriptive text for the C preprocessor macros that
324 the distributed Autoconf macros can define.
325 No software package will use all of them; autoheader copies the ones
326 your configure.in uses into your configuration header file templates.
328 The entries are in sort -df order: alphabetical, case insensitive,
329 ignoring punctuation (such as underscores). Although this order
330 can split up related entries, it makes it easier to check whether
331 a given entry is in the file. */
333 /* Define if on AIX 3.
334 System headers sometimes define this.
335 We just want to avoid a redefinition error message. */
337 /* #undef _ALL_SOURCE */
340 /* Define if using alloca.c. */
341 /* #undef C_ALLOCA */
343 /* Define if type char is unsigned and you are not using gcc. */
344 #ifndef __CHAR_UNSIGNED__
345 /* #undef __CHAR_UNSIGNED__ */
348 /* Define if the closedir function returns void instead of int. */
349 /* #undef CLOSEDIR_VOID */
351 /* Define to empty if the keyword does not work. */
354 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
355 This function is required for alloca.c support on those systems. */
356 /* #undef CRAY_STACKSEG_END */
358 /* Define for DGUX with <sys/dg_sys_info.h>. */
361 /* Define if you have <dirent.h>. */
364 /* Define to the type of elements in the array set by `getgroups'.
365 Usually this is either `int' or `gid_t'. */
366 #define GETGROUPS_T gid_t
368 /* The type of 3rd argument to getsockname() - usually size_t or int */
369 #define SOCKLEN_T size_t
371 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
372 /* #undef GETLOADAVG_PRIVILEGED */
374 /* Define if the `getpgrp' function takes no argument. */
375 /* #undef GETPGRP_VOID */
377 /* Define to `int' if <sys/types.h> doesn't define. */
380 /* Define if you have alloca, as a function or macro. */
381 /* #undef HAVE_ALLOCA */
383 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
384 /* #undef HAVE_ALLOCA_H */
386 /* Define if you don't have vprintf but do have _doprnt. */
387 /* #undef HAVE_DOPRNT */
389 /* Define if you have sched.h */
390 #define HAVE_SCHED_H 1
392 /* Define if you have strings.h */
393 #define HAVE_STRINGS_H 1
395 /* Define if you have vprintf() */
396 #define HAVE_VPRINTF 1
398 /* Define if you have dlopen() */
399 /* #undef HAVE_DLOPEN */
401 /* Define if you have shl_load() */
402 /* #undef HAVE_SHL_LOAD */
404 /* Define if you have vsnprintf() */
405 #define HAVE_VSNPRINTF 1
407 /* Define if you have usleep() */
408 /* #undef HAVE_USLEEP */
410 /* Define if you have nanosleep() */
411 #define HAVE_NANOSLEEP 1
413 /* Define if you have vfork() */
416 /* Define if you have uname() */
419 /* Define if you have gethostname() */
420 /* #undef HAVE_GETHOSTNAME */
422 /* Define if you have sched_yield */
423 #define HAVE_SCHED_YIELD 1
425 /* Define if you have pthread_cancel */
426 #define HAVE_PTHREAD_CANCEL 1
428 /* Define if you have all functions to set thread priority */
429 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
431 /* Define if your system has its own `getloadavg' function. */
432 /* #undef HAVE_GETLOADAVG */
434 /* Define if you have the getmntent function. */
435 /* #undef HAVE_GETMNTENT */
437 /* Define if the `long double' type works. */
438 #define HAVE_LONG_DOUBLE 1
440 /* Define if you support file names longer than 14 characters. */
441 #define HAVE_LONG_FILE_NAMES 1
443 /* Define if you have a working `mmap' system call. */
444 /* #undef HAVE_MMAP */
446 /* Define if system calls automatically restart after interruption
448 /* #undef HAVE_RESTARTABLE_SYSCALLS */
450 /* Define if your struct stat has st_blksize. */
451 #define HAVE_ST_BLKSIZE 1
453 /* Define if your struct stat has st_blocks. */
454 #define HAVE_ST_BLOCKS 1
456 /* Define if you have the strcoll function and it is properly defined. */
457 /* #undef HAVE_STRCOLL */
459 /* Define if your struct stat has st_rdev. */
460 #define HAVE_ST_RDEV 1
462 /* Define if you have the strftime function. */
463 /* #undef HAVE_STRFTIME */
465 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
466 #define HAVE_SYS_WAIT_H 1
468 /* Define if your struct tm has tm_zone. */
469 #define HAVE_TM_ZONE 1
471 /* Define if you don't have tm_zone but do have the external array
473 /* #undef HAVE_TZNAME */
475 /* Define if you have <unistd.h>. */
476 #define HAVE_UNISTD_H 1
478 /* Define if you have <fnmatch.h>. */
479 #define HAVE_FNMATCH_H 1
481 /* Define if utime(file, NULL) sets file's timestamp to the present. */
482 /* #undef HAVE_UTIME_NULL */
484 /* Define if you have <vfork.h>. */
485 /* #undef HAVE_VFORK_H */
487 /* Define if you have the vprintf function. */
488 #define HAVE_VPRINTF 1
490 /* Define if you have the wait3 system call. */
491 /* #undef HAVE_WAIT3 */
493 /* Define as __inline if that's what the C compiler calls it. */
498 /* Define if major, minor, and makedev are declared in <mkdev.h>. */
499 /* #undef MAJOR_IN_MKDEV */
501 /* Define if major, minor, and makedev are declared in <sysmacros.h>. */
502 /* #undef MAJOR_IN_SYSMACROS */
504 /* Define if on MINIX. */
507 /* Define to `int' if <sys/types.h> doesn't define. */
510 /* Define if you don't have <dirent.h>, but have <ndir.h>. */
513 /* Define if you have <memory.h>, and <string.h> doesn't declare the
515 /* #undef NEED_MEMORY_H */
517 /* Define if your struct nlist has an n_un member. */
518 /* #undef NLIST_NAME_UNION */
520 /* Define if you have <nlist.h>. */
521 /* #undef NLIST_STRUCT */
523 /* Define if your C compiler doesn't accept -c and -o together. */
524 /* #undef NO_MINUS_C_MINUS_O */
526 /* Define to `long' if <sys/types.h> doesn't define. */
529 /* Define to `int' if <sys/types.h> doesn't define. */
532 /* Define if the system does not provide POSIX.1 features except
533 with this defined. */
534 /* #undef _POSIX_1_SOURCE */
536 /* Define if you need to in order for stat and other things to work. */
537 /* #undef _POSIX_SOURCE */
539 /* Define as the return type of signal handlers (int or void). */
540 #define RETSIGTYPE void
542 /* Define if the setvbuf function takes the buffering type as its second
543 argument and the buffer pointer as the third, as on System V
545 /* #undef SETVBUF_REVERSED */
547 /* Define SIZESOF for some Objects */
549 #define SIZEOF_INT_P 4
550 #define SIZEOF_LONG 4
551 #define SIZEOF_LONG_LONG 8
553 /* Define to `unsigned' if <sys/types.h> doesn't define. */
556 /* If using the C implementation of alloca, define if you know the
557 direction of stack growth for your system; otherwise it will be
558 automatically deduced at run-time.
559 STACK_DIRECTION > 0 => grows toward higher addresses
560 STACK_DIRECTION < 0 => grows toward lower addresses
561 STACK_DIRECTION = 0 => direction of growth unknown
563 /* #undef STACK_DIRECTION */
565 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
566 /* #undef STAT_MACROS_BROKEN */
568 /* Define if you have the ANSI C header files. */
569 #define STDC_HEADERS 1
571 /* Define on System V Release 4. */
577 /* Define on System V */
580 /* Define if you don't have <dirent.h>, but have <sys/dir.h>. */
583 /* Define if you don't have <dirent.h>, but have <sys/ndir.h>. */
586 /* Define if `sys_siglist' is declared by <signal.h>. */
587 /* #undef SYS_SIGLIST_DECLARED */
589 /* Define if you can safely include both <sys/time.h> and <time.h>. */
590 #define TIME_WITH_SYS_TIME 1
592 /* Define if your <sys/time.h> declares struct tm. */
593 /* #undef TM_IN_SYS_TIME */
595 /* Define to `int' if <sys/types.h> doesn't define. */
598 /* Define for Encore UMAX. */
601 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
602 instead of <sys/cpustats.h>. */
605 /* Define if you do not have <strings.h>, index, bzero, etc.. */
608 /* Define if the system is System V Release 4 */
611 /* Define vfork as fork if vfork does not work. */
614 /* Define if the closedir function returns void instead of int. */
615 /* #undef VOID_CLOSEDIR */
617 /* Define if your processor stores words with the most significant
618 byte first (like Motorola and SPARC, unlike Intel and VAX). */
619 /* #undef WORDS_BIGENDIAN */
621 /* Define if lex declares yytext as a char * by default, not a char[]. */
622 #define YYTEXT_POINTER 1
624 #endif /* __GTKSETUPH__ */
627 /* Leave that blank line there!! Autoheader needs it.
628 If you're adding to this file, keep in mind:
629 The entries are in sort -df order: alphabetical, case insensitive,
630 ignoring punctuation (such as underscores). */