]> granicus.if.org Git - sudo/commitdiff
Fix "make check" when openssl or gcrypt is used. Bug #787
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 May 2017 11:28:19 +0000 (05:28 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 11 May 2017 11:28:19 +0000 (05:28 -0600)
plugins/sudoers/Makefile.in

index 3c091734aad72bb43400126a0f215a111bf58989..2ac252f2a50af1fcb6ba79f6a225cb1b961c475e 100644 (file)
@@ -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