aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-08-05 21:03:28 +0000
committerRichard M. Stallman1993-08-05 21:03:28 +0000
commitb921eae6ab522d40a10462c0ca123d8a8f4dc1be (patch)
treebd4fe0e3e881453d9e02770a740a64b7e14a633d /src
parentd5d9ce9182688baf6e660edd530144cdf1e6c3db (diff)
downloademacs-b921eae6ab522d40a10462c0ca123d8a8f4dc1be.tar.gz
emacs-b921eae6ab522d40a10462c0ca123d8a8f4dc1be.zip
(SYSTEM_TYPE): Don't redefine it here.
Diffstat (limited to 'src')
-rw-r--r--src/m/ibmps2-aix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/ibmps2-aix.h b/src/m/ibmps2-aix.h
index cd31da40ac6..8eac1853215 100644
--- a/src/m/ibmps2-aix.h
+++ b/src/m/ibmps2-aix.h
@@ -58,8 +58,6 @@ NOTE-END */
58 58
59#define INTEL386 59#define INTEL386
60#define aix386 60#define aix386
61#undef SYSTEM_TYPE
62#define SYSTEM_TYPE "ibm-aix-386"
63 61
64#define IBMAIX 62#define IBMAIX
65 63