]> Pileus Git - ~andy/gtk/blob - config.h.win32
47152927dfb27174698f932a730d41ee087b6191
[~andy/gtk] / config.h.win32
1 /* config.h.win32.  Handcrafted for Microsoft C */
2
3 #ifndef _MSC_VER
4 #error Unrecognized Win32 compiler, edit config.h.win32 by hand
5 #endif
6
7 /* Define if using alloca.c.  */
8 /* #undef C_ALLOCA */
9
10 /* Define to empty if the keyword does not work.  */
11 /* #undef const */
12
13 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
14    This function is required for alloca.c support on those systems.  */
15 /* #undef CRAY_STACKSEG_END */
16
17 /* Define if you have alloca, as a function or macro.  */
18 #define HAVE_ALLOCA 1
19 #define alloca _alloca
20
21 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
22 /* #undef HAVE_ALLOCA_H */
23
24 /* Define if you have a working `mmap' system call.  */
25 /* #undef HAVE_MMAP */
26
27 /* Define to empty, or __inline if that's what your compiler wants.  */
28 #define inline __inline
29
30 /* Define to `long' if <sys/types.h> doesn't define.  */
31 /* #undef off_t */
32
33 /* Define if you need to in order for stat and other things to work.  */
34 /* #undef _POSIX_SOURCE*/
35
36 /* Define as the return type of signal handlers (int or void).  */
37 #define RETSIGTYPE void
38
39 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
40 /* #undef size_t */
41
42 /* If using the C implementation of alloca, define if you know the
43    direction of stack growth for your system; otherwise it will be
44    automatically deduced at run-time.
45  STACK_DIRECTION > 0 => grows toward higher addresses
46  STACK_DIRECTION < 0 => grows toward lower addresses
47  STACK_DIRECTION = 0 => direction of growth unknown
48  */
49 /* #undef STACK_DIRECTION */
50
51 /* Define if you have the ANSI C header files.  */
52 #define STDC_HEADERS 1
53
54 /* Other stuff */
55 /* #undef ENABLE_NLS */
56 #define GTK_COMPILED_WITH_DEBUGGING "minimum"
57
58 /* #undef HAVE_CATGETS */
59 /* #undef HAVE_DIRENT_H */
60 /* #undef HAVE_GETTEXT */
61 /* #undef HAVE_IPC_H */
62 /* #undef HAVE_LC_MESSAGES */
63 /* #undef HAVE_PWD_H */
64 /* #undef HAVE_SHM_H */
65 /* #undef HAVE_STPCPY */
66 /* #undef HAVE_XSHM_H */
67 #define HAVE_SHAPE_EXT 1
68 /* #undef HAVE_SYS_SELECT_H */
69 /* #undef HAVE_SYS_TIME_H */
70 /* #undef HAVE_XCONVERTCASE */
71
72 /* #undef NO_FD_SET */
73
74 /* #undef XINPUT_NONE */
75 /* #undef XINPUT_GXI */
76 /* #undef XINPUT_XFREE */
77 #define XINPUT_WIN32 1
78
79 /* Define as the return type of signal handlers (int or void).  */
80 #define RETSIGTYPE void
81
82 /* Define if you have the __argz_count function.  */
83 /* #undef HAVE___ARGZ_COUNT */
84
85 /* Define if you have the __argz_next function.  */
86 /* #undef HAVE___ARGZ_NEXT */
87
88 /* Define if you have the __argz_stringify function.  */
89 /* #undef HAVE___ARGZ_STRINGIFY */
90
91 /* Define if you have the broken_wctype function.  */
92 /* #undef HAVE_BROKEN_WCTYPE */
93
94 /* Define if you have the dcgettext function.  */
95 /* #undef HAVE_DCGETTEXT */
96
97 /* Define if you have the getcwd function.  */
98 #define HAVE_GETCWD 1
99
100 /* Define if you have the getpagesize function.  */
101 #define HAVE_GETPAGESIZE 1
102
103 /* Define if you have the munmap function.  */
104 /* #undef HAVE_MUNMAP */
105
106 /* Define if you have the putenv function.  */
107 #define HAVE_PUTENV 1
108 #define putenv _putenv
109
110 /* Define if you have the setenv function.  */
111 /* #undef HAVE_SETENV */
112
113 /* Define if you have the setlocale function.  */
114 #define HAVE_SETLOCALE 1
115
116 /* Define if you have the stpcpy function.  */
117 /* #undef HAVE_STPCPY */
118
119 /* Define if you have the strcasecmp function.  */
120 #define HAVE_STRCASECMP 1
121 #define strcasecmp stricmp
122
123 /* Define if you have the strchr function.  */
124 #define HAVE_STRCHR 1
125
126 /* Define if you have the strdup function.  */
127 #define HAVE_STRDUP 1
128
129 /* Define if you have the <argz.h> header file.  */
130 /* #undef HAVE_ARGZ_H */
131
132 /* Define if you have the <dirent.h> header file.  */
133 /* #undef HAVE_DIRENT_H */
134
135 /* Define if you have the <limits.h> header file.  */
136 #define HAVE_LIMITS_H 1
137
138 /* Define if you have the <locale.h> header file.  */
139 #define HAVE_LOCALE_H 1
140
141 /* Define if you have the <malloc.h> header file.  */
142 #define HAVE_MALLOC_H 1
143
144 /* Define if you have the <nl_types.h> header file.  */
145 /* #undef HAVE_NL_TYPES_H */
146
147 /* Define if you have the <pwd.h> header file.  */
148 /* #undef HAVE_PWD_H */
149
150 /* Define if you have the <string.h> header file.  */
151 #define HAVE_STRING_H 1
152
153 /* Define if you have the <sys/param.h> header file.  */
154 /* #undef HAVE_SYS_PARAM_H */
155
156 /* Define if you have the <sys/time.h> header file.  */
157 /* #undef HAVE_SYS_TIME_H */
158
159 /* Define if you have the <unistd.h> header file.  */
160 /* #undef HAVE_UNISTD_H */
161
162 /* Define if you have the <wchar.h> header file.  */
163 #define HAVE_WCHAR_H 1
164
165 /* Define if you have the <wctype.h> header file.  */
166 #define HAVE_WCTYPE_H 1
167
168 /* Define if you have the i library (-li).  */
169 /* #undef HAVE_LIBI */
170
171 /* Define if you have the intl library (-lintl).  */
172 /* #undef HAVE_LIBINTL */
173
174 /* define if compiled symbols have a leading underscore */
175 /* #undef WITH_SYMBOL_UNDERSCORE */