1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2 
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
7 
8 /* Define to 1 if using `alloca.c'. */
9 #define C_ALLOCA 1
10 
11 /* Define to 1 if translation of program messages to the user's native
12    language is requested. */
13 #undef ENABLE_NLS
14 
15 /* Define to 1 if you have `alloca', as a function or macro. */
16 #define HAVE_ALLOCA 1
17 
18 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
19    */
20 #define HAVE_ALLOCA_H 1
21 
22 /* Define to 1 if you have the <argz.h> header file. */
23 #define HAVE_ARGZ_H 1
24 
25 /* "Define if you have the <curses.h> header" */
26 #undef HAVE_CURSES_H
27 
28 /* Define if the GNU dcgettext() function is already present or preinstalled.
29    */
30 #define HAVE_DCGETTEXT 1
31 
32 /* Define to 1 if you have the <dlfcn.h> header file. */
33 #define HAVE_DLFCN_H 1
34 
35 /* Define to 1 if you have the <error.h> header file. */
36 #define HAVE_ERROR_H 1
37 
38 /* Define to 1 if you have the <fcntl.h> header file. */
39 #define HAVE_FCNTL_H 1
40 
41 /* Define to 1 if you have the `feof_unlocked' function. */
42 #define HAVE_FEOF_UNLOCKED 1
43 
44 /* Define to 1 if you have the `fgets_unlocked' function. */
45 #define HAVE_FGETS_UNLOCKED 1
46 
47 /* Define to 1 if you have the `getcwd' function. */
48 #define HAVE_GETCWD 1
49 
50 /* Define to 1 if you have the `getc_unlocked' function. */
51 #define HAVE_GETC_UNLOCKED 1
52 
53 /* Define to 1 if you have the `getegid' function. */
54 #define HAVE_GETEGID 1
55 
56 /* Define to 1 if you have the `geteuid' function. */
57 #define HAVE_GETEUID 1
58 
59 /* Define to 1 if you have the `getgid' function. */
60 #define HAVE_GETGID 1
61 
62 /* Define to 1 if you have the `getpagesize' function. */
63 #define HAVE_GETPAGESIZE 1
64 
65 /* Define if the GNU gettext() function is already present or preinstalled. */
66 #define HAVE_GETTEXT 1
67 
68 /* Define to 1 if you have the `getuid' function. */
69 #define HAVE_GETUID 1
70 
71 /* Define if you have the iconv() function. */
72 #undef HAVE_ICONV
73 
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #define HAVE_INTTYPES_H 1
76 
77 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
78 #define HAVE_LANGINFO_CODESET 1
79 
80 /* Define if your <locale.h> file defines LC_MESSAGES. */
81 #define HAVE_LC_MESSAGES 1
82 
83 /* Define to 1 if you have the <libintl.h> header file. */
84 #define HAVE_LIBINTL_H 1
85 
86 /* Define to 1 if you have the <limits.h> header file. */
87 #define HAVE_LIMITS_H 1
88 
89 /* Define to 1 if you have the <locale.h> header file. */
90 #define HAVE_LOCALE_H 1
91 
92 /* Define to 1 if you have the `memchr' function. */
93 #define HAVE_MEMCHR 1
94 
95 /* Define to 1 if you have the <memory.h> header file. */
96 #define HAVE_MEMORY_H 1
97 
98 /* Define to 1 if you have the `mempcpy' function. */
99 #define HAVE_MEMPCPY 1
100 
101 /* Define to 1 if you have a working `mmap' system call. */
102 #define HAVE_MMAP 1
103 
104 /* Define to 1 if you have the `munmap' function. */
105 #define HAVE_MUNMAP 1
106 
107 /* "Define if you have the <ncursesw/curses.h> header" */
108 #define HAVE_NCURSESW_H 1
109 
110 /* Define to 1 if you have the <nl_types.h> header file. */
111 #define HAVE_NL_TYPES_H 1
112 
113 /* Define to 1 if you have the `putenv' function. */
114 #define HAVE_PUTENV 1
115 
116 /* "Define if you have fancy command input editing with Readline" */
117 #undef HAVE_READLINE
118 
119 /* Define to 1 if you have the `setenv' function. */
120 #define HAVE_SETENV 1
121 
122 /* Define to 1 if you have the `setlocale' function. */
123 #define HAVE_SETLOCALE 1
124 
125 /* Define to 1 if you have the <stddef.h> header file. */
126 #define HAVE_STDDEF_H 1
127 
128 /* Define to 1 if you have the <stdint.h> header file. */
129 #define HAVE_STDINT_H 1
130 
131 /* Define to 1 if you have the <stdlib.h> header file. */
132 #define HAVE_STDLIB_H 1
133 
134 /* Define to 1 if you have the `stpcpy' function. */
135 #define HAVE_STPCPY 1
136 
137 /* Define to 1 if you have the `strcasecmp' function. */
138 #define HAVE_STRCASECMP 1
139 
140 /* Define to 1 if you have the `strchr' function. */
141 #define HAVE_STRCHR 1
142 
143 /* Define to 1 if you have the `strdup' function. */
144 #define HAVE_STRDUP 1
145 
146 /* Define to 1 if you have the <strings.h> header file. */
147 #define HAVE_STRINGS_H 1
148 
149 /* Define to 1 if you have the <string.h> header file. */
150 #define HAVE_STRING_H 1
151 
152 /* Define to 1 if you have the `strstr' function. */
153 #define HAVE_STRSTR 1
154 
155 /* Define to 1 if you have the `strtoul' function. */
156 #define HAVE_STRTOUL 1
157 
158 /* Define to 1 if you have the <sys/param.h> header file. */
159 #define HAVE_SYS_PARAM_H 1
160 
161 /* Define to 1 if you have the <sys/stat.h> header file. */
162 #define HAVE_SYS_STAT_H 1
163 
164 /* Define to 1 if you have the <sys/types.h> header file. */
165 #define HAVE_SYS_TYPES_H 1
166 
167 /* Define to 1 if you have the `tsearch' function. */
168 #define HAVE_TSEARCH 1
169 
170 /* Define to 1 if you have the <unistd.h> header file. */
171 #define HAVE_UNISTD_H 1
172 
173 /* Define to 1 if you have the `__argz_count' function. */
174 #define HAVE___ARGZ_COUNT 1
175 
176 /* Define to 1 if you have the `__argz_next' function. */
177 #define HAVE___ARGZ_NEXT 1
178 
179 /* Define to 1 if you have the `__argz_stringify' function. */
180 #define HAVE___ARGZ_STRINGIFY 1
181 
182 /* "Define if you use exterimental functions" */
183 #undef HUNSPELL_EXPERIMENTAL
184 
185 /* "Define if you need warning messages" */
186 #define HUNSPELL_WARNING_ON
187 
188 /* Define as const if the declaration of iconv() needs const. */
189 #define ICONV_CONST 1
190 
191 /* Name of package */
192 #define PACKAGE
193 
194 /* Define to the address where bug reports for this package should be sent. */
195 #define PACKAGE_BUGREPORT
196 
197 /* Define to the full name of this package. */
198 #define PACKAGE_NAME
199 
200 /* Define to the full name and version of this package. */
201 #define PACKAGE_STRING
202 
203 /* Define to the one symbol short name of this package. */
204 #define PACKAGE_TARNAME
205 
206 /* Define to the version of this package. */
207 #define PACKAGE_VERSION "1.3.3"
208 #define VERSION "1.3.3"
209