From d226f4d59684e885eb8ee39165be275274ba5e01 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 3 Jul 2005 18:03:49 +0000 Subject: Remove checks whose results we don't check (Miloslav Trmac). svn path=/trunk/; revision=4066 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 23b7d8bc..c7c119a3 100644 --- a/configure.ac +++ b/configure.ac @@ -120,10 +120,10 @@ fi AC_SUBST(EXTRAOBJ) AC_CHECK_FUNCS(tcsetattr stty setsid geteuid seteuid gethostbyname \ - res_search herror strrchr strerror setlinebuf syslog \ + res_search strerror syslog \ snprintf vprintf vsnprintf vsyslog \ atexit inet_aton strftime setrlimit socketpair sigprocmask sigaction \ - getopt_long strdup) + strdup) # 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