projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e59d155
)
Fix "make check" when openssl or gcrypt is used. Bug #787
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Thu, 11 May 2017 11:28:19 +0000
(
05:28
-0600)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Thu, 11 May 2017 11:28:19 +0000
(
05:28
-0600)
--HG--
branch : 1.8
plugins/sudoers/Makefile.in
patch
|
blob
|
history
diff --git
a/plugins/sudoers/Makefile.in
b/plugins/sudoers/Makefile.in
index 3c091734aad72bb43400126a0f215a111bf58989..2ac252f2a50af1fcb6ba79f6a225cb1b961c475e 100644
(file)
--- a/
plugins/sudoers/Makefile.in
+++ b/
plugins/sudoers/Makefile.in
@@
-175,7
+175,7
@@
CHECK_ADDR_OBJS = check_addr.o interfaces.o match_addr.o sudoers_debug.o \
CHECK_BASE64_OBJS = check_base64.o base64.o sudoers_debug.o
-CHECK_DIGEST_OBJS = check_digest.o
filedigest.o
digestname.o sudoers_debug.o
+CHECK_DIGEST_OBJS = check_digest.o
@FILEDIGEST@
digestname.o sudoers_debug.o
CHECK_FILL_OBJS = check_fill.o hexchar.o toke_util.o sudoers_debug.o