chiark / gitweb /
Make the return type of `crc32' a `uint32' now that we have `bits.h'.
[mLib] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 automake
7 autoconf
8 mkdir build