From: Richard M. Stallman Date: Sun, 19 Sep 1993 19:28:39 +0000 (+0000) Subject: Add #undef HAVE_RES_INIT. X-Git-Tag: emacs-19.34~11108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d00a8c7893dfc00fc3881d95faff56612e507c62;p=emacs.git Add #undef HAVE_RES_INIT. --- diff --git a/src/config.in b/src/config.in index f705a915032..f3af96cf346 100644 --- a/src/config.in +++ b/src/config.in @@ -121,6 +121,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_LOGB #undef HAVE_FREXP #undef HAVE_FTIME +#undef HAVE_RES_INIT /* For -lresolv on Suns. */ #undef HAVE_AIX_SMT_EXP