Mercurial > emacs
diff src/s/darwin.h @ 108386:af5739d1d4d4
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 09 May 2010 22:52:44 +0000 |
parents | 17d73312ed65 |
children | 203aa49071bf |
line wrap: on
line diff
--- a/src/s/darwin.h Fri May 07 07:47:33 2010 +0000 +++ b/src/s/darwin.h Sun May 09 22:52:44 2010 +0000 @@ -179,16 +179,6 @@ #undef HAVE_POSIX_MEMALIGN #endif -/* The ncurses library has been moved out of the System framework in - Mac OS X 10.2. So if ./configure detects it, set the command-line - option to use it. */ -#ifdef HAVE_LIBNCURSES -#define LIBS_TERMCAP -lncurses -/* This prevents crashes when running Emacs in Terminal.app under - 10.2. */ -#define TERMINFO -#endif - /* Link this program just by running cc. */ #define ORDINARY_LINK