]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Expect existence of C89 functions, as well as of select and gettimeofday.
[wget] / ChangeLog
index 8900fb60322090f55609a2d93afdae69a0f9c992..9673d2e6427f6eedd16fd4514dc6ae0d95a0d086 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Assume existence of gettimeofday and select.
+       gettimeofday exists on all platforms we care about (except for
+       Windows where Windows-specific functions are used instead), and
+       select exists virtually everywhere.
+
+       * configure.in: Assume existence of strerror, signal, strstr, and
+       memmove, which are all required by ANSI C.
+
 2005-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * Makefile.cvs: Renamed to Makefile.svn.