]> git.eshelyaron.com Git - emacs.git/commitdiff
Check for getrlimit.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 17:51:59 +0000 (17:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jul 2008 17:51:59 +0000 (17:51 +0000)
configure.in

index df1d1c6247151fc7573b7228eea7779c7b3cee3e..eec20f4ff1cfdbaf163f2c704b81a80624c39ded 100644 (file)
@@ -2624,7 +2624,7 @@ AC_CHECK_FUNCS(gethostname getdomainname dup2 \
 rename closedir mkdir rmdir sysinfo getrusage get_current_dir_name \
 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 getwd shutdown getaddrinfo \
+utimes getrlimit setrlimit setpgid getcwd getwd shutdown getaddrinfo \
 __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \
 sendto recvfrom getsockopt setsockopt getsockname getpeername \
 gai_strerror mkstemp getline getdelim mremap memmove fsync sync bzero \