emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/freebsd.h [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/s/freebsd.h [lexbind]
Date: Tue, 14 Oct 2003 19:23:12 -0400

Index: emacs/src/s/freebsd.h
diff -c emacs/src/s/freebsd.h:1.38.4.1 emacs/src/s/freebsd.h:1.38.4.2
*** emacs/src/s/freebsd.h:1.38.4.1      Fri Apr  4 01:21:12 2003
--- emacs/src/s/freebsd.h       Tue Oct 14 19:22:53 2003
***************
*** 68,73 ****
--- 68,76 ----
  #define LIBS_SYSTEM -lutil
  #if __FreeBSD_version < 400000
  #define LIBS_TERMCAP -ltermcap
+ #else
+ #define TERMINFO
+ #define LIBS_TERMCAP -lncurses
  #endif
  
  #define SYSV_SYSTEM_DIR
***************
*** 216,218 ****
--- 219,224 ----
     of sigblock says it is obsolete.  */
  
  #define POSIX_SIGNALS         1
+ 
+ /* arch-tag: 426529ca-b7c4-448f-b10a-d4dcdc9c78eb
+    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]