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)
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

index a103bd9fb95f9e2ce318daaba14176234373afe4..1a6b9765dd9e06b95f7b28a9fc1f9eb24b77991b 100644 (file)
@@ -34,11 +34,11 @@ This version of PSPP should work with the Gnulib commit shown below.
 Gnulib does not maintain a stable API or ABI, so it is possible that
 PSPP will not work with older or newer versions of Gnulib.
 
-    commit 4f01268d0c584c20704e42527f4fa125e7525aae
-    Author: Karl Berry <karl@freefriends.org>
-    Date:   Thu Mar 25 16:01:21 2010 -0700
+    commit 75dc5a3dbe3c65f57adc9533561100079922e180
+    Author: Bruno Haible <bruno@clisp.org>
+    Date:   Wed May 19 23:30:18 2010 +0200
 
-       autoupdate
+       Clean up dead code in recent commit.
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands: