Revert "Render: Use built-in SHA1 library"

This reverts commit d3bd31fddf.

X.org should not be providing a custom SHA1 implementation.
This commit is contained in:
Keith Packard
2008-09-23 09:22:07 -07:00
parent 10a9bac025
commit a39377cbcb
6 changed files with 54 additions and 242 deletions

View File

@@ -145,6 +145,9 @@
/* 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 */
#undef HAVE_SHA1_IN_LIBMD
/* Define to 1 if you have the `shmctl64' function. */
#undef HAVE_SHMCTL64