]> 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>
Sat, 22 Oct 2011 11:36:12 +0000 (18:36 +0700)
commit2b96af6ed407b93a816d152e7d81c8c764d4d0ea
treeffaeba4d7101ab7973ea26489aee6da1bfc26588
parentcf1249a63cd7923b8f31e2fe4d86eaeddb625c5a
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