]> git.marmaro.de Git - mmh/blobdiff - autogen.sh
Fix unreproducible build
[mmh] / autogen.sh
index 29a02b957358d18a1edde760dfffe15baf76abc1..39cc112f4c0368bf5768242779706f5ae9842269 100755 (executable)
@@ -1,10 +1,9 @@
 #!/bin/sh
 #
 # Regenerate config.h.in, configure, etc.
-# Necessary if building from CVS; not needed if
+# Necessary if building from VCS; not needed if
 # building from a distributed tarball.
 
 set -e
-autoheader
-autoconf
+autoreconf
 date > stamp-h.in