From: Richard M. Stallman Date: Thu, 19 Jun 1997 02:59:08 +0000 (+0000) Subject: (shutdown): Check for `shutdown' function. X-Git-Tag: emacs-20.1~1619 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5914be4b28332f382fd9e53f565d19d214d35fc2;p=emacs.git (shutdown): Check for `shutdown' function. --- diff --git a/configure.in b/configure.in index 2bab174a0e7..b852510d023 100644 --- a/configure.in +++ b/configure.in @@ -1500,7 +1500,7 @@ AC_CHECK_FUNCS(gettimeofday gethostname getdomainname dup2 \ rename closedir mkdir rmdir sysinfo \ random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \ strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \ -utimes setrlimit setpgid getcwd) +utimes setrlimit setpgid getcwd shutdown) # 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.