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
|
||||
AM_VERSIONS="$AM_FORCE_VERSION"
|
||||
else
|
||||
AM_VERSIONS='1.10'
|
||||
AM_VERSIONS='1.11 1.10'
|
||||
fi
|
||||
if test -n "$AC_FORCE_VERSION"
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user