README.Git: Advance to Gnulib commit 9ce9be2ef0cb ("autoupdate").
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 4 Jul 2019 23:23:06 +0000 (16:23 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 4 Jul 2019 23:23:06 +0000 (16:23 -0700)
commit0d00acf4e35c841fc266ae62745d331512a6a63e
treea8860d0ba92f530bc21a5c374029350fd3bafa9c
parent7a09f7e0127967c4f04a51f1b9cf91040c515c34
README.Git: Advance to Gnulib commit 9ce9be2ef0cb ("autoupdate").

A recent commit to PSPP depended on a more recent version of Gnulib that
includes Gnulib commit 3cd207e1d0fd ("fatal-signal: Pass the signal number
to the action.") but the PSPP commit did not actually advance the Gnulib
dependency to that commit.  This commit does that (actually it advances to
Gnulib tip of master).

Fixes: 21d2449f801c ("unlink_replace_files: Change signature to avoid compiler warning.")
README.Git