]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Fix compilation under Borland.
[wget] / ChangeLog
index e5dc6bd2d978d257a598161afca50da69975744f..5a8f7508defeba97a2d432537740fbb8655eca0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has
+       snprintf, but not u_int32_t.
+
+       * windows/Makefile.src.bor (OBJS): Use convert.c.
+
+       From Chin-yuan Kuo.
+
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/config.h.mingw: Ditto.
+
+       * windows/Makefile.top.mingw: Ditto.
+
+       * windows/Makefile.src.mingw: New file.
+
+       * windows/wget.dep: Support convert.o.
+
+       * configure.bat.in: New option `--mingw'.
+       From Chin-yuan Kuo.
+
+2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (dist): Depend on configure.bat.
+       (realclean-top): Delete configure.bat.
+
+2003-10-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (distclean-top): Remove the libtool script, because
+       it's generated by configure.
+
 2003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Don't check for int32_t because we're not really