Bump API version for new plugin entry points (oops)
[geany-mirror.git] / win32-config.h
blobc406a7d655f1d339cd9558365bc6485dd51ecfa3
1 /* config.h. Generated by configure. */
2 /* config.h.in. Generated from configure.in by autoheader. */
4 /* Define to 1 if the `closedir' function returns void instead of `int'. */
5 /* #undef CLOSEDIR_VOID */
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8 systems. This function is required for `alloca.c' support on those systems.
9 */
10 /* #undef CRAY_STACKSEG_END */
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
15 /* always defined to indicate that i18n is enabled */
16 #define ENABLE_NLS 1
18 /* Gettext package. */
19 #define GETTEXT_PACKAGE "geany"
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #define HAVE_ALLOCA 1
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
26 #define HAVE_ALLOCA_H 1
28 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
29 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
31 /* Define to 1 if you have the `btowc' function. */
32 /* #undef HAVE_BTOWC */
34 /* Define to 1 if you have the `dcgettext' function. */
35 #define HAVE_DCGETTEXT 1
37 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
39 /* #undef HAVE_DECL_GETENV */
41 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43 #define HAVE_DIRENT_H 1
45 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
46 /* #undef HAVE_DOPRNT */
48 /* Define to 1 if you have the <fcntl.h> header file. */
49 //#define HAVE_FCNTL_H 1
51 /* Define to 1 if you have the `fgetpos' function. */
52 #define HAVE_FGETPOS 1
54 /* Define if you want to detect a running instance */
55 //#define HAVE_FIFO 1
57 /* Define to 1 if you have the <fnmatch.h> header file. */
58 #define HAVE_FNMATCH_H 1
60 /* Define to 1 if you have the `ftruncate' function. */
61 #define HAVE_FTRUNCATE 1
63 /* Define to 1 if you have the `getcwd' function. */
64 #define HAVE_GETCWD 1
66 /* Define to 1 if you have the `getpagesize' function. */
67 #define HAVE_GETPAGESIZE 1
69 /* Define if the GNU gettext() function is already present or preinstalled. */
70 #define HAVE_GETTEXT 1
72 /* Define to 1 if you have the `gettimeofday' function. */
73 #define HAVE_GETTIMEOFDAY 1
75 /* Define to 1 if you have the <glob.h> header file. */
76 #define HAVE_GLOB_H 1
78 /* Define to 1 if you have the <inttypes.h> header file. */
79 #define HAVE_INTTYPES_H 1
81 /* Define to 1 if you have the `isascii' function. */
82 #define HAVE_ISASCII 1
84 /* Define if your <locale.h> file defines LC_MESSAGES. */
85 #define HAVE_LC_MESSAGES 1
87 /* Define to 1 if you have the <libintl.h> header file. */
88 #define HAVE_LIBINTL_H 1
90 /* Define to 1 if you have the <limits.h> header file. */
91 #define HAVE_LIMITS_H 1
93 /* Define to 1 if you have the <locale.h> header file. */
94 #define HAVE_LOCALE_H 1
96 /* Define to 1 if `lstat' has the bug that it succeeds when given the
97 zero-length file name argument. */
98 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
100 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
101 to 0 otherwise. */
102 #define HAVE_MALLOC 1
104 /* Define to 1 if you have the `mblen' function. */
105 #define HAVE_MBLEN 1
107 /* Define to 1 if you have the `mbsrtowcs' function. */
108 /* #undef HAVE_MBSRTOWCS */
110 /* Define to 1 if <wchar.h> declares mbstate_t. */
111 #define HAVE_MBSTATE_T 1
113 /* Define to 1 if you have the <memory.h> header file. */
114 #define HAVE_MEMORY_H 1
116 /* Define to 1 if you have the `mempcpy' function. */
117 /* #undef HAVE_MEMPCPY */
119 /* Define to 1 if you have the `memset' function. */
120 #define HAVE_MEMSET 1
122 /* Define to 1 if you have a working `mmap' system call. */
123 //#define HAVE_MMAP 1
125 /* Define to 1 if you have the `munmap' function. */
126 //#define HAVE_MUNMAP 1
128 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
129 /* #undef HAVE_NDIR_H */
131 /* Define if plugins are enabled. */
132 #define HAVE_PLUGINS 1
134 /* Define to 1 if you have the `putenv' function. */
135 #define HAVE_PUTENV 1
137 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
138 and to 0 otherwise. */
139 #define HAVE_REALLOC 1
141 /* Define to 1 if you have the `realpath' function. */
142 #define HAVE_REALPATH 1
144 /* Should always be 1, required for CTags. */
145 #define HAVE_REGCOMP 1
147 /* Define to 1 if you have the `setenv' function. */
148 #define HAVE_SETENV 1
150 /* Define to 1 if `stat' has the bug that it succeeds when given the
151 zero-length file name argument. */
152 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
154 /* Define to 1 if stdbool.h conforms to C99. */
155 #define HAVE_STDBOOL_H 1
157 /* Define to 1 if you have the <stddef.h> header file. */
158 #define HAVE_STDDEF_H 1
160 /* Define to 1 if you have the <stdint.h> header file. */
161 #define HAVE_STDINT_H 1
163 /* Define to 1 if you have the <stdlib.h> header file. */
164 #define HAVE_STDLIB_H 1
166 /* Define to 1 if you have the `strcasecmp' function. */
167 #define HAVE_STRCASECMP 1
169 /* Define to 1 if you have the `strchr' function. */
170 #define HAVE_STRCHR 1
172 /* Define to 1 if you have the `strdup' function. */
173 #define HAVE_STRDUP 1
175 /* Define to 1 if you have the `strerror' function. */
176 #define HAVE_STRERROR 1
178 /* Define to 1 if you have the <strings.h> header file. */
179 #define HAVE_STRINGS_H 1
181 /* Define to 1 if you have the <string.h> header file. */
182 #define HAVE_STRING_H 1
184 /* Define to 1 if you have the `strrchr' function. */
185 #define HAVE_STRRCHR 1
187 /* Define to 1 if you have the `strspn' function. */
188 #define HAVE_STRSPN 1
190 /* Define to 1 if you have the `strstr' function. */
191 #define HAVE_STRSTR 1
193 /* Define to 1 if you have the `strtol' function. */
194 #define HAVE_STRTOL 1
196 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
198 /* #undef HAVE_SYS_DIR_H */
200 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
202 /* #undef HAVE_SYS_NDIR_H */
204 /* Define to 1 if you have the <sys/stat.h> header file. */
205 #define HAVE_SYS_STAT_H 1
207 /* Define to 1 if you have the <sys/time.h> header file. */
208 #define HAVE_SYS_TIME_H 1
210 /* Define to 1 if you have the <sys/types.h> header file. */
211 #define HAVE_SYS_TYPES_H 1
213 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
214 #define HAVE_SYS_WAIT_H 1
216 /* Define to 1 if you have the <unistd.h> header file. */
217 #define HAVE_UNISTD_H 1
219 /* Define to 1 if you have the `vprintf' function. */
220 #define HAVE_VPRINTF 1
222 /* Define if you want VTE support */
223 //#define HAVE_VTE 1
225 /* Define to 1 if you have the <wchar.h> header file. */
226 /* #undef HAVE_WCHAR_H */
228 /* Define to 1 if you have the <wctype.h> header file. */
229 /* #undef HAVE_WCTYPE_H */
231 /* Define to 1 if you have the `wmempcpy' function. */
232 /* #undef HAVE_WMEMPCPY */
234 /* Define to 1 if the system has the type `_Bool'. */
235 #define HAVE__BOOL 1
237 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
238 slash. */
239 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
241 /* Name of package */
242 #define PACKAGE "geany"
244 /* Define to the address where bug reports for this package should be sent. */
245 #define PACKAGE_BUGREPORT ""
247 /* Define to the full name of this package. */
248 #define PACKAGE_NAME ""
250 /* Define to the full name and version of this package. */
251 #define PACKAGE_STRING ""
253 /* Define to the one symbol short name of this package. */
254 #define PACKAGE_TARNAME ""
256 /* Define to the version of this package. */
257 #define PACKAGE_VERSION ""
259 /* Define as the return type of signal handlers (`int' or `void'). */
260 #define RETSIGTYPE void
262 /* If using the C implementation of alloca, define if you know the
263 direction of stack growth for your system; otherwise it will be
264 automatically deduced at run-time.
265 STACK_DIRECTION > 0 => grows toward higher addresses
266 STACK_DIRECTION < 0 => grows toward lower addresses
267 STACK_DIRECTION = 0 => direction of growth unknown */
268 /* #undef STACK_DIRECTION */
270 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
271 /* #undef STAT_MACROS_BROKEN */
273 /* Define to 1 if you have the ANSI C header files. */
274 #define STDC_HEADERS 1
276 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
277 #define TIME_WITH_SYS_TIME 1
279 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
280 /* #undef TM_IN_SYS_TIME */
282 /* Define to empty if `const' does not conform to ANSI C. */
283 /* #undef const */
285 /* Define to rpl_fnmatch if the replacement function should be used. */
286 /* #undef fnmatch */
288 /* Define to `__inline__' or `__inline' if that's what the C compiler
289 calls it, or to nothing if 'inline' is not supported under any name. */
290 #ifndef __cplusplus
291 /* #undef inline */
292 #endif
294 /* Define to rpl_malloc if the replacement function should be used. */
295 /* #undef malloc */
297 /* Define to a type if <wchar.h> does not define. */
298 /* #undef mbstate_t */
300 /* Define to `long' if <sys/types.h> does not define. */
301 /* #undef off_t */
303 /* Define to rpl_realloc if the replacement function should be used. */
304 /* #undef realloc */
306 /* Define to `unsigned' if <sys/types.h> does not define. */
307 /* #undef size_t */
309 /* Define to empty if the keyword `volatile' does not work. Warning: valid
310 code using `volatile' can become incorrect without. Disable with care. */
311 /* #undef volatile */
313 /* Version number of package */
314 #define VERSION "1.26"
316 #define REVISION "-1"
318 /* Define if you want to detect a running instance */
319 #define HAVE_SOCKET 1