On today's systems fork() will hardly fail, thus removed the fork retry loops.
[mmh] / autogen.sh
index 29a02b9..71a2912 100755 (executable)
@@ -5,6 +5,5 @@
 # building from a distributed tarball.
 
 set -e
-autoheader
-autoconf
+autoreconf
 date > stamp-h.in