aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh8
1 files changed, 1 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index bf85949..20ab8d6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,8 +1,2 @@
#!/bin/sh
-
-aclocal
-autoconf
-#libtoolize
-autoheader
-automake -a
-
+autoreconf --force --install --symlink --warnings=all