aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-08-15 03:55:29 +0000
committerRichard M. Stallman1993-08-15 03:55:29 +0000
commit74e299845c9d6454841aa42b47d680ec5515be74 (patch)
treefa9c1f61434c95723e74dda38e258d1007418ae6 /src
parent719b4a405f158054cd7cfb6e41bf18357f877fec (diff)
downloademacs-74e299845c9d6454841aa42b47d680ec5515be74.tar.gz
emacs-74e299845c9d6454841aa42b47d680ec5515be74.zip
(HAVE_VFORK, INTEL386, aix386): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/m/ibm370aix.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/ibm370aix.h b/src/m/ibm370aix.h
index 9ff962ba17c..ee2191ac62c 100644
--- a/src/m/ibm370aix.h
+++ b/src/m/ibm370aix.h
@@ -4,6 +4,10 @@
4 4
5#define AIX 5#define AIX
6 6
7/* these were defined in "ibmps2-aix.h" */
8#undef INTEL386
9#undef aix386
10
7/* i370 is big-endian */ 11/* i370 is big-endian */
8#define BIG_ENDIAN 12#define BIG_ENDIAN
9 13
@@ -23,6 +27,7 @@
23 27
24#undef LIBS_MACHINE 28#undef LIBS_MACHINE
25#define LIBS_MACHINE 29#define LIBS_MACHINE
30#undef HAVE_VFORK
26 31
27#undef LD_SWITCH_MACHINE 32#undef LD_SWITCH_MACHINE
28#define LD_SWITCH_MACHINE -xa 33#define LD_SWITCH_MACHINE -xa