]> Pileus Git - ~andy/gtk/blob - config.h.win32.in
Merge branch 'native-layout-incubator'
[~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.  Generated from config.h.in by configure.  */
3 /* config.h.in.  Generated from configure.in by autoheader.  */
4
5 /* always defined to indicate that i18n is enabled */
6 #define ENABLE_NLS 1
7
8 /* Define if gio can sniff image data */
9 /* #undef GDK_PIXBUF_USE_GIO_MIME */
10
11 /* The prefix for our gettext translation domains. */
12 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
13
14 /* Define if debugging is enabled */
15 #define GTK_COMPILED_WITH_DEBUGGING "yes"
16
17 /* Define the location where the catalogs will be installed */
18 #define GTK_LOCALEDIR "NONE/share/locale"
19
20 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
21 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
22
23 /* Is the wctype implementation broken */
24 /* #undef HAVE_BROKEN_WCTYPE */
25
26 /* Define to 1 if you have the <crt_externs.h> header file. */
27 /* #undef HAVE_CRT_EXTERNS_H */
28
29 /* Define to 1 if CUPS 1.2 API is available */
30 /* #undef HAVE_CUPS_API_1_2 */
31
32 /* Define to 1 if you have the `dcgettext' function. */
33 #define HAVE_DCGETTEXT 1
34
35 /* Define to 1 if you have the <dlfcn.h> header file. */
36 /* #undef HAVE_DLFCN_H */
37
38 /* Define to 1 if you have the `flockfile' function. */
39 /* #undef HAVE_FLOCKFILE */
40
41 /* Define to 1 if you have the <ftw.h> header file. */
42 /* #undef HAVE_FTW_H */
43
44 /* Define to 1 if you have the `getc_unlocked' function. */
45 /* #undef HAVE_GETC_UNLOCKED */
46
47 /* Define to 1 if you have the `getpagesize' function. */
48 #ifndef _MSC_VER
49 #define HAVE_GETPAGESIZE 1
50 #else
51 /* #undef HAVE_GETPAGESIZE */
52 #endif
53
54 /* Define to 1 if you have the `getresuid' function. */
55 /* #undef HAVE_GETRESUID */
56
57 /* Define if the GNU gettext() function is already present or preinstalled. */
58 #define HAVE_GETTEXT 1
59
60 /* Have GNU ftw */
61 /* #undef HAVE_GNU_FTW */
62
63 /* Define to 1 if you have the `httpGetAuthString' function. */
64 /* #undef HAVE_HTTPGETAUTHSTRING */
65
66 /* Define if cups http_t authstring field is accessible */
67 /* #undef HAVE_HTTP_AUTHSTRING */
68
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #ifndef _MSC_VER
71 #define HAVE_INTTYPES_H 1
72 #else
73 /* #undef HAVE_INTTYPES_H */
74 #endif
75
76 /* Define to 1 if ipc.h is available */
77 /* #undef HAVE_IPC_H */
78
79 /* Define if your <locale.h> file defines LC_MESSAGES. */
80 /* #undef HAVE_LC_MESSAGES */
81
82 /* Define to 1 if you have the <locale.h> header file. */
83 #define HAVE_LOCALE_H 1
84
85 /* Define to 1 if you have the `localtime_r' function. */
86 /* #undef HAVE_LOCALTIME_R */
87
88 /* Define to 1 if you have the `lstat' function. */
89 /* #undef HAVE_LSTAT */
90
91 /* Define to 1 if you have the `mallinfo' function. */
92 /* #undef HAVE_MALLINFO */
93
94 /* Define to 1 if you have the <memory.h> header file. */
95 #define HAVE_MEMORY_H 1
96
97 /* Define to 1 if you have the `mkstemp' function. */
98 /* #undef HAVE_MKSTEMP */
99
100 /* Define to 1 if you have a working `mmap' system call. */
101 /* #undef HAVE_MMAP */
102
103 /* Define to 1 if libpapi available */
104 /* #undef HAVE_PAPI */
105
106 /* Define to 1 is libjpeg supports progressive JPEG */
107 /* #undef HAVE_PROGRESSIVE_JPEG */
108
109 /* Define to 1 if you have the <pwd.h> header file. */
110 /* #undef HAVE_PWD_H */
111
112 /* Have the Xrandr extension library */
113 /* #undef HAVE_RANDR */
114
115 /* Define to 1 if shm.h is available */
116 /* #undef HAVE_SHM_H */
117
118 /* Define to 1 if sigsetjmp is available */
119 /* #undef HAVE_SIGSETJMP */
120
121 /* Have the sockaddr_un.sun_len member */
122 /* #undef HAVE_SOCKADDR_UN_SUN_LEN */
123
124 /* Define to 1 if solaris xinerama is available */
125 /* #undef HAVE_SOLARIS_XINERAMA */
126
127 /* Define to 1 if you have the <stdint.h> header file. */
128 #ifndef _MSC_VER
129 #define HAVE_STDINT_H 1
130 #else
131 /* #undef HAVE_STDINT_H */
132 #endif
133
134 /* Define to 1 if you have the <stdlib.h> header file. */
135 #define HAVE_STDLIB_H 1
136
137 /* Define to 1 if you have the <strings.h> header file. */
138 #define HAVE_STRINGS_H 1
139
140 /* Define to 1 if you have the <string.h> header file. */
141 #define HAVE_STRING_H 1
142
143 /* Define to 1 if sys/select.h is available */
144 /* #undef HAVE_SYS_SELECT_H */
145
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #define HAVE_SYS_STAT_H 1
148
149 /* Define to 1 if sys/sysinfo.h is available */
150 /* #undef HAVE_SYS_SYSINFO_H */
151
152 /* Define to 1 if sys/systeminfo.h is available */
153 /* #undef HAVE_SYS_SYSTEMINFO_H */
154
155 /* Define to 1 if you have the <sys/time.h> header file. */
156 #ifndef _MSC_VER
157 #define HAVE_SYS_TIME_H 1
158 #else /* _MSC_VER */
159 /* #undef HAVE_SYS_TIME_H */
160 #endif
161
162 /* Define to 1 if you have the <sys/types.h> header file. */
163 #define HAVE_SYS_TYPES_H 1
164
165 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
166 /* #undef HAVE_SYS_WAIT_H */
167
168 /* Define to 1 if you have the <unistd.h> header file. */
169 #ifndef _MSC_VER
170 #define HAVE_UNISTD_H 1
171 #else
172 /* #undef HAVE_UNISTD_H */
173 #endif
174
175 /* Have uxtheme.h include file */
176 #define HAVE_UXTHEME_H 1
177
178 /* Have wchar.h include file */
179 #define HAVE_WCHAR_H 1
180
181 /* Have wctype.h include file */
182 #define HAVE_WCTYPE_H 1
183
184 /* Define if we have X11R6 */
185 /* #undef HAVE_X11R6 */
186
187 /* Have the XCOMPOSITE X extension */
188 /* #undef HAVE_XCOMPOSITE */
189
190 /* Define to 1 if you have the `XConvertCase' function. */
191 /* #undef HAVE_XCONVERTCASE */
192
193 /* Have the Xcursor library */
194 /* #undef HAVE_XCURSOR */
195
196 /* Have the XDAMAGE X extension */
197 /* #undef HAVE_XDAMAGE */
198
199 /* Have the XFIXES X extension */
200 /* #undef HAVE_XFIXES */
201
202 /* Define to 1 if XFree Xinerama is available */
203 /* #undef HAVE_XFREE_XINERAMA */
204
205 /* Define to 1 if xinerama is available */
206 /* #undef HAVE_XINERAMA */
207
208 /* Define to 1 if you have the `XInternAtoms' function. */
209 /* #undef HAVE_XINTERNATOMS */
210
211 /* Define to use XKB extension */
212 /* #undef HAVE_XKB */
213
214 /* Define to 1 if xshm.h is available */
215 /* #undef HAVE_XSHM_H */
216
217 /* Have the SYNC extension library */
218 /* #undef HAVE_XSYNC */
219
220 /* Define if _NL_MEASUREMENT_MEASUREMENT is available */
221 /* #undef HAVE__NL_MEASUREMENT_MEASUREMENT */
222
223 /* Define if _NL_PAPER_HEIGHT is available */
224 /* #undef HAVE__NL_PAPER_HEIGHT */
225
226 /* Define if _NL_PAPER_WIDTH is available */
227 /* #undef HAVE__NL_PAPER_WIDTH */
228
229 /* Define if _NL_TIME_FIRST_WEEKDAY is available */
230 /* #undef HAVE__NL_TIME_FIRST_WEEKDAY */
231
232 /* Define to 1 if you have the `_NSGetEnviron' function. */
233 /* #undef HAVE__NSGETENVIRON */
234
235 /* Define to the sub-directory in which libtool stores uninstalled libraries.
236    */
237 #define LT_OBJDIR ".libs/"
238
239 /* Define if <X11/extensions/XIproto.h> needed for xReply */
240 /* #undef NEED_XIPROTO_H_FOR_XREPLY */
241
242 /* Define to 1 if fd_set is not available */
243 #define NO_FD_SET 1
244
245 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
246 #ifndef _MSC_VER
247 /* #undef NO_MINUS_C_MINUS_O */
248 #else 
249 #define NO_MINUS_C_MINUS_O 1
250 #endif
251
252 /* Define to the address where bug reports for this package should be sent. */
253 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
254
255 /* Define to the full name of this package. */
256 #define PACKAGE_NAME "gtk+"
257
258 /* Define to the full name and version of this package. */
259 #define PACKAGE_STRING "gtk+ @GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@"
260
261 /* Define to the one symbol short name of this package. */
262 #define PACKAGE_TARNAME "gtk+"
263
264 /* Define to the version of this package. */
265 #define PACKAGE_VERSION "@GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@"
266
267 /* Define as the return type of signal handlers (`int' or `void'). */
268 #define RETSIGTYPE void
269
270 /* Define to 1 if you have the ANSI C header files. */
271 #define STDC_HEADERS 1
272
273 /* Define to 1 if gmodule works and should be used */
274 #define USE_GMODULE 1
275
276 /* Whether to load modules via .la files rather than directly */
277 /* #undef USE_LA_MODULES */
278
279 /* Define to 1 if medialib is available and should be used */
280 /* #undef USE_MEDIALIB */
281
282 /* Define to 1 if medialib 2.5 is available */
283 /* #undef USE_MEDIALIB25 */
284
285 /* Define to 1 if XXM is available and should be used */
286 #ifndef _MSC_VER
287 #  define USE_MMX 1
288 #else
289 #  undef USE_MMX
290 #endif
291
292 /* Define to 1 if no XInput should be used */
293 /* #undef XINPUT_NONE */
294
295 /* Define to 1 if XFree XInput should be used */
296 /* #undef XINPUT_XFREE */
297
298 /* Define to 1 if the X Window System is missing or not being used. */
299 /* #undef X_DISPLAY_MISSING */
300
301 /* Number of bits in a file offset, on hosts where this is settable. */
302 /* #undef _FILE_OFFSET_BITS */
303
304 /* Define for large files, on AIX-style hosts. */
305 /* #undef _LARGE_FILES */
306
307 /* Define to empty if `const' does not conform to ANSI C. */
308 /* #undef const */
309
310 /* Define to `int' if <sys/types.h> doesn't define. */
311 #define gid_t int
312
313 /* Define to `int' if <sys/types.h> doesn't define. */
314 #define uid_t int