diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-07-23 08:29:24 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-07-23 08:29:24 +0000 |
commit | 7a14f2a03e95f5ac10d5603da6fa52777f16968e (patch) | |
tree | 458d3141171de03a79258e34d4bc8930fb709a9a /admin/CPP-DEFINES | |
parent | 5fa8e472948b7e7fe3903c73ed39b28109f22216 (diff) |
* 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/CPP-DEFINES')
-rw-r--r-- | admin/CPP-DEFINES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index cb60bd5f2c..675695d242 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 ** 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. -ADDR_CORRECT AIX AMPERSAND_FULL_NAME A_TEXT_OFFSET |