mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* m4/crc.m4: Remove file. * modules/crc (Files): Remove it. (configure.ac): Remove gl_CRC call. (Makefile.am): Augment lib_SOURCES.
24 lines
206 B
Plaintext
24 lines
206 B
Plaintext
Description:
|
|
Compute cyclic redundancy codes.
|
|
|
|
Files:
|
|
lib/crc.h
|
|
lib/crc.c
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += crc.c
|
|
|
|
Include:
|
|
"crc.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|