From d2a6a395435919aff8943285f9cbfe6569a9728f Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 14 Oct 2009 23:30:55 +0200 Subject: configure: add --with-sha1={libmd,libcrypto} option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julien Cristau Reviewed-by: Rémi Cardona --- include/dix-config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dix-config.h.in b/include/dix-config.h.in index 798d9e73c..a19c3c7b8 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -160,7 +160,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_RPCSVC_DBM_H -/* Define to use libmd SHA1 functions instead of OpenSSL libcrypto */ +/* Define to use libmd SHA1 functions */ #undef HAVE_SHA1_IN_LIBMD /* Define to 1 if you have the `shmctl64' function. */ -- cgit v1.2.3