* gettext-tools/tests/lang-modula2: Add comment.
# Assumes an fr_FR locale is installed.
# Assumes the following packages are installed: gm2.
+# Note: This test fails on Ubuntu 22.04, with a compilation error
+# "error: the file containing the definition module 'Terminal' cannot be found",
+# apparently due to insufficient include paths in this version of gm2.
+
# Test whether we can build and test Modula-2 programs.
test "${MODULA2_CHOICE}" != no || {
echo "Skipping test: configured with --disable-modula2"