diff options
| author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-08-30 18:19:54 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2012-08-31 12:22:09 +0200 |
| commit | c1269eee5ceabe4ab2ff73db04aa522295ba96b4 (patch) | |
| tree | d4713dadcde5e725c3ff8ed921453d26d0329d98 /scripts/git-hooks/commit-msg | |
| parent | build: some refactorings in cfg.mk (diff) | |
| download | coreutils-c1269eee5ceabe4ab2ff73db04aa522295ba96b4.tar.gz coreutils-c1269eee5ceabe4ab2ff73db04aa522295ba96b4.zip | |
build: don't use foo_LDADD if there's no foo program
For example, instead of factoring out the extra linker flags needed
by 'cp', 'mv' ind 'install' into a '$(copy_LDADD)' variable, factor
them out in a '$(copy_ldadd)' variable.
Partly a minor cleanup, partly a preparation for future changes.
* src/Makefile.am (copy_LDADD): Rename ...
(copy_ldadd): ... like this.
(remove_LDADD): Rename ...
(remove_ldadd): ... like this.
All uses adjusted. Some comments updated.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
