Doc update.
[pspp] / modules / crc
index d2dccbb1ae0e36724045487d99d791b744da330b..bd7fe29dbade1b04718b82b5be4d9712925d9a2b 100644 (file)
@@ -4,15 +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:
+lib_SOURCES += crc.c
 
 Include:
 "crc.h"