aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorDan Nicolaescu2008-07-23 08:29:24 +0000
committerDan Nicolaescu2008-07-23 08:29:24 +0000
commit7a14f2a03e95f5ac10d5603da6fa52777f16968e (patch)
tree458d3141171de03a79258e34d4bc8930fb709a9a /admin
parent5fa8e472948b7e7fe3903c73ed39b28109f22216 (diff)
downloademacs-7a14f2a03e95f5ac10d5603da6fa52777f16968e.tar.gz
emacs-7a14f2a03e95f5ac10d5603da6fa52777f16968e.zip
* s/usg5-4.h (ADDR_CORRECT): Remove, unused.
* unexaix.c (ADDR_CORRECT): Remove conditional, the only user defines it. * unexec.c (ADDR_CORRECT): Define unconditionally. * m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index cb60bd5f2cc..675695d2424 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -52,7 +52,6 @@ subprocesses System can use subprocesses (for M-x shell for example). Define
52** Defines from src/m/*.h and src/s/*.h. Some of these might not be used in the code anymore, so they can be removed. The HAVE_* definitions are probably handled by autoconf, so it might be possible to just remove them from src/[sm]/*.h. 52** Defines from src/m/*.h and src/s/*.h. Some of these might not be used in the code anymore, so they can be removed. The HAVE_* definitions are probably handled by autoconf, so it might be possible to just remove them from src/[sm]/*.h.
53 53
54 54
55ADDR_CORRECT
56AIX 55AIX
57AMPERSAND_FULL_NAME 56AMPERSAND_FULL_NAME
58A_TEXT_OFFSET 57A_TEXT_OFFSET