config.h.in   config.h.in 
/* config.h.in. Generated automatically from configure.in by autoheader. */ /* src/config.h.in. Generated automatically from configure.in by autoheade r. */
/* Define if your struct stat has st_rdev. */ /* Define if your struct stat has st_rdev. */
#undef HAVE_ST_RDEV #undef HAVE_ST_RDEV
/* Define as the return type of signal handlers (int or void). */ /* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE #undef RETSIGTYPE
/* Define if you have the ANSI C header files. */ /* Define if you have the ANSI C header files. */
#undef STDC_HEADERS #undef STDC_HEADERS
skipping to change at line 25 skipping to change at line 25
/* Define if the X Window System is missing or not being used. */ /* Define if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING #undef X_DISPLAY_MISSING
#undef CURSES_DRIVER #undef CURSES_DRIVER
#undef X11_DRIVER #undef X11_DRIVER
#undef SLANG_DRIVER #undef SLANG_DRIVER
#undef LINUX_DRIVER #undef LINUX_DRIVER
#undef CURSES_KBDDRIVER #undef CURSES_KBDDRIVER
#undef X11_KBDDRIVER #undef X11_KBDDRIVER
#undef SLANG_KBDDRIVER #undef SLANG_KBDDRIVER
#undef LINUX_KBDDRIVER
#undef CURSES_MOUSEDRIVER #undef CURSES_MOUSEDRIVER
#undef GPM_MOUSEDRIVER #undef GPM_MOUSEDRIVER
#undef X11_MOUSEDRIVER #undef X11_MOUSEDRIVER
#undef PACKAGE #undef PACKAGE
#undef VERSION #undef VERSION
#undef SUNOS_CURSES #undef SUNOS_CURSES
#undef NO_COLOR_SUPPORT #undef NO_COLOR_SUPPORT
#undef USE_CURSES #undef USE_CURSES
#undef USE_NCURSES #undef USE_NCURSES
#undef USE_SYSV_CURSES #undef USE_SYSV_CURSES
skipping to change at line 83 skipping to change at line 84
#undef HAVE_LIBCURSES #undef HAVE_LIBCURSES
/* Define if you have the m library (-lm). */ /* Define if you have the m library (-lm). */
#undef HAVE_LIBM #undef HAVE_LIBM
/* Define if you have the ncurses library (-lncurses). */ /* Define if you have the ncurses library (-lncurses). */
#undef HAVE_LIBNCURSES #undef HAVE_LIBNCURSES
/* Define if you have the slang library (-lslang). */ /* Define if you have the slang library (-lslang). */
#undef HAVE_LIBSLANG #undef HAVE_LIBSLANG
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
 End of changes. 3 change blocks. 
1 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/