From 551ae7c01afa80b03caf6a61975c13de0696c9f3 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 16 Jun 2010 20:28:29 -0700 Subject: [PATCH] README.Git: Upgrade to latest Gnulib. 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.Git b/README.Git index 63bf31d4e7..2cbdb57919 100644 --- a/README.Git +++ b/README.Git @@ -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 - Date: Wed Jun 9 15:30:40 2010 +0200 + commit b3c3b08eab509ef08c9303b05375088575f8cc1b + Author: Karl Berry + 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: -- 2.30.2