build: update gnulib submodule to latest, and adapt
authorJim Meyering <meyering@redhat.com>
Mon, 5 Apr 2010 18:56:19 +0000 (20:56 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 06:24:41 +0000 (08:24 +0200)
commitedfad78619d52479e02228a5789a2e98d7b0f9f6
tree5c63b338c51d9f4c8283194ebb11e3a873dc9ee3
parent61af16213a488af3a8e994399ebd0859d390edb6
build: update gnulib submodule to latest, and adapt

* cfg.mk: Update to use new _sc_search_regexp interface.  Run this:
perl -pi -e 's/\b_prohibit_regexp\b/_sc_search_regexp/;'
-e 's/\bmsg=/halt=/; s/\bre=/prohibit=/;' cfg.mk
and then adjust backslashes so they still line up.
* cfg.mk (local-checks-to-skip): Add new sc_texinfo_acronym, to skip it.
* msdos/tailor.c (fcalloc): Mark a diagnostic for translation, to
placate stricter syntax-check, even though no one uses this file.
cfg.mk
gnulib
lib/.gitignore
m4/.gitignore
msdos/tailor.c