md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / crc
index 5a56aad..bd7fe29 100644 (file)
@@ -4,16 +4,14 @@ Compute cyclic redundancy codes.
 Files:
 lib/crc.h
 lib/crc.c
-m4/crc.m4
 
 Depends-on:
 stdint
 
 configure.ac:
-gl_CRC
 
 Makefile.am:
-EXTRA_DIST += crc.h
+lib_SOURCES += crc.c
 
 Include:
 "crc.h"