From d00a8c7893dfc00fc3881d95faff56612e507c62 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 19 Sep 1993 19:28:39 +0000 Subject: [PATCH] Add #undef HAVE_RES_INIT. --- src/config.in | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5