README.Git: Upgrade to latest Gnulib. 20100617040508/pspp 20100618040501/pspp 20100619040501/pspp 20100620040502/pspp 20100621040501/pspp 20100622040509/pspp 20100623040501/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 17 Jun 2010 03:28:29 +0000 (20:28 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 17 Jun 2010 04:25:33 +0000 (21:25 -0700)
In particular this incorporates commit 39bdc0a99 "strtod: Stop using
AC_FUNC_STRTOD", which should fix problems with the strtod() replacement
when cross-compiling to Mingw.  For more information, see the thread at
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/22091 and PSPP bug
#29965.

README.Git

index 63bf31d4e7b80dd04d9b28c36ebb07e7b2caf172..2cbdb57919838516193a2f455050f479013b3b54 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 1629006348e1f66f07ce3ddcf3ebd2d14556cfce
-    Author: Bruno Haible <bruno@clisp.org>
-    Date:   Wed Jun 9 15:30:40 2010 +0200
+    commit b3c3b08eab509ef08c9303b05375088575f8cc1b
+    Author: Karl Berry <karl@freefriends.org>
+    Date:   Wed Jun 16 17:30:50 2010 -0700
 
-       Avoid relocwrapper link errors due to gnulib replacement functions.
+       update from texinfo
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands: