diff options
Diffstat (limited to 'src/m/iris4d.h')
| -rw-r--r-- | src/m/iris4d.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 7c0ff78a069..06bffceb64c 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h | |||
| @@ -53,8 +53,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 53 | #define DATA_START 0x10000000 | 53 | #define DATA_START 0x10000000 |
| 54 | #define DATA_SEG_BITS 0x10000000 | 54 | #define DATA_SEG_BITS 0x10000000 |
| 55 | 55 | ||
| 56 | #undef LIBS_MACHINE | ||
| 57 | #define LIBS_MACHINE | ||
| 58 | #define LIBS_DEBUG | 56 | #define LIBS_DEBUG |
| 59 | 57 | ||
| 60 | /* Use terminfo instead of termcap. */ | 58 | /* Use terminfo instead of termcap. */ |