aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index efe6d360d..92239bf3f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,6 +3,5 @@
aclocal &&
autoheader &&
autoconf &&
- automake --add-missing --copy
-./configure
-
+ automake --add-missing --copy &&
+ ./configure