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/ibmps2-aix.h


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

Index: emacs/src/m/ibmps2-aix.h
diff -c emacs/src/m/ibmps2-aix.h:1.17 emacs/src/m/ibmps2-aix.h:1.18
*** emacs/src/m/ibmps2-aix.h:1.17       Mon Apr 15 09:18:17 2002
--- emacs/src/m/ibmps2-aix.h    Tue Feb  4 09:03:18 2003
***************
*** 19,25 ****
  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"
  
--- 19,25 ----
  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"
  
***************
*** 190,196 ****
  #ifdef __GNUC__
  #define alloca(n) __builtin_alloca(n)
  #if __GNUC__ < 2
! #define LIB_STANDARD /usr/local/lib/gcc-gnulib -lbsd -lrts -lc 
  #endif
  /* -g fails to work, so it is omitted.  */
  /* tranle says that -fstrength-reduce does not help.  */
--- 190,196 ----
  #ifdef __GNUC__
  #define alloca(n) __builtin_alloca(n)
  #if __GNUC__ < 2
! #define LIB_STANDARD /usr/local/lib/gcc-gnulib -lbsd -lrts -lc
  #endif
  /* -g fails to work, so it is omitted.  */
  /* tranle says that -fstrength-reduce does not help.  */




reply via email to

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