]> Pileus Git - ~andy/gtk/blob - config.h.win32.in
make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if
[~andy/gtk] / config.h.win32.in
1 /* config.h.win32.in. Merged from two versions generated by configure for gcc and MSVC.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 /* acconfig.h
4    This file is in the public domain.
5
6    Descriptive text for the C preprocessor macros that
7    the distributed Autoconf macros can define.
8    No software package will use all of them; autoheader copies the ones
9    your configure.in uses into your configuration header file templates.
10
11    The entries are in sort -df order: alphabetical, case insensitive,
12    ignoring punctuation (such as underscores).  Although this order
13    can split up related entries, it makes it easier to check whether
14    a given entry is in the file.
15
16    Leave the following blank line there!!  Autoheader needs it.  */
17 \f
18
19 /* Other stuff */
20 #define ENABLE_NLS 1
21 #define GTK_COMPILED_WITH_DEBUGGING "yes"
22
23 /* #undef HAVE_CATGETS */
24 /* #undef HAVE_DIMM_H */
25 /* #undef HAVE_DIRENT_H */
26 #define HAVE_GETTEXT 1
27 /* #undef HAVE_IPC_H */
28 /* #undef HAVE_LC_MESSAGES */
29 #define HAVE_PROGRESSIVE_JPEG 1
30 /* #undef HAVE_PWD_H */
31 /* #undef HAVE_SHM_H */
32 /* #undef HAVE_STPCPY */
33 /* #undef HAVE_XSHM_H */
34 /* #undef HAVE_SHAPE_EXT */
35 /* #undef HAVE_SYS_SELECT_H */
36 #ifndef _MSC_VER
37 #define HAVE_SYS_TIME_H 1
38 #else /* _MSC_VER */
39 /* #undef HAVE_SYS_TIME_H */
40 #endif /* _MSC_VER */
41 #define HAVE_WINSOCK_H 1
42 #define HAVE_WINTAB 1
43 /* #undef HAVE_XCONVERTCASE */
44 /* #undef HAVE_XFT */
45
46 #define NO_FD_SET 1
47
48 /* #undef RESOURCE_BASE */
49
50 #ifndef _MSC_VER
51 #define USE_GMODULE 1
52 #define USE_MMX 1
53 #endif
54
55 /* Define to use X11R6 additions to XIM */
56 /* #undef USE_X11R6_XIM */
57
58 /* Define to use XKB extension */
59 /* #undef HAVE_XKB */
60
61 /* Define to use shadowfb in the linux-fb port */
62 /* #undef ENABLE_SHADOW_FB */
63
64 /* Define to use a fb manager in the linux-fb port */
65 /* #undef ENABLE_FB_MANAGER */
66
67 /* #undef XINPUT_NONE */
68 /* #undef XINPUT_GXI */
69 /* #undef XINPUT_XFREE */
70
71 /* Define as the return type of signal handlers (int or void).  */
72 #define RETSIGTYPE void
73
74 /* Most machines will be happy with int or void.  IRIX requires '...' */
75 /* #undef SIGNAL_ARG_TYPE */
76
77 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
78
79 /* #undef PACKAGE */
80 /* #undef VERSION */
81
82 \f
83 /* Leave that blank line there!!  Autoheader needs it.
84    If you're adding to this file, keep in mind:
85    The entries are in sort -df order: alphabetical, case insensitive,
86    ignoring punctuation (such as underscores).  */
87
88 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
89    systems. This function is required for `alloca.c' support on those systems.
90    */
91 /* #undef CRAY_STACKSEG_END */
92
93 /* Define if using `alloca.c'. */
94 /* #undef C_ALLOCA */
95
96 /* Define if you have `alloca', as a function or macro. */
97 #define HAVE_ALLOCA 1
98
99 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
100 /* #undef HAVE_ALLOCA_H */
101
102 /* Define if you have the <argz.h> header file. */
103 /* #undef HAVE_ARGZ_H */
104
105 /* Define if you have the `bind_textdomain_codeset' function. */
106 /* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
107
108 /* Is the wctype implementation broken */
109 /* #undef HAVE_BROKEN_WCTYPE */
110
111 /* Define if you have the `dcgettext' function. */
112 #define HAVE_DCGETTEXT 1
113
114 /* Define if you have the <dimm.h> header file. */
115 /* #undef HAVE_DIMM_H */
116
117 /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
118 /* #undef HAVE_DIRENT_H */
119
120 /* Define if you have the <dlfcn.h> header file. */
121 /* #undef HAVE_DLFCN_H */
122
123 /* Define if you have the `getcwd' function. */
124 #define HAVE_GETCWD 1
125
126 /* Define if you have the `getpagesize' function. */
127 #ifndef _MSC_VER
128 #define HAVE_GETPAGESIZE 1
129 #else /* _MSC_VER */
130 /* #undef HAVE_GETPAGESIZE */
131 #endif /* _MSC_VER */
132
133 /* Define if you have the `getresuid' function. */
134 /* #undef HAVE_GETRESUID */
135
136 /* Define if you have the <inttypes.h> header file. */
137 /* #undef HAVE_INTTYPES_H */
138
139 /* Define if your <locale.h> file defines LC_MESSAGES. */
140 /* #undef HAVE_LC_MESSAGES */
141
142 /* Define if you have the <limits.h> header file. */
143 #define HAVE_LIMITS_H 1
144
145 /* Define if you have the <locale.h> header file. */
146 #define HAVE_LOCALE_H 1
147
148 /* Define if you have the `lstat' function. */
149 /* #undef HAVE_LSTAT */
150
151 /* Define if you have the <malloc.h> header file. */
152 #define HAVE_MALLOC_H 1
153
154 /* Define if you have the <memory.h> header file. */
155 #define HAVE_MEMORY_H 1
156
157 /* Define if you have the `mkstemp' function. */
158 /* #undef HAVE_MKSTEMP */
159
160 /* Define if you have a working `mmap' system call. */
161 /* #undef HAVE_MMAP */
162
163 /* Define if you have the `munmap' function. */
164 /* #undef HAVE_MUNMAP */
165
166 /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
167 /* #undef HAVE_NDIR_H */
168
169 /* Define if you have the <nl_types.h> header file. */
170 /* #undef HAVE_NL_TYPES_H */
171
172 /* Define if you have the `putenv' function. */
173 #define HAVE_PUTENV 1
174
175 /* Define if you have the <pwd.h> header file. */
176 /* #undef HAVE_PWD_H */
177
178 /* Define if you have the `setenv' function. */
179 /* #undef HAVE_SETENV */
180
181 /* Define if you have the `setlocale' function. */
182 #define HAVE_SETLOCALE 1
183
184 /* Define if you have the `sigsetjmp' function. */
185 /* #undef HAVE_SIGSETJMP */
186
187 /* Define if you have the <stdint.h> header file. */
188 #ifndef _MSC_VER
189 #define HAVE_STDINT_H 1
190 #else /* _MSC_VER */
191 /* #undef HAVE_STDINT_H */
192 #endif /* _MSC_VER */
193
194 /* Define if you have the <stdlib.h> header file. */
195 #define HAVE_STDLIB_H 1
196
197 /* Define if you have the `strcasecmp' function. */
198 #ifndef _MSC_VER
199 #define HAVE_STRCASECMP 1
200 #else /* _MSC_VER */
201 /* #undef HAVE_STRCASECMP */
202 #endif /* _MSC_VER */
203
204 /* Define if you have the `strchr' function. */
205 #define HAVE_STRCHR 1
206
207 /* Define if you have the `strdup' function. */
208 #define HAVE_STRDUP 1
209
210 /* Define if you have the <strings.h> header file. */
211 /* #undef HAVE_STRINGS_H */
212
213 /* Define if you have the <string.h> header file. */
214 #define HAVE_STRING_H 1
215
216 /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
217 /* #undef HAVE_SYS_DIR_H */
218
219 /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
220 /* #undef HAVE_SYS_NDIR_H */
221
222 /* Define if you have the <sys/param.h> header file. */
223 /* #undef HAVE_SYS_PARAM_H */
224
225 /* Define if you have the <sys/stat.h> header file. */
226 #define HAVE_SYS_STAT_H 1
227
228 /* Define if you have the <sys/time.h> header file. */
229 #ifndef _MSC_VER
230 #define HAVE_SYS_TIME_H 1
231 #else /* _MSC_VER */
232 /* #undef HAVE_SYS_TIME_H */
233 #endif /* _MSC_VER */
234
235 /* Define if you have the <sys/types.h> header file. */
236 #define HAVE_SYS_TYPES_H 1
237
238 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
239 /* #undef HAVE_SYS_WAIT_H */
240
241 /* Define if you have the <unistd.h> header file. */
242 #ifndef _MSC_VER
243 #define HAVE_UNISTD_H 1
244 #else /* _MSC_VER */
245 /* #undef HAVE_UNISTD_H */
246 #endif /* _MSC_VER */
247
248 /* Have wchar.h include file */
249 #define HAVE_WCHAR_H 1
250
251 /* Have wctype.h include file */
252 #define HAVE_WCTYPE_H 1
253
254 /* Define if you have the <winsock.h> header file. */
255 #define HAVE_WINSOCK_H 1
256
257 /* Define if you have the `__argz_count' function. */
258 /* #undef HAVE___ARGZ_COUNT */
259
260 /* Define if you have the `__argz_next' function. */
261 /* #undef HAVE___ARGZ_NEXT */
262
263 /* Define if you have the `__argz_stringify' function. */
264 /* #undef HAVE___ARGZ_STRINGIFY */
265
266 /* Define as the return type of signal handlers (`int' or `void'). */
267 #define RETSIGTYPE void
268
269 /* If using the C implementation of alloca, define if you know the
270    direction of stack growth for your system; otherwise it will be
271    automatically deduced at run-time.
272         STACK_DIRECTION > 0 => grows toward higher addresses
273         STACK_DIRECTION < 0 => grows toward lower addresses
274         STACK_DIRECTION = 0 => direction of growth unknown */
275 /* #undef STACK_DIRECTION */
276
277 /* Define if you have the ANSI C header files. */
278 #define STDC_HEADERS 1
279
280 /* Define to empty if `const' does not conform to ANSI C. */
281 /* #undef const */
282
283 /* Define to `int' if <sys/types.h> doesn't define. */
284 #define gid_t int
285
286 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
287    if it is not supported. */
288 /* #undef inline */
289
290 /* Define to `long' if <sys/types.h> does not define. */
291 /* #undef off_t */
292
293 /* Define to `unsigned' if <sys/types.h> does not define. */
294 /* #undef size_t */
295
296 /* Define to `int' if <sys/types.h> doesn't define. */
297 #define uid_t int