]> git.eshelyaron.com Git - emacs.git/commitdiff
(shutdown): Check for `shutdown' function.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Jun 1997 02:59:08 +0000 (02:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Jun 1997 02:59:08 +0000 (02:59 +0000)
configure.in

index 2bab174a0e71d703b8f501ea6df6675aa50f5cd2..b852510d023f58ed92f0ad6aca7ba492e04694f4 100644 (file)
@@ -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.