From: Richard M. Stallman Date: Wed, 25 Sep 1996 03:51:05 +0000 (+0000) Subject: (HAVE_GETCWD): Add #undef. X-Git-Tag: emacs-20.1~3620 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb581b1a2eb30a3f6c0bad5e1b88e958bd7cadf9;p=emacs.git (HAVE_GETCWD): Add #undef. --- diff --git a/src/config.in b/src/config.in index 2882d47582f..e09c9f52a62 100644 --- a/src/config.in +++ b/src/config.in @@ -188,6 +188,7 @@ Boston, MA 02111-1307, USA. */ #undef HAVE_UTIMES #undef HAVE_SETRLIMIT #undef HAVE_SETPGID +#undef HAVE_GETCWD #undef LOCALTIME_CACHE #undef HAVE_INET_SOCKETS