diff src/config.h.in @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents 3d3049ae1304
children 223736d75acb
line wrap: on
line diff
--- a/src/config.h.in	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/config.h.in	Mon Aug 13 11:42:25 2007 +0200
@@ -345,6 +345,7 @@
 #undef HAVE_ISASTREAM	/* SysV streams */
 #undef HAVE_PTY_H	/* Linux, Tru64 openpty */
 #undef HAVE_LIBUTIL_H	/* BSD openpty */
+#undef HAVE_UTIL_H	/* NetBSD openpty */
 #undef HAVE_STROPTS_H	/* SysV streams */
 #undef HAVE_STRTIO_H	/* SysV streams TIOCSIGNAL */
 
@@ -831,7 +832,6 @@
 #  define new   c_new
 #  define this  c_this
 #  define catch c_catch
-#  define not   c_not
 
 #  define EXTERN_C extern "C"
 # else /* C code */