diff options
| author | Dan Nicolaescu | 2008-07-23 08:29:24 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-23 08:29:24 +0000 |
| commit | 7a14f2a03e95f5ac10d5603da6fa52777f16968e (patch) | |
| tree | 458d3141171de03a79258e34d4bc8930fb709a9a /admin | |
| parent | 5fa8e472948b7e7fe3903c73ed39b28109f22216 (diff) | |
| download | emacs-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-DEFINES | 1 |
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 | ||
| 55 | ADDR_CORRECT | ||
| 56 | AIX | 55 | AIX |
| 57 | AMPERSAND_FULL_NAME | 56 | AMPERSAND_FULL_NAME |
| 58 | A_TEXT_OFFSET | 57 | A_TEXT_OFFSET |