diff src/s/nextstep.h @ 70:131b0175ea99 r20-0b30

Import from CVS: tag r20-0b30
author cvs
date Mon, 13 Aug 2007 09:02:59 +0200
parents 0293115a14e9
children c7528f8e288d
line wrap: on
line diff
--- a/src/s/nextstep.h	Mon Aug 13 09:00:04 2007 +0200
+++ b/src/s/nextstep.h	Mon Aug 13 09:02:59 2007 +0200
@@ -113,7 +113,9 @@
 /* The following are glommed from the hp9000s800.h file */
 #define STACK_DIRECTION 1
 #endif
-
+/* Axel Seibert <seibert@leo.org> says the following is necessary due
+   to configure problems. */
+#undef REL_ALLOC
 #undef SYSV_SYSTEM_DIR
 #undef NONSYSTEM_DIR_LIBRARY
 #define signal_handler_t int
@@ -121,6 +123,7 @@
 #undef BSD_TERMIOS
 #undef HAVE_TERMIOS
 #undef HAVE_TERMIO
+#undef HAVE_MMAP
 #define NO_TERMIO
 #define TAB3 XTABS
 #define C_OPTIMIZE_SWITCH -pipe