]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool: fix tests of 'extensions' module
authorPavel Raiskup <praiskup@redhat.com>
Tue, 6 Oct 2015 11:20:05 +0000 (13:20 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Oct 2015 21:37:52 +0000 (14:37 -0700)
commit63ce1a2103dd4452f7bd5bc873a982e03ed52427
treef60ccc22e604321b293840bfdaa0d709260a59df
parent4ac8b451611e5fa5855b3dcfc39d75fd6dde2bd4
gnulib-tool: fix tests of 'extensions' module

This complements f8fe25fab60e3c687a124 commit.

* gnulib-tool (func_emit_pre_early_macros): New function, it wraps
emitting of initial gl_EARLY macros.
(func_import, func_create_testdir): All dumps of gl_PROG_AR_RANLIB
replaced with func_emit_pre_early_macros call.
ChangeLog
gnulib-tool