content for commit 605d9053e5

This commit is contained in:
Tim Ruehsen
2014-10-28 20:21:33 +01:00
parent 3e2c95b0dd
commit 4152e98bb0
3 changed files with 45 additions and 32 deletions

View File

@@ -226,7 +226,7 @@ AC_FUNC_MMAP
AC_FUNC_FSEEKO
AC_CHECK_FUNCS(strptime timegm vsnprintf vasprintf drand48 pathconf)
AC_CHECK_FUNCS(strtoll usleep ftello sigblock sigsetjmp memrchr wcwidth mbtowc)
AC_CHECK_FUNCS(sleep symlink utime)
AC_CHECK_FUNCS(sleep symlink utime strlcpy)
if test x"$ENABLE_OPIE" = xyes; then
AC_LIBOBJ([ftp-opie])