From: Richard M. Stallman Date: Sat, 25 Dec 1993 01:44:18 +0000 (+0000) Subject: Add #undef HAVE_SETSID. X-Git-Tag: emacs-19.34~10505 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f72ea9815b8d319b34e861c9f368556b4472f00b;p=emacs.git Add #undef HAVE_SETSID. --- diff --git a/src/config.in b/src/config.in index 443fb520cf2..c22806303e2 100644 --- a/src/config.in +++ b/src/config.in @@ -124,6 +124,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_FREXP #undef HAVE_FTIME #undef HAVE_RES_INIT /* For -lresolv on Suns. */ +#undef HAVE_SETSID #undef HAVE_AIX_SMT_EXP