emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/m/sun386.h


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/m/sun386.h
Date: Tue, 04 Feb 2003 09:03:36 -0500

Index: emacs/src/m/sun386.h
diff -c emacs/src/m/sun386.h:1.4 emacs/src/m/sun386.h:1.5
*** emacs/src/m/sun386.h:1.4    Mon Jan 15 04:15:02 1996
--- emacs/src/m/sun386.h        Tue Feb  4 09:03:18 2003
***************
*** 21,27 ****
  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  Boston, MA 02111-1307, USA.  */
  
! /* The following line tells the configuration script what sort of 
     operating system this machine is likely to run.
     USUAL-OPSYS="note"
  
--- 21,27 ----
  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  Boston, MA 02111-1307, USA.  */
  
! /* The following line tells the configuration script what sort of
     operating system this machine is likely to run.
     USUAL-OPSYS="note"
  
***************
*** 47,53 ****
  
  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
  
! /* Underscores are not prepended to C symbols on this machine.  */ 
  #undef LDAV_SYMBOL
  #define LDAV_SYMBOL "avenrun"
  
--- 47,53 ----
  
  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
  
! /* Underscores are not prepended to C symbols on this machine.  */
  #undef LDAV_SYMBOL
  #define LDAV_SYMBOL "avenrun"
  




reply via email to

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