summaryrefslogtreecommitdiff
path: root/src/s-aix3-2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s-aix3-2.h')
-rw-r--r--src/s-aix3-2.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/s-aix3-2.h b/src/s-aix3-2.h
new file mode 100644
index 00000000000..acebe9ab798
--- /dev/null
+++ b/src/s-aix3-2.h
@@ -0,0 +1,11 @@
+/* s- file for building Emacs on AIX 3.2.
+ This is a guess, since AIX 3.2 hasn't been released yet. */
+
+#include "s-aix3-1.h"
+
+/* Stop m-ibmrs6000.h from defining this. */
+#define SPECIFY_X11R4 1
+
+/* These work in 3.2, and are optimized when string.h is used. */
+#undef index
+#undef rindex