+2008-05-22 Bruno Haible <bruno@clisp.org>
+
+ * README.woe32: Add a note about the libiconv dependency.
+ Reported by Marko Lindqvist <cazfi74@gmail.com>.
+
2008-05-18 Bruno Haible <bruno@clisp.org>
* m4/libtool.m4: Update from libtool-2.2.4, with modifications:
The -I and -L option are so that packages previously built for the
same environment are found. The --host option tells the various
tools that you are building for mingw, not cygwin.
+
+Dependencies:
+
+This package depends on GNU libiconv. (See the file DEPENDENCIES.) Before
+building this package, you need to build GNU libiconv, in the same development
+environment, with the same configure options, and install it ("make install").