summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2009-10-14 23:30:55 +0200
committerJulien Cristau <jcristau@debian.org>2009-10-15 01:17:56 +0200
commitd2a6a395435919aff8943285f9cbfe6569a9728f (patch)
treec2b83af50946ca5db3cd9bfefbe425e9131b3b25 /include
parent55516094947dd78ad2734bb784a2fb109b64c990 (diff)
configure: add --with-sha1={libmd,libcrypto} option
Signed-off-by: Julien Cristau <jcristau@debian.org> Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h.in2
1 files changed, 1 insertions, 1 deletions
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 <rpcsvc/dbm.h> 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. */