From: Richard M. Stallman Date: Wed, 25 Sep 1996 03:50:06 +0000 (+0000) Subject: Check for getcwd. X-Git-Tag: emacs-20.1~3621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4ebfa5ab37e729db230a3d06d7b78e0fad20eab6;p=emacs.git Check for getcwd. --- diff --git a/configure.in b/configure.in index 9d87d8d6144..ed149842c1b 100644 --- a/configure.in +++ b/configure.in @@ -1442,7 +1442,7 @@ AC_CHECK_FUNCS(gettimeofday gethostname getdomainname dup2 \ rename closedir mkdir rmdir sysinfo \ random lrand48 bcopy bcmp logb frexp fmod ftime res_init setsid \ strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \ -utimes setrlimit setpgid) +utimes setrlimit setpgid getcwd) # Check this now, so that we will NOT find the above functions in ncurses. # That is because we have not set up to link ncurses in lib-src.