summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/autogen.sh b/autogen.sh
index be50be6d..c31f34fb 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,3 @@
#!/bin/sh -xu
-aclocal -I m4 --install
-autoheader
-automake --foreign
-autoconf
+autoreconf -i \ No newline at end of file