Fix crash on Windows when calculating a covariance matrix of dimension 1.
[pspp-builds.git] / README.Git
index 753423e3e98bd4a1f816309f637f51826d0bb7a1..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 e21985ad14508137d75b0dccf064adfc4e5888c6
+    commit 75dc5a3dbe3c65f57adc9533561100079922e180
     Author: Bruno Haible <bruno@clisp.org>
-    Date:   Mon Sep 28 23:25:49 2009 +0200
+    Date:   Wed May 19 23:30:18 2010 +0200
 
-       Avoid identifier clash with POSIX function 'remove' defined as a macro.
+       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: