# HG changeset patch # User Richard M. Stallman # Date 841536872 0 # Node ID 530b7973135f58ea6d0b2dc66141b5891514ccbd # Parent 65601921c2c5e5e15f6d3d0da812e2873e33919e Check for setrlimit. diff -r 65601921c2c5 -r 530b7973135f configure.in --- 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.