]> git.ipfire.org Git - thirdparty/libtool.git/commit
build: factor Makefile.am `m4sh' invocations to LT_M4SH.
authorGary V. Vaughan <gary@gnu.org>
Thu, 23 Sep 2010 11:06:09 +0000 (18:06 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2010 18:55:29 +0000 (01:55 +0700)
commit626dfe3d98569b271d8d139c6a200d1f7f3d0aff
tree1bf835bf159573d38602a3e04c00689022fe2af4
parented87a34a9f0ec8c52c86534e61ea8f9520524a82
build: factor Makefile.am `m4sh' invocations to LT_M4SH.

* Makefile.am (LT_M4SH): Now that all directories are listed as
fully qualified paths, the search path argument to M4SH is always
the same, so factor it out into a variable.  Adjust all callers.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
Makefile.am