* Makefile.cfg (local-checks-to-skip): Don't skip sc_m4_quote_check.
Don't skip sc_prohibit_nonreentrant.
* Makefile.nonreentrant (NON_REENTRANT): Comment out until we've
remove all remaining uses of strerror.
--- /dev/null
+^gnulib/m4/intl\.m4$
+Tue, 3 Feb 2009 14:06:06 +0100 Jim Meyering <meyering@redhat.com>
+
+ syntax-check: enable more checks
+ * Makefile.cfg (local-checks-to-skip): Don't skip sc_m4_quote_check.
+ Don't skip sc_prohibit_nonreentrant.
+ * Makefile.nonreentrant (NON_REENTRANT): Comment out until we've
+ remove all remaining uses of strerror.
+
Tue, 3 Feb 2009 14:06:05 +0100 Jim Meyering <meyering@redhat.com>
cleanup: remove useless if-before-VIR_FREE
sc_error_exit_success \
sc_file_system \
sc_immutable_NEWS \
- sc_m4_quote_check \
sc_makefile_path_separator_check \
sc_obsolete_symbols \
sc_prohibit_S_IS_definition \
sc_prohibit_atoi_atof \
sc_prohibit_jm_in_m4 \
- sc_prohibit_nonreentrant \
sc_prohibit_quote_without_use \
sc_prohibit_quotearg_without_use \
sc_prohibit_stat_st_blocks \
NON_REENTRANT += sgetspent
NON_REENTRANT += srand48
NON_REENTRANT += srandom
-NON_REENTRANT += strerror
+# NON_REENTRANT += strerror
NON_REENTRANT += strtok
NON_REENTRANT += tmpnam
NON_REENTRANT += ttyname