Remove the fopencookie test. We don't need the

dummy function because we conditionally use fopencookie,
fpencookie or a replacement at place.
This commit is contained in:
Werner Koch 2004-04-20 14:16:44 +00:00
parent 22795ca77f
commit 74b7ca69f9
1 changed files with 0 additions and 1 deletions

View File

@ -764,7 +764,6 @@ AC_CHECK_FUNCS(getrusage setrlimit stat setlocale)
AC_CHECK_FUNCS(flockfile funlockfile fopencookie funopen)
AC_REPLACE_FUNCS(vasprintf)
AC_REPLACE_FUNCS(fopencookie)
AC_REPLACE_FUNCS(mkdtemp)
AC_REPLACE_FUNCS(fseeko ftello)
AC_REPLACE_FUNCS(isascii)