From 69b901898c66d3d4f83b8d23ef861a6257cb15b2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 27 Dec 2009 21:29:15 +0100 Subject: bootstrap.sh: disable Gnulib's sc_copyright_check target The regular expression that verifies whether the copyright line in doc/autoconf-archive.texi is up-to-date assumes that the date is followed by the string "Free Software Foundation". In our case, however, the copyright owner is "Autoconf Archive Maintainers". Eventually, the project is going to be signed over to the FSF; then we can enable that check again. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cd2e98d..0869051 100644 --- a/TODO +++ b/TODO @@ -35,7 +35,7 @@ Some macros feature http or mailto URIs. The generator scripts should recognize those and generate appropriate hyperlinks output (where feasible). -* TODO Re-enable disabled sc_* checks from maint.mk [0/5] +* TODO Re-enable disabled sc_* checks from maint.mk [0/6] Gnulib wants us to use spelling "file system" and objects when it sees the name ax_boost_filesystem in autoconf-archive.texi. There ought to be a way to @@ -51,6 +51,7 @@ * [ ] sc_space_tab * [ ] sc_useless_cpp_parens * [ ] sc_prohibit_magic_number_exit + * [ ] sc_copyright_check * TODO Link to http://www.flameeyes.eu/autotools-mythbuster/ * TODO Generate serial lines -- cgit v1.2.1