Fix uip/whom.c for C89 compatibility
[mmh] / autogen.sh
index 29a02b9..39cc112 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