app: s/sprintf/g_snprintf/ in xcf_save_image()
[gimp.git] / config.h.win32
blob212a13000b9203cabee53ca5b9decef69b058866
1 /* WARNING! OUTDATED! If you care about this file, fix it! */
3 /* config.h.win32. Hand-generated */
4 #define GETTEXT_PACKAGE "gimp14"
6 /* Define if using alloca.c.  */
7 /* #undef C_ALLOCA */
9 /* Define to empty if the keyword does not work.  */
10 /* #undef const */
12 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
13    This function is required for alloca.c support on those systems.  */
14 /* #undef CRAY_STACKSEG_END */
16 /* Define if you have alloca, as a function or macro.  */
17 #define HAVE_ALLOCA 1
19 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
20 /* #undef HAVE_ALLOCA_H */
22 /* Define if you don't have vprintf but do have _doprnt.  */
23 /* #undef HAVE_DOPRNT */
25 /* Define if you have a working `mmap' system call.  */
26 /* #undef HAVE_MMAP */
28 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
29 /* #undef HAVE_SYS_WAIT_H */
31 /* Define if you have <unistd.h>.  */
32 /* #undef HAVE_UNISTD_H */
34 /* Define if you have the vprintf function.  */
35 #define HAVE_VPRINTF 1
37 /* Define as __inline if that's what the C compiler calls it.  */
38 #define inline __inline
40 /* Define to `long' if <sys/types.h> doesn't define.  */
41 /* #undef off_t */
43 /* Define to `int' if <sys/types.h> doesn't define.  */
44 /* #undef pid_t */
46 /* Define if you need to in order for stat and other things to work.  */
47 /* #undef _POSIX_SOURCE */
49 /* Define as the return type of signal handlers (int or void).  */
50 #define RETSIGTYPE void
52 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
53 /* #undef size_t */
55 /* If using the C implementation of alloca, define if you know the
56    direction of stack growth for your system; otherwise it will be
57    automatically deduced at run-time.
58  STACK_DIRECTION > 0 => grows toward higher addresses
59  STACK_DIRECTION < 0 => grows toward lower addresses
60  STACK_DIRECTION = 0 => direction of growth unknown
61  */
62 #define STACK_DIRECTION -1
64 /* Define if you have the ANSI C header files.  */
65 #define STDC_HEADERS 1
67 /* Define if your processor stores words with the most significant
68    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
69 /* #undef WORDS_BIGENDIAN */
71 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
72 /* #undef TIME_WITH_SYS_TIME */
74 /* #undef ENABLE_MP */
75 #define ENABLE_NLS 1
76 /* #undef HAVE_CATGETS */
77 #define HAVE_DIRENT_H 1
78 /* #undef HAVE_DOPRNT */
79 /* #undef HAVE_GETTEXT */
80 /* #undef HAVE_IPC_H */
81 /* #undef HAVE_LC_MESSAGES */
82 /* #undef HAVE_NDIR_H */
83 #define HAVE_PROGRESSIVE_JPEG 1
84 /* #undef HAVE_PUTENV */
85 /* #undef HAVE_RINT */
86 /* #undef HAVE_SHM_H */
87 /* #undef HAVE_STPCPY */
88 /* #undef HAVE_SYS_DIR_H */
89 /* #undef HAVE_SYS_NDIR_H */
90 /* #undef HAVE_SYS_PARAM_H */
91 /* #undef HAVE_SYS_SELECT_H */
92 /* #undef HAVE_SYS_TIME_H */
93 /* #undef HAVE_SYS_TIMES_H */
94 /* #undef HAVE_UNISTD_H */
95 #define HAVE_VPRINTF 1
96 /* #undef HAVE_VSNPRINTF */
97 /* #undef HAVE_XSHM_H */
99 /* #undef IPC_RMID_DEFERRED_RELEASE */
101 /* #undef NO_DIFFTIME */
102 /* #undef NO_FD_SET */
104 #define RAND_FUNC g_random_int
105 #define SRAND_FUNC g_random_set_seed
107 /* #undef USE_PTHREADS */
109 /* Define if you have the __argz_count function.  */
110 /* #undef HAVE___ARGZ_COUNT */
112 /* Define if you have the __argz_next function.  */
113 /* #undef HAVE___ARGZ_NEXT */
115 /* Define if you have the __argz_stringify function.  */
116 /* #undef HAVE___ARGZ_STRINGIFY */
118 /* Define if you have the dcgettext function.  */
119 /* #undef HAVE_DCGETTEXT */
121 /* Define if you have the getcwd function.  */
122 /* #undef HAVE_GETCWD */
124 /* Define if you have the getpagesize function.  */
125 /* #undef HAVE_GETPAGESIZE */
127 /* Define if you have the munmap function.  */
128 /* #undef HAVE_MUNMAP */
130 /* Define if you have the putenv function.  */
131 /* #undef HAVE_PUTENV */
133 /* Define if you have the setenv function.  */
134 /* #undef HAVE_SETENV */
136 /* Define if you have the setlocale function.  */
137 #define HAVE_SETLOCALE 1
139 /* Define if you have the stpcpy function.  */
140 /* #undef HAVE_STPCPY */
142 /* Define if you have the strcasecmp function.  */
143 /* #undef HAVE_STRCASECMP */
145 /* Define if you have the strchr function.  */
146 #define HAVE_STRCHR 1
148 /* Define if you have the strdup function.  */
149 #define HAVE_STRDUP 1
151 /* Define if you have the vsnprintf function.  */
152 /* #undef HAVE_VSNPRINTF */
154 /* Define if you have the <argz.h> header file.  */
155 /* #undef HAVE_ARGZ_H */
157 /* Define if you have the <limits.h> header file.  */
158 #define HAVE_LIMITS_H 1
160 /* Define if you have the <locale.h> header file.  */
161 #define HAVE_LOCALE_H 1
163 /* Define if you have the <malloc.h> header file.  */
164 /* #undef HAVE_MALLOC_H */
166 /* Define if you have the <ndir.h> header file.  */
167 /* #undef HAVE_NDIR_H */
169 /* Define if you have the <nl_types.h> header file.  */
170 /* #undef HAVE_NL_TYPES_H */
172 /* Define if you have the <string.h> header file.  */
173 #define HAVE_STRING_H 1
175 /* Define if you have the <sys/dir.h> header file.  */
176 /* #undef HAVE_SYS_DIR_H */
178 /* Define if you have the <sys/ndir.h> header file.  */
179 /* #undef HAVE_SYS_NDIR_H */
181 /* Define if you have the <sys/param.h> header file.  */
182 /* #undef HAVE_SYS_PARAM_H */
184 /* Define if you have the <unistd.h> header file.  */
185 /* #undef HAVE_UNISTD_H */
187 /* Define if you have the i library (-li).  */
188 /* #undef HAVE_LIBI */
190 /* File + Xtns at the toolbox, only *not* on OSX */
191 #define ENABLE_TOOLBOX_MENU 1