From d755bcb89dbeaf6c7c1eca73ccabdf89b536c535 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 27 May 2016 15:50:30 +0200 Subject: build: Remove obsolete tests for funopen and fopencookie. * configure.ac (AC_CHECK_FUNCS): Remove tests for funopen. -- Meanwhile we are using the portable functions from libgpg-error. Signed-off-by: Werner Koch --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d90921cae..07d728a78 100644 --- a/configure.ac +++ b/configure.ac @@ -1383,7 +1383,7 @@ AC_CHECK_FUNCS([waitpid wait4 sigaction sigprocmask pipe getaddrinfo]) AC_CHECK_FUNCS([ttyname rand ftello fsync stat lstat]) AC_CHECK_FUNCS([memicmp stpcpy strsep strlwr strtoul memmove stricmp strtol \ memrchr isascii timegm getrusage setrlimit stat setlocale \ - flockfile funlockfile fopencookie funopen getpwnam getpwuid \ + flockfile funlockfile getpwnam getpwuid \ getenv inet_pton strpbrk]) if test "$have_android_system" = yes; then -- cgit v1.2.3