]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: DRYing out `Makefile.am' file paths.
authorGary V. Vaughan <gary@gnu.org>
Fri, 24 Sep 2010 20:40:27 +0000 (03:40 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 26 Sep 2010 11:42:12 +0000 (18:42 +0700)
commit2ed587d2377b283d62ea86f20a22893b0ced7bde
tree067d9cc2b87cf6028fc4f0d33f08fabb715e4013
parent0280c3687962199479258741cef4f32a2ccb8ffd
maint: DRYing out `Makefile.am' file paths.

* Makefile.am (aux_dir, macro_dir): Include `$(srcdir)' in
declaration. Adjust all references.
(doc_dir, ltdl_dir, m4sh_dir, tests_dir): New single location
to hold directory paths, all including `$(srcdir)', to reduce
typing.
(LT_M4SH): Use `$m4sh_dir' as include directory.
(defs): This one is for a file in the build-tree, so no
leading `$(srcdir)'.
ChangeLog
Makefile.am