/* config.h. Generated automatically by configure. */ /* Define if you want Picospan compatiblity. */ #define PICOSPAN 1 /* Define if you want Picospan compatiblity. */ /* #undef YAPP */ /* Full path of default editor */ #define DEFAULT_EDITOR "/usr/local/bin/vi" /* Full path of help file */ #define HELP_FILE "/usr/local/share/gate/gate.help" /* Full path of spell checker. */ #define SPELL_PATH "/usr/local/bin/aspell" /* Full path of spellin program. */ /* #undef SPELLIN_PATH */ /* Full path of system dictionary. */ /* #undef SYSDICT_PATH */ /* Defined if we use the NOVICE env variable. */ /* #undef NOVICE */ /* Default language for ispell. */ #define LANG_DEFAULT "en" /* Path of dictionary directory for ispell. */ /* #undef DICT_DIR */ /* Full path name for sort program. */ /* #undef SORT_PATH */ /* Define if you want workaround for Pico editor bug. */ /* #undef PICO_BUG */ /* Define if you want no spell checking. */ /* #undef NO_SPELL */ /* Define if you want aspell version 0.50 or later spell checking. */ #define ASPELL 1 /* Define if you want older aspell spell checking. */ /* #undef OLDASPELL */ /* Define if you want international ispell spell checking. */ /* #undef IISPELL */ /* Define if you want old gnu ispell spell checking. */ /* #undef GISPELL */ /* Define if you want old spell checking. */ /* #undef PLUS_SPELL */ /* Define if you want old spell/spellin spell checking. */ /* #undef SIMPLE_SPELL */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have the wait3 system call. */ #define HAVE_WAIT3 1 /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 /* Define if you have the strspn function. */ #define HAVE_STRSPN 1 /* Define if you have the dup2 function. */ #define HAVE_DUP2 1 /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the sigmask function. */ /* #undef HAVE_SIGMASK */ /* Define if you have the mkstemp function. */ #define HAVE_MKSTEMP 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ /* #undef HAVE_TERMIO_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1