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


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

Index: emacs/src/s/hiuxmpp.h
diff -c emacs/src/s/hiuxmpp.h:1.2 emacs/src/s/hiuxmpp.h:1.3
*** emacs/src/s/hiuxmpp.h:1.2   Tue Oct 19 03:28:28 1999
--- emacs/src/s/hiuxmpp.h       Tue Feb  4 09:03:18 2003
***************
*** 14,22 ****
  #define BSD4_2
  
  /* Define _BSD to tell the include files we're running under
!    the BSD universe and not the SYSV universe.  
!    Define HITACHI and OSF for Xt's Boolean type as int intead of char.  
!    (But for these defines, /usr/include/X11/Intrinsic.h defines 
     Boolean as char, but libXt.a on HI-UX/MPP requires it as int.)  */
  
  #define C_SWITCH_SYSTEM       -D_BSD -DHITACHI -DOSF
--- 14,22 ----
  #define BSD4_2
  
  /* Define _BSD to tell the include files we're running under
!    the BSD universe and not the SYSV universe.
!    Define HITACHI and OSF for Xt's Boolean type as int intead of char.
!    (But for these defines, /usr/include/X11/Intrinsic.h defines
     Boolean as char, but libXt.a on HI-UX/MPP requires it as int.)  */
  
  #define C_SWITCH_SYSTEM       -D_BSD -DHITACHI -DOSF
***************
*** 34,40 ****
  /* Here is how to find X Windows.  LD_SWITCH_X_SITE_AUX gives an -R option
     says where to find X windows at run time.  We convert it to a -rpath option
     which is what OSF1 uses.  */
! #define LD_SWITCH_SYSTEM 
  
  #undef KERNEL_FILE
  #define KERNEL_FILE "/mach_kernel"
--- 34,40 ----
  /* Here is how to find X Windows.  LD_SWITCH_X_SITE_AUX gives an -R option
     says where to find X windows at run time.  We convert it to a -rpath option
     which is what OSF1 uses.  */
! #define LD_SWITCH_SYSTEM
  
  #undef KERNEL_FILE
  #define KERNEL_FILE "/mach_kernel"




reply via email to

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