aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-09-13 04:15:24 +0000
committerRichard M. Stallman1993-09-13 04:15:24 +0000
commit02689640666d75e07da8ba2ee2da0fb3061ea4ba (patch)
tree8869551619f1d536b09b1e9ffba5bfbbad57ca3b /src
parentf6c25ced5c4e3aa41f188118a946d84da4093370 (diff)
downloademacs-02689640666d75e07da8ba2ee2da0fb3061ea4ba.tar.gz
emacs-02689640666d75e07da8ba2ee2da0fb3061ea4ba.zip
(AIX3_2): Defined.
Diffstat (limited to 'src')
-rw-r--r--src/s/aix3-2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h
index 45c64a17012..eb0fa5ddc85 100644
--- a/src/s/aix3-2.h
+++ b/src/s/aix3-2.h
@@ -2,6 +2,8 @@
2 2
3#include "aix3-1.h" 3#include "aix3-1.h"
4 4
5#define AIX3_2
6
5/* No need to define this--the header files indicate X11R4, 7/* No need to define this--the header files indicate X11R4,
6 and that's supposedly what 3.2 will come with. */ 8 and that's supposedly what 3.2 will come with. */
7#undef SPECIFY_X11R4 9#undef SPECIFY_X11R4