aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/files/patch-aa
blob: 974662610d33e45ebe43211b94dd84acdd2eb913 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Thu Apr 25 10:16:31 2002
+++ configure	Thu Apr 25 10:18:04 2002
@@ -10564,7 +10564,7 @@
 fi
 
 if test "$with_skey" = "yes"; then
-    SUDO_LIBS="${SUDO_LIBS} -lskey"
+    SUDO_LIBS="${SUDO_LIBS} -lskey -lmd"
     if test -f /usr/include/skey.h -a -f /usr/lib/libskey.a; then
 	:
     elif test -f /usr/local/include/skey.h; then