README.Git: Update to newest Gnulib.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 20 May 2010 03:59:28 +0000 (20:59 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 20 May 2010 13:52:46 +0000 (06:52 -0700)
commit1f3c79b1e16781bf616d9eb42815f89d470bcd22
tree36b45a9c099e2f57c95b0c49c25c7a65a162177a
parent006e4c8eef534aa82d28869a34c49a382076371d
README.Git: Update to newest Gnulib.

This should fix build failures on OpenSUSE, OpenBSD, and possibly on other
platforms that have libintl but on which libintl does not contain a
definition of __printf__, by integrating the following commit:

    commit a43e24168368619e2d51fe7a37abc4969d7a87fe
    Author: Bruno Haible <bruno@clisp.org>
    Date:   Sun May 16 14:16:03 2010 +0200

        Fix collision between gnulib's and libintl's printf replacements.
README.Git