From 1587e4153763fab493acf2deee9028e24e1da57f Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 2 Aug 1998 16:30:25 +0000 Subject: Improved security. svn path=/trunk/; revision=2032 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index e819034b..c50b64e3 100644 --- a/configure.in +++ b/configure.in @@ -85,7 +85,7 @@ AC_SUBST(EXTRAOBJ) AC_CHECK_FUNCS(tcsetattr stty setsid seteuid gethostbyname res_search herror \ strrchr strerror setlinebuf syslog snprintf vprintf vsnprintf vsyslog \ - atexit inet_aton strftime) + atexit inet_aton strftime setrlimit) # Under Red Hat 4.0 (and many other Linuxes) -lresolv is seriously flaky # and breaks gethostbyname(2). It's better to use the bind stuff in the C -- cgit v1.2.3