changeset 16014:530b7973135f

Check for setrlimit.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Sep 1996 00:14:32 +0000
parents 65601921c2c5
children f51aa92862ac
files configure.in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sun Sep 01 00:13:53 1996 +0000
+++ b/configure.in	Sun Sep 01 00:14:32 1996 +0000
@@ -1441,7 +1441,8 @@
 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.