home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / emacs / src / s-aix3-2.h < prev    next >
C/C++ Source or Header  |  1992-10-23  |  295b  |  12 lines

  1. /* s- file for building Emacs on AIX 3.2.
  2.    This is a guess, since AIX 3.2 hasn't been released yet.  */
  3.  
  4. #include "s-aix3-1.h"
  5.  
  6. /* Stop m-ibmrs6000.h from defining this.  */
  7. #define SPECIFY_X11R4 1
  8.  
  9. /* These work in 3.2, and are optimized when string.h is used.  */
  10. #undef index
  11. #undef rindex
  12.