diff options
Diffstat (limited to 'src/s/aix3-1.h')
-rw-r--r-- | src/s/aix3-1.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |