From 02689640666d75e07da8ba2ee2da0fb3061ea4ba Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 13 Sep 1993 04:15:24 +0000 Subject: [PATCH] (AIX3_2): Defined. --- src/s/aix3-2.h | 2 ++ 1 file changed, 2 insertions(+) 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 @@ #include "aix3-1.h" +#define AIX3_2 + /* No need to define this--the header files indicate X11R4, and that's supposedly what 3.2 will come with. */ #undef SPECIFY_X11R4 -- 2.39.5