Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
[gnulib.git] / m4 / gc.m4
index a36c2a9..bf46b92 100644 (file)
--- a/m4/gc.m4
+++ b/m4/gc.m4
@@ -18,9 +18,6 @@ AC_DEFUN([gl_GC],
     AC_LIBOBJ([gc-libgcrypt])
   else
     AC_LIBOBJ([gc-gnulib])
-    gl_MD5
-    gl_MEMXOR
-    gl_HMAC_MD5
 
     # Devices with randomness.
     # FIXME: Are these the best defaults?