From: Ben Pfaff Date: Thu, 21 Mar 2024 14:01:04 +0000 (-0700) Subject: README.Git: Update to latest version of Gnulib branch stable-202307. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43f88835e720a11e6085edf9db04161176e1649;p=pspp README.Git: Update to latest version of Gnulib branch stable-202307. --- diff --git a/README.Git b/README.Git index 86b46b9a85..4cb1e7492a 100644 --- a/README.Git +++ b/README.Git @@ -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 - Date: Tue Oct 3 00:28:31 2023 +0200 + commit 37d43aa09011b2474b843e9386c6c246f50065c7 (origin/stable-202307) + Author: Collin Funk + 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 at - . - - Cf . - - * 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: