2 * config.h.in. Generated automatically from configure.in by autoheader, and
3 * manually changed after that.
6 /* Define if we have EBCDIC code */
9 /* Define unless no X support found */
12 /* Define when terminfo support found */
15 /* Define when termcap.h contains ospeed */
18 /* Define when ospeed can be extern */
21 /* Define when termcap.h contains UP, BC and PC */
24 /* Define when UP, BC and PC can be extern */
25 #undef UP_BC_PC_EXTERN
27 /* Define when termcap.h defines outfuntype */
28 #undef HAVE_OUTFUNTYPE
30 /* Define when __DATE__ " " __TIME__ can be used */
33 /* defined always when using configure */
36 /* Defined to the size of an int */
40 * If we cannot trust one of the following from the libraries, we use our
41 * own safe but probably slower vim_memmove().
47 /* Define when "man -s 2" is to be used */
50 /* Define to empty if the keyword does not work. */
53 /* Define to `int' if <sys/types.h> doesn't define. */
56 /* Define to `long' if <sys/types.h> doesn't define. */
59 /* Define to `long' if <sys/types.h> doesn't define. */
62 /* Define to `unsigned' if <sys/types.h> doesn't define. */
65 /* Define to `int' if <sys/types.h> doesn't define. */
68 /* Define to `int' if <sys/types.h> doesn't define. */
71 /* Define to `long' if <sys/types.h> doesn't define. */
74 /* Define to `unsigned' if <sys/types.h> doesn't define. */
77 /* Define to `unsigned long' if <sys/types.h> doesn't define. */
80 /* Define to `struct sigaltstack' if <signal.h> doesn't define. */
83 /* Define if stack_t has the ss_base field. */
86 /* Define if you can safely include both <sys/time.h> and <time.h>. */
87 #undef TIME_WITH_SYS_TIME
89 /* Define if you can safely include both <sys/time.h> and <sys/select.h>. */
90 #undef SYS_SELECT_WITH_SYS_TIME
92 /* Define if you have /dev/ptc */
95 /* Define if you have Sys4 ptys */
98 /* Define to range of pty names to try */
102 /* Define mode for pty */
105 /* Define group for pty */
108 /* Define as the return type of signal handlers (int or void). */
111 /* Define as the command at the end of signal handlers ("" or "return 0;"). */
114 /* Define if struct sigcontext is present */
115 #undef HAVE_SIGCONTEXT
117 /* Define if touuper/tolower only work on lower/upercase characters */
118 #undef BROKEN_TOUPPER
120 /* Define if stat() ignores a trailing slash */
121 #undef STAT_IGNORES_SLASH
123 /* Define if tgetstr() has a second argument that is (char *) */
124 #undef TGETSTR_CHAR_P
126 /* Define if tgetent() returns zero for an error */
127 #undef TGETENT_ZERO_ERR
129 /* Define if the getcwd() function should not be used. */
132 /* Define if you the function: */
140 #undef HAVE_GETPSEUDOTTY
143 #undef HAVE_GETRLIMIT
144 #undef HAVE_GETTIMEOFDAY
147 #undef HAVE_NL_LANGINFO_CODESET
151 #undef HAVE_NANOSLEEP
161 #undef HAVE_SIGACTION
162 #undef HAVE_SIGALTSTACK
164 #undef HAVE_SIGSETJMP
167 #undef HAVE_STRCASECMP
171 #undef HAVE_STRNCASECMP
175 #undef HAVE_ST_BLKSIZE
179 #undef HAVE_SYSINFO_MEM_UNIT
186 #undef HAVE_BIND_TEXTDOMAIN_CODESET
188 /* Define if you do not have utime(), but do have the utimes() function. */
191 /* Define if you have the header file: */
197 #undef HAVE_LANGINFO_H
200 #undef HAVE_LIBINTL_H
204 #undef HAVE_PTHREAD_NP_H
208 #undef HAVE_STRINGS_H
209 #undef HAVE_STROPTS_H
210 #undef HAVE_SYS_ACCESS_H
211 #undef HAVE_SYS_ACL_H
212 #undef HAVE_SYS_DIR_H
213 #undef HAVE_SYS_IOCTL_H
214 #undef HAVE_SYS_NDIR_H
215 #undef HAVE_SYS_PARAM_H
216 #undef HAVE_SYS_POLL_H
217 #undef HAVE_SYS_PTEM_H
218 #undef HAVE_SYS_RESOURCE_H
219 #undef HAVE_SYS_SELECT_H
220 #undef HAVE_SYS_STATFS_H
221 #undef HAVE_SYS_STREAM_H
222 #undef HAVE_SYS_SYSCTL_H
223 #undef HAVE_SYS_SYSINFO_H
224 #undef HAVE_SYS_SYSTEMINFO_H
225 #undef HAVE_SYS_TIME_H
226 #undef HAVE_SYS_UTSNAME_H
229 #undef HAVE_TERMCAP_H
230 #undef HAVE_TERMIOS_H
233 #undef HAVE_UTIL_DEBUG_H
234 #undef HAVE_UTIL_MSGI18N_H
236 #undef HAVE_X11_SUNKEYSYM_H
238 #undef HAVE_XM_XPMP_H
239 #undef HAVE_XM_TRAITP_H
240 #undef HAVE_XM_MANAGER_H
241 #undef HAVE_XM_UNHIGHLIGHTT_H
242 #undef HAVE_XM_JOINSIDET_H
243 #undef HAVE_XM_NOTEBOOK_H
244 #undef HAVE_X11_XPM_H
245 #undef HAVE_X11_XMU_EDITRES_H
246 #undef HAVE_X11_SM_SMLIB_H
248 /* Define to the type of the XpmAttributes type. */
249 #undef XPMATTRIBUTES_TYPE
251 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
252 #undef HAVE_SYS_WAIT_H
254 /* Define if you have a <sys/wait.h> that is not POSIX.1 compatible. */
255 #undef HAVE_UNION_WAIT
257 /* This is currently unused in vim: */
258 /* Define if you have the ANSI C header files. */
259 /* #undef STDC_HEADERS */
261 /* instead, we check a few STDC things ourselves */
266 /* Define if strings.h cannot be included when strings.h already is */
267 #undef NO_STRINGS_WITH_STRING_H
269 /* Define if you want tiny features. */
272 /* Define if you want small features. */
275 /* Define if you want normal features. */
278 /* Define if you want big features. */
281 /* Define if you want huge features. */
284 /* Define if you want to include the MzScheme interpreter. */
287 /* Define if you want to include the Perl interpreter. */
290 /* Define if you want to include the Python interpreter. */
293 /* Define if you want to include the Ruby interpreter. */
296 /* Define if you want to include the Tcl interpreter. */
299 /* Define if you want to include the Sniff interface. */
302 /* Define if you want to add support for ACL */
303 #undef HAVE_POSIX_ACL
304 #undef HAVE_SOLARIS_ACL
307 /* Define if you want to add support of GPM (Linux console mouse daemon) */
310 /* Define if you want to include the Cscope interface. */
313 /* Define if you want to include multibyte support. */
316 /* Define if you want to include fontset support. */
319 /* Define if you want to include XIM support. */
322 /* Define if you want to include Hangul input support. */
325 /* Define if you use GTK and want GNOME support. */
326 #undef FEAT_GUI_GNOME
328 /* Define if you use KDE and want KDE Toolbar support. */
329 #undef FEAT_KDETOOLBAR
331 /* Define if GTK+ 2 is available. */
334 /* Define if GTK+ multihead support is available (requires GTK+ >= 2.1.1). */
335 #undef HAVE_GTK_MULTIHEAD
337 /* Define if your X has own locale library */
340 /* Define if we have dlfcn.h. */
343 /* Define if there is a working gettext(). */
346 /* Define if _nl_msg_cat_cntr is present. */
347 #undef HAVE_NL_MSG_CAT_CNTR
349 /* Define if we have dlopen() */
352 /* Define if we have dlsym() */
355 /* Define if we have dl.h. */
358 /* Define if we have shl_load() */
361 /* Define if you want to include Sun Visual Workshop support. */
362 #undef FEAT_SUN_WORKSHOP
364 /* Define if you want to include NetBeans integration. */
365 #undef FEAT_NETBEANS_INTG
367 /* Define default global runtime path */
368 #undef RUNTIME_GLOBAL
370 /* Define name of who modified a released Vim */
373 /* Define if you want XSMP interaction as well as vanilla swapfile safety */
374 #undef USE_XSMP_INTERACT