summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3b0e3f8..691173c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,3 +11,3 @@ fi
11&& automake -a \ 11&& automake -a \
12&& autoconf \ 12&& (autoconf || autoconf) \
13&& ./configure "$@" 13&& ./configure "$@"