diff --git a/autogen.sh b/autogen.sh index 7c6c591..573db92 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh aclocal +autoheader automake --add-missing autoconf -autoheader ./configure --prefix=/usr --sysconfdir=/etc $@