]>
git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/modules/lseditor/config.h
1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
4 /* Define if using alloca.c. */
7 /* Define to empty if the keyword does not work. */
10 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
11 This function is required for alloca.c support on those systems. */
12 /* #undef CRAY_STACKSEG_END */
14 /* Define if you have alloca, as a function or macro. */
17 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
18 #define HAVE_ALLOCA_H 1
20 /* Define as __inline if that's what the C compiler calls it. */
23 /* Define as the return type of signal handlers (int or void). */
24 #define RETSIGTYPE void
26 /* Define to `unsigned' if <sys/types.h> doesn't define. */
29 /* If using the C implementation of alloca, define if you know the
30 direction of stack growth for your system; otherwise it will be
31 automatically deduced at run-time.
32 STACK_DIRECTION > 0 => grows toward higher addresses
33 STACK_DIRECTION < 0 => grows toward lower addresses
34 STACK_DIRECTION = 0 => direction of growth unknown
36 /* #undef STACK_DIRECTION */
38 /* Define if you have the ANSI C header files. */
39 #define STDC_HEADERS 1
41 /* Define if your <sys/time.h> declares struct tm. */
42 /* #undef TM_IN_SYS_TIME */
44 /* Define to use template STL (vs. wxSTL) */
45 #define wxUSE_TEMPLATE_STL 1
47 /* Define to use framelayout library */
48 /* #undef wxsUSE_FRAME_LAYOUT */
50 /* Define to use class-info plugin */
51 #define wxsUSE_CLASS_INFO 1
53 /* Define to use window manager plugin */
54 #define wxsUSE_WINDOWMANAGER 1
56 /* Define if you have the strdup function. */
59 /* Define if you have the <fcntl.h> header file. */
60 #define HAVE_FCNTL_H 1
62 /* Define if you have the <limits.h> header file. */
63 #define HAVE_LIMITS_H 1
65 /* Define if you have the <malloc.h> header file. */
66 #define HAVE_MALLOC_H 1
68 /* Define if you have the <strings.h> header file. */
69 #define HAVE_STRINGS_H 1
71 /* Define if you have the <sys/time.h> header file. */
72 #define HAVE_SYS_TIME_H 1
74 /* Define if you have the <unistd.h> header file. */
75 #define HAVE_UNISTD_H 1
78 #define PACKAGE "wxStudio"
80 /* Version number of package */
81 #define VERSION "0.0.2"