/[emacs]/emacs/src/m/ibmps2-aix.h
ViewVC logotype

Diff of /emacs/src/m/ibmps2-aix.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by schwab, Mon Apr 15 13:18:17 2002 UTC revision 1.17.2.1 by miles, Fri Apr 4 06:21:10 2003 UTC
# Line 19  the Free Software Foundation, Inc., 59 T Line 19  the Free Software Foundation, Inc., 59 T
19  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
20    
21    
22  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
23     operating system this machine is likely to run.     operating system this machine is likely to run.
24     USUAL-OPSYS="note"     USUAL-OPSYS="note"
25    
# Line 190  so disable it for them.  */ Line 190  so disable it for them.  */
190  #ifdef __GNUC__  #ifdef __GNUC__
191  #define alloca(n) __builtin_alloca(n)  #define alloca(n) __builtin_alloca(n)
192  #if __GNUC__ < 2  #if __GNUC__ < 2
193  #define LIB_STANDARD /usr/local/lib/gcc-gnulib -lbsd -lrts -lc  #define LIB_STANDARD /usr/local/lib/gcc-gnulib -lbsd -lrts -lc
194  #endif  #endif
195  /* -g fails to work, so it is omitted.  */  /* -g fails to work, so it is omitted.  */
196  /* tranle says that -fstrength-reduce does not help.  */  /* tranle says that -fstrength-reduce does not help.  */

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.17.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26