summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh
index 949907e4b..b1defeaa3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,3 @@
#!/bin/sh
-aclocal -I m4
-libtoolize --automake
-autoheader
-automake -a
-autoconf
+autoreconf -f -i -s

Return to:

Send suggestions and report system problems to the System administrator.