From: Richard M. Stallman Date: Wed, 6 Mar 1996 19:13:44 +0000 (+0000) Subject: (HAVE_NCURSES): Add #undef. X-Git-Tag: emacs-19.34~1089 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f86998a666a09bb15f48ad8530952c9526a5a6b;p=emacs.git (HAVE_NCURSES): Add #undef. --- diff --git a/src/config.in b/src/config.in index 595ac54e4fb..f971c606b90 100644 --- a/src/config.in +++ b/src/config.in @@ -124,6 +124,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #undef HAVE_LIBPTHREADS #undef HAVE_LIBRESOLV #undef HAVE_LIBXMU +#undef HAVE_NCURSES #undef HAVE_ALLOCA_H