diff --git a/autogen.sh b/autogen.sh index 42d61e12..9fc31452 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,4 @@ #!/bin/sh # Generate configure & friends for CVS users. -aclocal -I ./m4 -autoheader -automake --add-missing -autoconf +autoreconf -f -i -s