libvim
Version:
Standalone vim library
476 lines (363 loc) • 11.3 kB
Plain Text
/*
* config.h.in. Originally generated automatically from configure.ac by
* autoheader and manually changed after that.
*/
/* Define if we have EBCDIC code */
/* Define unless no X support found */
/* Define when terminfo support found */
/* Define when termcap.h contains ospeed */
/* Define when ospeed can be extern */
/* Define when termcap.h contains UP, BC and PC */
/* Define when UP, BC and PC can be extern */
/* Define when termcap.h defines outfuntype */
/* Define when __DATE__ " " __TIME__ can be used */
/* Define when __attribute__((unused)) can be used */
/* defined always when using configure */
/* Defined to the size of an int */
/* Defined to the size of a long */
/* Defined to the size of off_t */
/* Defined to the size of time_t */
/* Define when wchar_t is only 2 bytes. */
/*
* If we cannot trust one of the following from the libraries, we use our
* own safe but probably slower vim_memmove().
*/
/* Define when "man -s 2" is to be used */
/* Define to empty if the keyword does not work. */
/* Define to empty if the keyword does not work. */
/* Define to `int' if <sys/types.h> doesn't define. */
/* Define to `long' if <sys/types.h> doesn't define. */
/* Define to `long' if <sys/types.h> doesn't define. */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* Define to `int' if <sys/types.h> doesn't define. */
/* Define to `unsigned int' or other type that is 32 bit. */
/* Define to `int' if <sys/types.h> doesn't define. */
/* Define to `long' if <sys/types.h> doesn't define. */
/* Define to `unsigned' if <sys/types.h> doesn't define. */
/* Define on big-endian machines */
/* Define to `unsigned long' if <sys/types.h> doesn't define. */
/* Define to `struct sigaltstack' if <signal.h> doesn't define. */
/* Define if stack_t has the ss_base field. */
/* Define if you can safely include both <sys/time.h> and <time.h>. */
/* Define if you can safely include both <sys/time.h> and <sys/select.h>. */
/* Define to a typecast for select() arguments 2, 3 and 4. */
/* Define if you have /dev/ptc */
/* Define if you have Sys4 ptys */
/* Define to range of pty names to try */
/* Define mode for pty */
/* Define group for pty */
/* Define as the return type of signal handlers (int or void). */
/* Define as the command at the end of signal handlers ("" or "return 0;"). */
/* Define if struct sigcontext is present */
/* Define if touuper/tolower only work on lower/upercase characters */
/* Define if stat() ignores a trailing slash */
/* Define if tgetstr() has a second argument that is (char *) */
/* Define if tgetent() returns zero for an error */
/* Define if the getcwd() function should not be used. */
/* Define if you the function: */
/* Define, if needed, for accessing large files. */
/* Define if you do not have utime(), but do have the utimes() function. */
/* Define if you have the header file: */
/* Define to the type of the XpmAttributes type. */
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
/* Define if you have a <sys/wait.h> that is not POSIX.1 compatible. */
/* 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 */
/* Define if strings.h cannot be included when strings.h already is */
/* Define if you want tiny features. */
/* Define if you want small features. */
/* Define if you want normal features. */
/* Define if you want big features. */
/* Define if you want huge features. */
/* Define if you want to include the Lua interpreter. */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define if you want to include the MzScheme interpreter. */
/* Define if you want to include the Perl interpreter. */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define if you want to include the Python interpreter. */
/* Define if you want to include the Python3 interpreter. */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define if dynamic python does not require RTLD_GLOBAL */
/* Define if dynamic python3 does not require RTLD_GLOBAL */
/* Define if you want to include the Ruby interpreter. */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define for linking via dlopen() or LoadLibrary() */
/* Define if you want to add support for ACL */
/* Define if pango_shape_full() is available. */
/* Define if you want to add support of GPM (Linux console mouse daemon) */
/* Define if you want to add support of sysmouse (*BSD console mouse) */
/* Define if you don't want to include right-left support. */
/* Define if you don't want to include Arabic support. */
/* Define if you want to always define a server name at vim startup. */
/* Define if you want to include fontset support. */
/* Define if you use KDE and want KDE Toolbar support. */
/* Define if your X has own locale library */
/* Define if we have dlfcn.h. */
/* Define if there is a working gettext(). */
/* Define if _nl_msg_cat_cntr is present. */
/* Define if we have dlopen() */
/* Define if we have dlsym() */
/* Define if we have dl.h. */
/* Define if we have shl_load() */
/* Define if you want to include NetBeans integration. */
/* Define if you want to include process communication. */
/* Define if you want to include terminal emulator support. */
// Define default global runtime path.
// Define default global runtime after path.
/* Define name of who modified a released Vim */
/* Define if you want XSMP interaction as well as vanilla swapfile safety */
/* Define if fcntl()'s F_SETFD command knows about FD_CLOEXEC */
/* Define if /proc/self/exe or similar can be read */
/* Define if you want Cygwin to use the WIN32 clipboard, not compatible with X11*/
/* Define if we have AvailabilityMacros.h on Mac OS X */
/* Define if Xutf8SetWMProperties() is in an X library. */
/* Define if GResource is used to load icons */
/* Define if GTK+ GUI is to be linked against GTK+ 3 */
/* Define if we have isinf() */
/* Define if we have isnan() */
/* Define to inline symbol or empty */