/[emacs]/emacs/src/s/darwin.h
ViewVC logotype

Diff of /emacs/src/s/darwin.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by akochoi, Sun Aug 25 17:43:29 2002 UTC revision 1.9 by akochoi, Tue Aug 27 18:49:52 2002 UTC
# Line 262  Boston, MA 02111-1307, USA.  */ Line 262  Boston, MA 02111-1307, USA.  */
262     option to use it.  */     option to use it.  */
263  #ifdef HAVE_LIBNCURSES  #ifdef HAVE_LIBNCURSES
264  #define LIBS_TERMCAP -lncurses  #define LIBS_TERMCAP -lncurses
265    /* This prevents crashes when running Emacs in Terminal.app under
266       10.2.  */
267    #define TERMINFO
268  #endif  #endif
269    
270  /* Link this program just by running cc.  */  /* Link this program just by running cc.  */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26