9d4ef135639725840998afd4cca19a1030f3ba37
[mmh] / autogen.sh
1 #!/bin/sh
2 #
3 # Regenerate config.h.in, configure, etc.
4 # Necessary if building from CVS; not needed if
5 # building from a distributed tarball.
6
7 set -e
8 # aclocal -I m4
9 autoreconf -v -i
10 date > stamp-h.in