diff options
| author | Miles Bader | 1996-07-02 16:25:01 +0000 |
|---|---|---|
| committer | Miles Bader | 1996-07-02 16:25:01 +0000 |
| commit | 7aaa6e47a5defd4b684807c6f079bd2d7b1699de (patch) | |
| tree | f370abd57a5b6a377f6aaac2fc9f1c67896030c5 /src/m | |
| parent | 9ee94849fa033a176fa6784abc9cce3378220139 (diff) | |
| download | emacs-7aaa6e47a5defd4b684807c6f079bd2d7b1699de.tar.gz emacs-7aaa6e47a5defd4b684807c6f079bd2d7b1699de.zip | |
(HAVE_X11R4, HAVE_X11R5):
Definitions deleted since xterm.h and config.h should take care of them.
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/alpha.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h index efd4c4021f9..606b7aab469 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h | |||
| @@ -139,10 +139,6 @@ NOTE-END | |||
| 139 | /* #define NO_SOCK_SIGIO */ | 139 | /* #define NO_SOCK_SIGIO */ |
| 140 | 140 | ||
| 141 | 141 | ||
| 142 | #define HAVE_X11R4 | ||
| 143 | #define HAVE_X11R5 | ||
| 144 | |||
| 145 | |||
| 146 | /* Describe layout of the address space in an executing process. */ | 142 | /* Describe layout of the address space in an executing process. */ |
| 147 | 143 | ||
| 148 | #define TEXT_START 0x120000000 | 144 | #define TEXT_START 0x120000000 |