autogen.sh: enable automake 1.11
This commit is contained in:
parent
6d9f1ad61f
commit
922e51e8a9
@ -16,7 +16,7 @@ if test -n "$AM_FORCE_VERSION"
|
|||||||
then
|
then
|
||||||
AM_VERSIONS="$AM_FORCE_VERSION"
|
AM_VERSIONS="$AM_FORCE_VERSION"
|
||||||
else
|
else
|
||||||
AM_VERSIONS='1.10'
|
AM_VERSIONS='1.11 1.10'
|
||||||
fi
|
fi
|
||||||
if test -n "$AC_FORCE_VERSION"
|
if test -n "$AC_FORCE_VERSION"
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user