]> git.ipfire.org Git - thirdparty/libtool.git/commit
build: eliminate `ltmain.in' and `libtoolize.in' intermediate files.
authorGary V. Vaughan <gary@gnu.org>
Thu, 23 Sep 2010 12:42:30 +0000 (19:42 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 20 Oct 2011 16:43:44 +0000 (23:43 +0700)
commitaaa7c9328cf36c4776de0c39c6219482733ae4f7
tree98ca3fc838477d03d473b1bf08eea5bb51aa0dec
parent3500d098e8dbbde938e62313767b42a5be1b3be6
build: eliminate `ltmain.in' and `libtoolize.in' intermediate files.

* Makefile.am (libltdl/config/ltmain.sh, libtoolize.in): Pipe
the output of `$(LT_M4SH)' directly into `$(bootstrap_edit)' to
avoid use of superfluous intermediate file.

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