/* * $Header: /usr/build/vile/vile/RCS/config.emx,v 1.2 1999/12/29 23:09:24 tom Exp $ * * hand-generated configuration for EMX (gcc) on OS/2 * * This assumes the termcap library which comes bundled with EMX. It will * build a minimally-functional version of vile: * (a) arrow- and function-keys do not work * (b) the screensize is 24x80 * (c) colors are (well not good) * You should use the configure script, with ncurses 5.0 to solve these * problems. */ #define scrn_chosen 1 #define DISP_TERMCAP 1 #define os_chosen 1 #define SYS_UNIX 1 #define HAVE_DIRENT_H 1 #define HAVE_GETCWD 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define OUTC_RETURN #define SIGRET /*nothing*/ #define SIGT void #define VILE_STARTUP_PATH "/usr/local/share/vile"