summaryrefslogtreecommitdiff
path: root/gnulib
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 18:19:54 +0200
committerJim Meyering <meyering@redhat.com>2012-08-31 12:22:09 +0200
commitc1269eee5ceabe4ab2ff73db04aa522295ba96b4 (patch)
treed4713dadcde5e725c3ff8ed921453d26d0329d98 /gnulib
parenta159d594facba612e60d58539eeba80e2a0d3413 (diff)
downloadcoreutils-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 'gnulib')
0 files changed, 0 insertions, 0 deletions