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

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

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

revision 1.38.4.1 by miles, Fri Apr 4 06:21:12 2003 UTC revision 1.38.4.2 by miles, Tue Oct 14 23:22:53 2003 UTC
# Line 68  Boston, MA 02111-1307, USA.  */ Line 68  Boston, MA 02111-1307, USA.  */
68  #define LIBS_SYSTEM -lutil  #define LIBS_SYSTEM -lutil
69  #if __FreeBSD_version < 400000  #if __FreeBSD_version < 400000
70  #define LIBS_TERMCAP -ltermcap  #define LIBS_TERMCAP -ltermcap
71    #else
72    #define TERMINFO
73    #define LIBS_TERMCAP -lncurses
74  #endif  #endif
75    
76  #define SYSV_SYSTEM_DIR  #define SYSV_SYSTEM_DIR
# Line 216  Boston, MA 02111-1307, USA.  */ Line 219  Boston, MA 02111-1307, USA.  */
219     of sigblock says it is obsolete.  */     of sigblock says it is obsolete.  */
220    
221  #define POSIX_SIGNALS           1  #define POSIX_SIGNALS           1
222    
223    /* arch-tag: 426529ca-b7c4-448f-b10a-d4dcdc9c78eb
224       (do not change this comment) */

Legend:
Removed from v.1.38.4.1  
changed lines
  Added in v.1.38.4.2

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