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/gould.h


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/m/gould.h
Date: Fri, 04 Apr 2003 01:23:53 -0500

Index: emacs/src/m/gould.h
diff -c emacs/src/m/gould.h:1.8 emacs/src/m/gould.h:1.9
*** emacs/src/m/gould.h:1.8     Mon Apr 15 09:17:45 2002
--- emacs/src/m/gould.h Tue Feb  4 09:03:18 2003
***************
*** 25,31 ****
  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"
  
--- 25,31 ----
  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"
  
***************
*** 37,47 ****
  
    On UTX/32 2.0, use -opsystem=bsd4-3
  
!   On UTX/32 1.2 and UTX/32S 1.0, use -opsystem=bsd4-2 and note that compiling 
!   lib-src/sorted-doc tickles a compiler bug:  remove the -g flag to cc in the 
    makefile.
  
!   UTX/32 1.3 has a bug in the bcopy library routine.  Fix it by 
    #undef BSTRING in gould.h.
  
    Version 19 incorporates support for releases 2.1 and later of UTX/32.
--- 37,47 ----
  
    On UTX/32 2.0, use -opsystem=bsd4-3
  
!   On UTX/32 1.2 and UTX/32S 1.0, use -opsystem=bsd4-2 and note that compiling
!   lib-src/sorted-doc tickles a compiler bug:  remove the -g flag to cc in the
    makefile.
  
!   UTX/32 1.3 has a bug in the bcopy library routine.  Fix it by
    #undef BSTRING in gould.h.
  
    Version 19 incorporates support for releases 2.1 and later of UTX/32.
***************
*** 70,76 ****
  #define GOULD
  #endif
  
! /* sel is an old preprocessor name on gould machines 
    - it is no longer needed and interferes with a variable in xmenu.c */
  #undef sel
  
--- 70,76 ----
  #define GOULD
  #endif
  
! /* sel is an old preprocessor name on gould machines
    - it is no longer needed and interferes with a variable in xmenu.c */
  #undef sel
  




reply via email to

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