-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ fi | |||
10 | && autoheader \ | 10 | && autoheader \ |
11 | && automake -a \ | 11 | && automake -a \ |
12 | && autoconf \ | 12 | && (autoconf || autoconf) \ |
13 | && ./configure "$@" | 13 | && ./configure "$@" |