]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: calculate required mkinstalldirs calls during `make install'.
authorGary V. Vaughan <gary@gnu.org>
Sun, 6 Nov 2011 10:55:08 +0000 (17:55 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 8 Nov 2011 13:07:43 +0000 (20:07 +0700)
commit04fbe0e383061675011726a8555c21bace745050
tree7fe0f03f464deffc3b0d1aa987f86cc2a6b4d060
parent0ecdf9b9edd1524061fe2267a513c33b75b84969
maint: calculate required mkinstalldirs calls during `make install'.

* Makefile.am (install-data-local): Make sure all destination
directories are in place before copying files there, without
hardcoding them.

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