]> Savannah Git Hosting - gnulib.git/commit
maint.mk: speed up require_config_h_first
authorJán Tomko <jtomko@redhat.com>
Tue, 26 Jul 2016 14:28:16 +0000 (16:28 +0200)
committerJim Meyering <meyering@fb.com>
Mon, 1 Aug 2016 14:43:25 +0000 (07:43 -0700)
commitb23fd9d8c3d005650e482a87a67a9654384fa931
tree420dfbc12b950b08a2427a7edc0616b4e8a92d2a
parent04fd8821111d3af23e8485f0f78b60f42babda1d
maint.mk: speed up require_config_h_first

Instead of spawning three processes per file,
rewrite the check in perl and run it once for all the files.
* top/maint.mk (perl_config_h_first_): Define.
(sc_require_config_h_first): Use it in place of shell code.
ChangeLog
top/maint.mk