X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconfig.h.in;h=eb0f45e94a9e8a11519054a34ca64108239014fe;hb=4515c44d0462e7905a8013b6ceb52792a9c31462;hp=695312ab9d6ba26d7b97943aee972ae950d7587d;hpb=56b8166f2f3acba7574b24a773dd97b0c17f63fe;p=chise%2Fxemacs-chise.git diff --git a/src/config.h.in b/src/config.h.in index 695312a..eb0f45e 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -345,6 +345,7 @@ void *alloca (); #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 */ @@ -835,7 +836,6 @@ on various systems. */ # define new c_new # define this c_this # define catch c_catch -# define not c_not # define EXTERN_C extern "C" # else /* C code */