From: Ben Pfaff Date: Thu, 17 Jun 2010 03:28:29 +0000 (-0700) Subject: README.Git: Upgrade to latest Gnulib. X-Git-Tag: sav-api~178 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fbuilds%2F20100621040501%2Fpspp;p=pspp 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. --- 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: