]> sjero.net Git - wget/blobdiff - configure.in
[svn] Parse Content-Disposition better. Implement memrchr where missing.
[wget] / configure.in
index 413309e1624fceb0c7e59cb09c37046750e6bf96..436efc9958431581242faa9a68334d07215849e8 100644 (file)
@@ -206,7 +206,7 @@ AC_FUNC_ALLOCA
 AC_FUNC_MMAP
 AC_FUNC_FSEEKO
 AC_CHECK_FUNCS(strptime timegm snprintf vsnprintf vasprintf drand48)
-AC_CHECK_FUNCS(strtoll strtoimax usleep ftello sigblock sigsetjmp)
+AC_CHECK_FUNCS(strtoll strtoimax usleep ftello sigblock sigsetjmp memrchr)
 
 dnl We expect to have these functions on Unix-like systems configure
 dnl runs on.  The defines are provided to get them in config.h.in so