From b345bca7255ed384b4e25394406c836f83dc952c Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 15 Feb 1991 09:58:22 +0000 Subject: [PATCH] use des5 to avoid name clash git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1704 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/Project.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Project.tmpl b/src/config/Project.tmpl index 40eed0814..deb38b3e8 100644 --- a/src/config/Project.tmpl +++ b/src/config/Project.tmpl @@ -270,7 +270,7 @@ P_PROTOS=-UUseNarrowPrototypes UNIFDEFSRC = $(TOP)/util/unifdef TOPLIBD = $(TOP)/lib OSLIB = os - DESLIB = des + DESLIB = des5 RSAMD4LIB = md4 KRB5LIB = krb5 CRCLIB = crc32 -- 2.26.2