aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/hp800.h2
-rw-r--r--src/m/iris4d.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/m/hp800.h b/src/m/hp800.h
index 8acec110272..bf684a871a9 100644
--- a/src/m/hp800.h
+++ b/src/m/hp800.h
@@ -93,8 +93,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
93 93
94#define UNEXEC unexhp9k800.o 94#define UNEXEC unexhp9k800.o
95 95
96#define LIBS_DEBUG
97
98/* Include the file bsdtty.h, since this machine has job control. */ 96/* Include the file bsdtty.h, since this machine has job control. */
99#define NEED_BSDTTY 97#define NEED_BSDTTY
100 98
diff --git a/src/m/iris4d.h b/src/m/iris4d.h
index 06bffceb64c..794227977be 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#define LIBS_DEBUG
57
58/* Use terminfo instead of termcap. */ 56/* Use terminfo instead of termcap. */
59 57
60#define TERMINFO 58#define TERMINFO