Commit Graph

3 Commits

Author SHA1 Message Date
Ben Wiederhake
abb3e47a98 Use a general crc32 implementation.
This simplifies the copyright management, as the old crc.{c,h}
had to be mentioned explicitly. This does NOT REALLY pull a new
dependency, as tgl already depends on -lz.
In fact, this ditches -lm, as the only usage (even including tgl)
was a single call to 'sqrt' from within crc32.c.
2015-10-04 14:55:00 +02:00
Ben Wiederhake
20cbeb6b1e Apply new autoconf version (2.69) 2015-10-03 09:59:35 +02:00
Vysheng
b6175b9dbe First commit 2014-11-12 14:23:25 +03:00