From 7a6ec3d1ad4938123d4e8c421669b96f66381bf0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 20 Aug 1995 16:03:43 +0000 Subject: [PATCH] (SYSTEM_TYPE): Change to just "aix". --- src/s/aix3-1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h index 7ce23b41167..0db5130e935 100644 --- a/src/s/aix3-1.h +++ b/src/s/aix3-1.h @@ -51,7 +51,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* SYSTEM_TYPE should indicate the kind of system you are using. It sets the Lisp variable system-type. */ -#define SYSTEM_TYPE "aix-v3" +#define SYSTEM_TYPE "aix" /* nomultiplejobs should be defined if your system's shell -- 2.39.2