X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=29a02b957358d18a1edde760dfffe15baf76abc1;hp=0000000000000000000000000000000000000000;hb=4a6d6b0b6d7c306c3d73e39a6a76f016ff60a6b1;hpb=a33d9f4d7a1bf4bd4ab286f69af322b5b8d7c946 diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..29a02b9 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,10 @@ +#!/bin/sh +# +# Regenerate config.h.in, configure, etc. +# Necessary if building from CVS; not needed if +# building from a distributed tarball. + +set -e +autoheader +autoconf +date > stamp-h.in