]> code.delx.au - gnu-emacs/commitdiff
Check for setrlimit.
authorRichard M. Stallman <rms@gnu.org>
Sun, 1 Sep 1996 00:14:32 +0000 (00:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 1 Sep 1996 00:14:32 +0000 (00:14 +0000)
configure.in

index fca300878f54ab08701341c973979c023dca2fe0..bcf83fbc266f5c90d370b776b74b45774e47f255 100644 (file)
@@ -1441,7 +1441,8 @@ AC_CHECK_LIB(m, sqrt)
 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)
+strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
+utimes setrlimit)
 
 # 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.