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 /tests/touch/no-rights.sh | |
parent | a159d594facba612e60d58539eeba80e2a0d3413 (diff) | |
download | coreutils-c1269eee5ceabe4ab2ff73db04aa522295ba96b4.tar.xz |
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 'tests/touch/no-rights.sh')
0 files changed, 0 insertions, 0 deletions