X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=autogen.sh;h=f9a92f0d6f9e80fed4c63f260b44a54bace33bd1;hb=c23b1140af5eb35fa1686b6c084e0e9f967b4f42;hp=7c432a4bfbfe8b99a03dc90eb52d091309bc44ab;hpb=3287618b794c47def83b236de0d8f69ea40a985a;p=supertux.git diff --git a/autogen.sh b/autogen.sh index 7c432a4bf..f9a92f0d6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,8 @@ #!/bin/sh +# we need a minimum of automake 1.6 and automake 1.8 seems to be buggy +export WANT_AUTOMAKE=1.6 + aclocal -I mk/autoconf automake --copy --add-missing autoconf