/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define unless no X support found */ #undef HAVE_X11 /* Define when curses library found */ #undef HAVE_LIBCURSES /* Define when termcap library found */ #undef HAVE_LIBTERMCAP /* Define when termlib library found */ #undef HAVE_LIBTERMLIB /* Define when ncurses library found */ #undef HAVE_LIBNCURSES /* Define when terminfo support found */ #undef TERMINFO /* Define when termcap.h contains ospeed */ #undef HAVE_OSPEED /* Define when ospeed can be extern */ #undef OSPEED_EXTERN /* Define when termcap.h contains UP, BC and PC */ #undef HAVE_UP_BC_PC /* Define when UP, BC and PC can be extern */ #undef UP_BC_PC_EXTERN /* Define when termcap.h defines outfuntype */ #undef HAVE_OUTFUNTYPE /* Define when __DATE__ " " __TIME__ can be used */ #undef HAVE_DATE_TIME #undef UNIX /* define always by current configure script */ #undef SVR4 /* an elf-based system is SVR4. What is linux? */ /* Defined to the size of an int */ #undef SIZEOF_INT /* * If we cannot trust one of the following from the libraries, we use our * own safe but probably slower vim_memmove(). */ #undef USEBCOPY #undef USEMEMMOVE #undef USEMEMCPY /* Define to empty if the keyword does not work. */ #undef const /* Define to `int' if doesn't define. */ #undef mode_t /* Define to `long' if doesn't define. */ #undef off_t /* Define to `long' if doesn't define. */ #undef pid_t /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t /* Define to `int' if doesn't define. */ #undef gid_t /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if you can safely include both and . */ #undef SYS_SELECT_WITH_SYS_TIME /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define as the command at the end of signal handlers ("" or "return 0;"). */ #undef SIGRETURN /* Define if touuper/tolower only work on lower/upercase characters */ #undef BROKEN_TOUPPER /* Define if tgetstr() has a second argument that is (char *) */ #undef TGETSTR_CHAR_P /* Define if you have the sigset() function. */ #undef HAVE_SIGSET /* Define if the getcwd() function should not be used. */ #undef BAD_GETCWD /* Define if you have the getcwd() function. */ #undef HAVE_GETCWD /* Define if you have the getwd() function. */ #undef HAVE_GETWD /* Define if you have the select() function. */ #undef HAVE_SELECT /* Define if you have the strcspn() function. */ #undef HAVE_STRCSPN /* Define if you have the strtol() function. */ #undef HAVE_STRTOL /* Define if you have the setsid() function. */ #undef HAVE_SETSID /* Define if you have the setpgid() function. */ #undef HAVE_SETPGID /* Define if you have the tgetent() function. */ #undef HAVE_TGETENT /* Define if you have the memset() function. */ #undef HAVE_MEMSET /* Define if you have the strerror() function. */ #undef HAVE_STRERROR /* Define if you have the fchown() function. */ #undef HAVE_FCHOWN /* Define if you have st_blksize in struct stat. */ #undef HAVE_ST_BLKSIZE /* Define if you have the rename() function. */ #undef HAVE_RENAME /* Define if you have the fsync() function. */ #undef HAVE_FSYNC /* Define if you have the fchdir() function. */ #undef HAVE_FCHDIR /* Define if you have the lstat() function. */ #undef HAVE_LSTAT /* Define if you have the setenv() function. */ #undef HAVE_SETENV /* Define if you have the putenv() function. */ #undef HAVE_PUTENV /* Define if you have the gettimeofday() function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the getpwuid() function. */ #undef HAVE_GETPWUID /* Define if you have the getpwnam() function. */ #undef HAVE_GETPWNAM /* Define if you have the qsort() function. */ #undef HAVE_QSORT /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have a that is not POSIX.1 compatible. */ #undef HAVE_UNION_WAIT /* This is currently unused in vim: */ /* Define if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* instead, we check a few STDC things ourselves */ #undef HAVE_STDLIB_H #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_UTSNAME_H /* Define if you have the header file. */ #undef HAVE_TERMCAP_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_SGTTY_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_STROPTS_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_SYS_SYSTEMINFO_H /* Define if you have the header file. */ #undef HAVE_LOCALE_H /* Define if you have the header file. */ #undef HAVE_SYS_STREAM_H /* Define if you have the header file. */ #undef HAVE_SYS_PTEM_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_LIBC_H /* Define if you have the header file. */ #undef HAVE_SYS_STATFS_H /* Define if you have the header file. */ #undef HAVE_SYS_POLL_H /* Define if you have the header file. */ #undef HAVE_PWD_H