README.Git: Update to latest version of Gnulib branch stable-202307.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 21 Mar 2024 14:01:04 +0000 (07:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 21 Mar 2024 14:01:04 +0000 (07:01 -0700)
README.Git

index 86b46b9a85ff1263afaf00d0dac4e696979d61c8..4cb1e7492a87166db18c5b285390aecf6f080788 100644 (file)
@@ -36,19 +36,14 @@ 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 46939413bcaceadc997374673db9577151c48d2c (origin/stable-202307)
- Author: Bruno Haible <bruno@clisp.org>
- Date:   Tue Oct 3 00:28:31 2023 +0200
+ commit 37d43aa09011b2474b843e9386c6c246f50065c7 (origin/stable-202307)
+ Author: Collin Funk <collin.funk1@gmail.com>
+ Date:   Sun Mar 10 01:02:30 2024 -0800
 
-     localename, gettext: Avoid crash on macOS 14.
+     gnulib-tool: Don't remove comments referencing @NMD@, part 2.
 
-     Reported by Shupeng Xue <dspxue@gmail.com> at
-     <https://lists.gnu.org/archive/html/bug-gettext/2023-10/msg00001.html>.
-
-     Cf <https://github.com/aria2/aria2/issues/2083#issuecomment-1694662007>.
-
-     * m4/intlmacosx.m4 (gt_INTL_MACOSX): Link with the CoreServices
-     framework in addition to the CoreFoundation framework.
+     * gnulib-tool (func_emit_tests_Makefile_am): Replace lines that start
+     with @NMD@ or @!NMD@ instead of lines that contain them.
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands: