Updated hunspell to 1.3.2
[TortoiseGit.git] / ext / hunspell / config.h
blobfe4ddf7a126a6070ab7835561e287207ba108bc6
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
5 */
6 #define CRAY_STACKSEG_END 1
8 /* Define to 1 if using `alloca.c'. */
9 #define C_ALLOCA 1
11 /* Define to 1 if translation of program messages to the user's native
12 language is requested. */
13 #undef ENABLE_NLS
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #define HAVE_ALLOCA 1
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20 #define HAVE_ALLOCA_H 1
22 /* Define to 1 if you have the <argz.h> header file. */
23 #define HAVE_ARGZ_H 1
25 /* "Define if you have the <curses.h> header" */
26 #undef HAVE_CURSES_H
28 /* Define if the GNU dcgettext() function is already present or preinstalled.
30 #define HAVE_DCGETTEXT 1
32 /* Define to 1 if you have the <dlfcn.h> header file. */
33 #define HAVE_DLFCN_H 1
35 /* Define to 1 if you have the <error.h> header file. */
36 #define HAVE_ERROR_H 1
38 /* Define to 1 if you have the <fcntl.h> header file. */
39 #define HAVE_FCNTL_H 1
41 /* Define to 1 if you have the `feof_unlocked' function. */
42 #define HAVE_FEOF_UNLOCKED 1
44 /* Define to 1 if you have the `fgets_unlocked' function. */
45 #define HAVE_FGETS_UNLOCKED 1
47 /* Define to 1 if you have the `getcwd' function. */
48 #define HAVE_GETCWD 1
50 /* Define to 1 if you have the `getc_unlocked' function. */
51 #define HAVE_GETC_UNLOCKED 1
53 /* Define to 1 if you have the `getegid' function. */
54 #define HAVE_GETEGID 1
56 /* Define to 1 if you have the `geteuid' function. */
57 #define HAVE_GETEUID 1
59 /* Define to 1 if you have the `getgid' function. */
60 #define HAVE_GETGID 1
62 /* Define to 1 if you have the `getpagesize' function. */
63 #define HAVE_GETPAGESIZE 1
65 /* Define if the GNU gettext() function is already present or preinstalled. */
66 #define HAVE_GETTEXT 1
68 /* Define to 1 if you have the `getuid' function. */
69 #define HAVE_GETUID 1
71 /* Define if you have the iconv() function. */
72 #undef HAVE_ICONV
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #define HAVE_INTTYPES_H 1
77 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
78 #define HAVE_LANGINFO_CODESET 1
80 /* Define if your <locale.h> file defines LC_MESSAGES. */
81 #define HAVE_LC_MESSAGES 1
83 /* Define to 1 if you have the <libintl.h> header file. */
84 #define HAVE_LIBINTL_H 1
86 /* Define to 1 if you have the <limits.h> header file. */
87 #define HAVE_LIMITS_H 1
89 /* Define to 1 if you have the <locale.h> header file. */
90 #define HAVE_LOCALE_H 1
92 /* Define to 1 if you have the `memchr' function. */
93 #define HAVE_MEMCHR 1
95 /* Define to 1 if you have the <memory.h> header file. */
96 #define HAVE_MEMORY_H 1
98 /* Define to 1 if you have the `mempcpy' function. */
99 #define HAVE_MEMPCPY 1
101 /* Define to 1 if you have a working `mmap' system call. */
102 #define HAVE_MMAP 1
104 /* Define to 1 if you have the `munmap' function. */
105 #define HAVE_MUNMAP 1
107 /* "Define if you have the <ncursesw/curses.h> header" */
108 #define HAVE_NCURSESW_H 1
110 /* Define to 1 if you have the <nl_types.h> header file. */
111 #define HAVE_NL_TYPES_H 1
113 /* Define to 1 if you have the `putenv' function. */
114 #define HAVE_PUTENV 1
116 /* "Define if you have fancy command input editing with Readline" */
117 #undef HAVE_READLINE
119 /* Define to 1 if you have the `setenv' function. */
120 #define HAVE_SETENV 1
122 /* Define to 1 if you have the `setlocale' function. */
123 #define HAVE_SETLOCALE 1
125 /* Define to 1 if you have the <stddef.h> header file. */
126 #define HAVE_STDDEF_H 1
128 /* Define to 1 if you have the <stdint.h> header file. */
129 #define HAVE_STDINT_H 1
131 /* Define to 1 if you have the <stdlib.h> header file. */
132 #define HAVE_STDLIB_H 1
134 /* Define to 1 if you have the `stpcpy' function. */
135 #define HAVE_STPCPY 1
137 /* Define to 1 if you have the `strcasecmp' function. */
138 #define HAVE_STRCASECMP 1
140 /* Define to 1 if you have the `strchr' function. */
141 #define HAVE_STRCHR 1
143 /* Define to 1 if you have the `strdup' function. */
144 #define HAVE_STRDUP 1
146 /* Define to 1 if you have the <strings.h> header file. */
147 #define HAVE_STRINGS_H 1
149 /* Define to 1 if you have the <string.h> header file. */
150 #define HAVE_STRING_H 1
152 /* Define to 1 if you have the `strstr' function. */
153 #define HAVE_STRSTR 1
155 /* Define to 1 if you have the `strtoul' function. */
156 #define HAVE_STRTOUL 1
158 /* Define to 1 if you have the <sys/param.h> header file. */
159 #define HAVE_SYS_PARAM_H 1
161 /* Define to 1 if you have the <sys/stat.h> header file. */
162 #define HAVE_SYS_STAT_H 1
164 /* Define to 1 if you have the <sys/types.h> header file. */
165 #define HAVE_SYS_TYPES_H 1
167 /* Define to 1 if you have the `tsearch' function. */
168 #define HAVE_TSEARCH 1
170 /* Define to 1 if you have the <unistd.h> header file. */
171 #define HAVE_UNISTD_H 1
173 /* Define to 1 if you have the `__argz_count' function. */
174 #define HAVE___ARGZ_COUNT 1
176 /* Define to 1 if you have the `__argz_next' function. */
177 #define HAVE___ARGZ_NEXT 1
179 /* Define to 1 if you have the `__argz_stringify' function. */
180 #define HAVE___ARGZ_STRINGIFY 1
182 /* "Define if you use exterimental functions" */
183 #undef HUNSPELL_EXPERIMENTAL
185 /* "Define if you need warning messages" */
186 #define HUNSPELL_WARNING_ON
188 /* Define as const if the declaration of iconv() needs const. */
189 #define ICONV_CONST 1
191 /* Name of package */
192 #define PACKAGE
194 /* Define to the address where bug reports for this package should be sent. */
195 #define PACKAGE_BUGREPORT
197 /* Define to the full name of this package. */
198 #define PACKAGE_NAME
200 /* Define to the full name and version of this package. */
201 #define PACKAGE_STRING
203 /* Define to the one symbol short name of this package. */
204 #define PACKAGE_TARNAME
206 /* Define to the version of this package. */
207 #define PACKAGE_VERSION "1.3.2"
208 #define VERSION "1.3.2"