diff --git a/autogen.sh b/autogen.sh index 087d2aa..8056ee7 100644 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,3 @@ #!/bin/sh -libtoolize --force -automake --add-missing --force-missing -autoreconf - +autoreconf --install --symlink --force