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

index f73b73209e8d08bbcdd369778cc982f1125c8fa5..67700f82f777fc634a0ec2e8b16414572c45cb0c 100644 (file)
@@ -2148,7 +2148,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 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 \