Problem reported by Benno Schulenberg in:
https://lists.gnu.org/r/bug-gnulib/2021-11/msg00038.html
* modules/regex (Depends-on): Depend on vararrays, since
lib/regex.h uses __STDC_NO_VLA__.
* modules/vararrays: Change license from LGPL to LGPLv2+.
+2021-11-27 Paul Eggert <eggert@cs.ucla.edu>
+
+ regex: port to tcc
+ Problem reported by Benno Schulenberg in:
+ https://lists.gnu.org/r/bug-gnulib/2021-11/msg00038.html
+ * modules/regex (Depends-on): Depend on vararrays, since
+ lib/regex.h uses __STDC_NO_VLA__.
+ * modules/vararrays: Change license from LGPL to LGPLv2+.
+
2021-11-25 Bernhard Voelker <mail@bernhard-voelker.de>
test-framework-sh: remove unsafe entries from PATH
c99
extensions
ssize_t
+vararrays
attribute [test $ac_use_included_regex = yes]
btowc [test $ac_use_included_regex = yes]
builtin-expect [test $ac_use_included_regex = yes]
Include:
License:
-LGPL
+LGPLv2+
Maintainer:
Paul Eggert