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

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

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

revision 1.5 by miles, Mon Sep 1 15:45:58 2003 UTC revision 1.6 by ttn, Mon Mar 21 17:33:04 2005 UTC
# Line 3  Line 3 
3  /* Mostly the same as NetBSD.  */  /* Mostly the same as NetBSD.  */
4  #include "netbsd.h"  #include "netbsd.h"
5    
6    /*  This very-badly named symbol is conditionally defined in netbsd.h.
7        Better would be either to not need it in the first place, or to choose
8        a more descriptive name.  */
9    #ifndef LD_SWITCH_SYSTEM_tmp
10    #define LD_SWITCH_SYSTEM_tmp /* empty */
11    #endif
12    
13  /*  David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this  /*  David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this
14      is necessary.  Otherwise Emacs dumps core when run -nw.  */      is necessary.  Otherwise Emacs dumps core when run -nw.  */
15  #undef LIBS_TERMCAP  #undef LIBS_TERMCAP

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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