projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d74a1b0
)
maint: touch up previous LDADD patch
author
Eric Blake
<ebb9@byu.net>
Sat, 10 Oct 2009 12:21:59 +0000
(06:21 -0600)
committer
Eric Blake
<ebb9@byu.net>
Sat, 10 Oct 2009 12:28:40 +0000
(06:28 -0600)
* src/Makefile.am (dir_LDADD): Delete; the ls_LDADD line covers this.
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index b4ff8dad6cd0fdf648876ef25bc776dd5cd420fd..915ea8165ade60dd18cd62106b274f467e06e492 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-361,7
+361,6
@@
su_LDADD += $(LIB_CRYPT)
# for various ACL functions
copy_LDADD += $(LIB_ACL)
-dir_LDADD += $(LIB_ACL)
ls_LDADD += $(LIB_ACL)
# for various xattr functions