Initial revision
This commit is contained in:
12
src/s/aix3-2.h
Normal file
12
src/s/aix3-2.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/* s- file for building Emacs on AIX 3.2. */
|
||||
|
||||
#include "aix3-1.h"
|
||||
|
||||
/* No need to define this--the header files indicate X11R4,
|
||||
and that's supposedly what 3.2 will come with. */
|
||||
#undef SPECIFY_X11R4
|
||||
|
||||
#define C_SWITCH_SYSTEM -ma
|
||||
#define HAVE_ALLOCA
|
||||
#undef rindex
|
||||
#undef index
|
||||
Reference in New Issue
Block a user