From: Todd C. Miller Date: Mon, 6 Apr 1998 02:49:29 +0000 (+0000) Subject: kill HAVE_GETWD X-Git-Tag: SUDO_1_5_6~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5b490a9dc49f50fa82c01ba8661d4fb88fffe29;p=sudo kill HAVE_GETWD --- diff --git a/config.h.in b/config.h.in index 94bbd8429..f034cfb1b 100644 --- a/config.h.in +++ b/config.h.in @@ -123,9 +123,6 @@ /* Define if you have getcwd(3). */ #undef HAVE_GETCWD -/* Define if you have getwd(3). */ -#undef HAVE_GETWD - /* Define if you have strdup(3). */ #undef HAVE_STRDUP