* HACKING: Add missing 't' to platforms.
+2024-04-25 Collin Funk <collin.funk1@gmail.com>
+
+ HACKING: Fix a typo.
+ * HACKING: Add missing 't' to platforms.
+
2024-04-25 Bruno Haible <bruno@clisp.org>
relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
It is a good idea to occasionally create a testdir of all of Gnulib:
$ rm -rf ../testdir-all; ./gnulib-tool --create-testdir --dir=../testdir-all --with-c++-tests --without-privileged-tests --single-configure `./all-modules`
-and test this directory on various plaforms:
+and test this directory on various platforms:
- Linux/glibc systems,
- Linux/musl systems,
- macOS,