From: Ben Pfaff Date: Wed, 9 Jun 2010 17:26:55 +0000 (-0700) Subject: README.Git: Update to latest Gnulib. X-Git-Tag: sav-api~190 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf816bb26cf5950825aa2dfa855f4d80f342426d;hp=7bc6f06fcc9f0446c8f52ed351468a5dc25d1ff7;p=pspp README.Git: Update to latest Gnulib. The newest Gnulib fixes problems building the relocation wrapper used on some OSes (e.g. OpenBSD) when PSPP is configured with --enable-relocatable. --- diff --git a/README.Git b/README.Git index 1a6b9765dd..63bf31d4e7 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 75dc5a3dbe3c65f57adc9533561100079922e180 + commit 1629006348e1f66f07ce3ddcf3ebd2d14556cfce Author: Bruno Haible - Date: Wed May 19 23:30:18 2010 +0200 + Date: Wed Jun 9 15:30:40 2010 +0200 - Clean up dead code in recent commit. + Avoid relocwrapper link errors due to gnulib replacement functions. To clone Gnulib into a directory named "gnulib" using Git, and then check out this particular commit, run these commands: