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: