Closed cmcqueen closed 7 years ago
For the C code, add an autotools build process. It should build a library, compress and decompress utilities, and unit tests. It should run the unit tests via make check.
make check
Done
For the C code, add an autotools build process. It should build a library, compress and decompress utilities, and unit tests. It should run the unit tests via
make check
.