X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=c26c93ecc1e40d4840a2e0d88bff9035a5eec42a;hp=b9ccbfef3c53b70ba28b4679b8011103d2f83d97;hb=5e3c9b55f2a813e41f7f33f48c33db054a17e608;hpb=2158e58bc14471aebf8bace0c4b853ce6ae00fb0 diff --git a/configure.ac b/configure.ac index b9ccbfef..c26c93ec 100644 --- a/configure.ac +++ b/configure.ac @@ -197,7 +197,7 @@ AC_FUNC_MMAP AC_FUNC_FSEEKO AC_CHECK_FUNCS(strptime timegm vsnprintf vasprintf drand48) AC_CHECK_FUNCS(strtoll usleep ftello sigblock sigsetjmp memrchr wcwidth mbtowc) -AC_CHECK_FUNCS(sleep symlink) +AC_CHECK_FUNCS(sleep symlink utime) if test x"$ENABLE_OPIE" = xyes; then AC_LIBOBJ([ftp-opie])