From ce83b3998094148bc63596e4bcad08b8e3c7c005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 20 Apr 2007 08:34:21 +0000 Subject: [PATCH] rename des to hcrypto git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20468 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 539c4eee8..2387744f6 100644 --- a/configure.in +++ b/configure.in @@ -447,7 +447,7 @@ AC_CONFIG_FILES(Makefile \ lib/auth/sia/Makefile \ lib/asn1/Makefile \ lib/com_err/Makefile \ - lib/des/Makefile \ + lib/hcrypto/Makefile \ lib/editline/Makefile \ lib/hx509/Makefile \ lib/gssapi/Makefile \