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