]> Pileus Git - ~andy/gtk/blob - config.h.win32.in
removed linux-fb backend files.
[~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 #define HAVE_GETTEXT 1
26 /* #undef HAVE_IPC_H */
27 /* #undef HAVE_LC_MESSAGES */
28 #define HAVE_PROGRESSIVE_JPEG 1
29 /* #undef HAVE_PWD_H */
30 /* #undef HAVE_SHM_H */
31 /* #undef HAVE_STPCPY */
32 /* #undef HAVE_XSHM_H */
33 /* #undef HAVE_SHAPE_EXT */
34 /* #undef HAVE_SOLARIS_XINERAMA */
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 /* #undef HAVE_XFREE_XINERAMA */
42 /* #undef HAVE_XINERAMA */
43 /* #undef HAVE_XCONVERTCASE */
44 /* #undef HAVE_XFT */
45
46 /* #undef HAVE_SIGSETJMP */
47
48 #define NO_FD_SET 1
49
50 /* #undef RESOURCE_BASE */
51
52 #ifndef _MSC_VER
53 #define USE_GMODULE 1
54 #define USE_MMX 1
55 #endif
56
57 /* Define to use XKB extension */
58 /* #undef HAVE_XKB */
59
60 /* #undef XINPUT_NONE */
61 /* #undef XINPUT_GXI */
62 /* #undef XINPUT_XFREE */
63
64 /* Define as the return type of signal handlers (int or void).  */
65 #define RETSIGTYPE void
66
67 /* Most machines will be happy with int or void.  IRIX requires '...' */
68 /* #undef SIGNAL_ARG_TYPE */
69
70 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
71
72 /* #undef PACKAGE */
73 /* #undef VERSION */
74
75 \f
76 /* Leave that blank line there!!  Autoheader needs it.
77    If you're adding to this file, keep in mind:
78    The entries are in sort -df order: alphabetical, case insensitive,
79    ignoring punctuation (such as underscores).  */
80
81 /* always defined to indicate that i18n is enabled */
82 #define ENABLE_NLS 1
83
84 /* Define the location where the catalogs will be installed */
85 #define GTK_LOCALEDIR "UNUSED/share/locale"
86
87 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
88 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
89
90 /* Is the wctype implementation broken */
91 /* #undef HAVE_BROKEN_WCTYPE */
92
93 /* Define to 1 if you have the `dcgettext' function. */
94 #define HAVE_DCGETTEXT 1
95
96 /* Define to 1 if you have the <dlfcn.h> header file. */
97 /* #undef HAVE_DLFCN_H */
98
99 /* Define to 1 if you have the `flockfile' function. */
100 /* #undef HAVE_FLOCKFILE */
101
102 /* Define to 1 if you have the `getpagesize' function. */
103 #ifndef _MSC_VER
104 #define HAVE_GETPAGESIZE 1
105 #else /* _MSC_VER */
106 /* #undef HAVE_GETPAGESIZE */
107 #endif /* _MSC_VER */
108
109 /* Define to 1 if you have the `getresuid' function. */
110 /* #undef HAVE_GETRESUID */
111
112 /* Define if the GNU gettext() function is already present or preinstalled. */
113 #define HAVE_GETTEXT 1
114
115 /* Define to 1 if you have the <inttypes.h> header file. */
116 #ifndef _MSC_VER
117 #define HAVE_INTTYPES_H 1
118 #else /* _MSC_VER */
119 /* #undef HAVE_INTTYPES_H */
120 #endif /* _MSC_VER */
121
122 /* Define if your <locale.h> file defines LC_MESSAGES. */
123 /* #undef HAVE_LC_MESSAGES */
124
125 /* Define to 1 if you have the <locale.h> header file. */
126 #define HAVE_LOCALE_H 1
127
128 /* Define to 1 if you have the `lstat' function. */
129 /* #undef HAVE_LSTAT */
130
131 /* Define to 1 if you have the `mallinfo' function. */
132 /* #undef HAVE_MALLINFO */
133
134 /* Define to 1 if you have the <memory.h> header file. */
135 #define HAVE_MEMORY_H 1
136
137 /* Define to 1 if you have the `mkstemp' function. */
138 /* #undef HAVE_MKSTEMP */
139
140 /* Define to 1 if you have a working `mmap' system call. */
141 /* #undef HAVE_MMAP */
142
143 /* Define to 1 if you have the <pwd.h> header file. */
144 /* #undef HAVE_PWD_H */
145
146 /* Have the Xrandr extension library */
147 /* #undef HAVE_RANDR */
148
149 /* Define to 1 if you have the <stdint.h> header file. */
150 #ifndef _MSC_VER
151 #define HAVE_STDINT_H 1
152 #else /* _MSC_VER */
153 /* #undef HAVE_STDINT_H */
154 #endif /* _MSC_VER */
155
156 /* Define to 1 if you have the <stdlib.h> header file. */
157 #define HAVE_STDLIB_H 1
158
159 /* Define to 1 if you have the <strings.h> header file. */
160 /* #undef HAVE_STRINGS_H */
161
162 /* Define to 1 if you have the <string.h> header file. */
163 #define HAVE_STRING_H 1
164
165 /* Define to 1 if you have the <sys/stat.h> header file. */
166 #define HAVE_SYS_STAT_H 1
167
168 /* Define to 1 if you have the <sys/time.h> header file. */
169 #ifndef _MSC_VER
170 #define HAVE_SYS_TIME_H 1
171 #else /* _MSC_VER */
172 /* #undef HAVE_SYS_TIME_H */
173 #endif /* _MSC_VER */
174
175 /* Define to 1 if you have the <sys/types.h> header file. */
176 #define HAVE_SYS_TYPES_H 1
177
178 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
179 /* #undef HAVE_SYS_WAIT_H */
180
181 /* Define to 1 if you have the <unistd.h> header file. */
182 #ifndef _MSC_VER
183 #define HAVE_UNISTD_H 1
184 #else /* _MSC_VER */
185 /* #undef HAVE_UNISTD_H */
186 #endif /* _MSC_VER */
187
188 /* Have uxtheme.h include file */
189 #define HAVE_UXTHEME_H 1
190
191 /* Have wchar.h include file */
192 #define HAVE_WCHAR_H 1
193
194 /* Have wctype.h include file */
195 #define HAVE_WCTYPE_H 1
196
197 /* Define if we have X11R6 */
198 /* #undef HAVE_X11R6 */
199
200 /* Define to 1 if you have the `XConvertCase' function. */
201 /* #undef HAVE_XCONVERTCASE */
202
203 /* Have the Xcursor library */
204 /* #undef HAVE_XCURSOR */
205
206 /* Have the XFIXES X extension */
207 /* #undef HAVE_XFIXES */
208
209 /* Define to 1 if you have the `XInternAtoms' function. */
210 /* #undef HAVE_XINTERNATOMS */
211
212 /* Have the SYNC extension library */
213 /* #undef HAVE_XSYNC */
214
215 /* Define if _NL_TIME_FIRST_WEEKDAY is available */
216 /* #undef HAVE__NL_TIME_FIRST_WEEKDAY */
217
218 /* Define if <X11/extensions/XIproto.h> needed for xReply */
219 /* #undef NEED_XIPROTO_H_FOR_XREPLY */
220
221 /* Define to the address where bug reports for this package should be sent. */
222 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
223
224 /* Define to the full name of this package. */
225 #define PACKAGE_NAME "gtk+"
226
227 /* Define to the full name and version of this package. */
228 #define PACKAGE_STRING "gtk+ 2.9.0"
229
230 /* Define to the one symbol short name of this package. */
231 #define PACKAGE_TARNAME "gtk+"
232
233 /* Define to the version of this package. */
234 #define PACKAGE_VERSION "@GTK_MAJOR_VERSION@.@GTK_MINOR_VERSION@.@GTK_MICRO_VERSION@"
235
236 /* Define as the return type of signal handlers (`int' or `void'). */
237 #define RETSIGTYPE void
238
239 /* Define to 1 if you have the ANSI C header files. */
240 #define STDC_HEADERS 1
241
242 /* Whether to load modules via .la files rather than directly */
243 /* #undef USE_LA_MODULES */
244
245 /* Define to 1 if the X Window System is missing or not being used. */
246 /* #undef X_DISPLAY_MISSING */
247
248 /* Number of bits in a file offset, on hosts where this is settable. */
249 /* #undef _FILE_OFFSET_BITS */
250
251 /* Define for large files, on AIX-style hosts. */
252 /* #undef _LARGE_FILES */
253
254 /* Define to empty if `const' does not conform to ANSI C. */
255 /* #undef const */
256
257 /* Define to `int' if <sys/types.h> doesn't define. */
258 #define gid_t int
259
260 /* Define to `int' if <sys/types.h> doesn't define. */
261 #define uid_t int