* gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2006 19:39:49 +0000 (19:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2006 19:39:49 +0000 (19:39 +0000)
commit19ddda3250a2ba8b0f09d39a7b428175bca9ce7d
tree419bf20752510ec52a195f8ab0bd9df6aa57aed8
parentfd86cc79456443991ca1a9b710909001601f1dc1
* gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
into output, since the output might be called Makefile.am even
if $makefile_name is something different.
(func_import): Use $makefile_am rather than
${makefile_name-Makefile.am}, to fix a bug where makefile_name was
empty.
ChangeLog
gnulib-tool