Commit b23fd9d8c3d005650e482a87a67a9654384fa931

Ján Tomko 2016-07-26T16:28:16

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.