mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-14 09:32:20 +00:00
Allow automake 1.15. (Already done in master.)
This commit is contained in:
parent
9ea4fc6e0f
commit
fa7e737b7d
@ -16,7 +16,7 @@ test "$automake_version" != "" && {
|
|||||||
}
|
}
|
||||||
|
|
||||||
case $automake_version in
|
case $automake_version in
|
||||||
*' '1.[8-9]*|*' '1.1[01234]*)
|
*' '1.[8-9]*|*' '1.1[012345]*)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "This automake version is not supported by LyX."
|
echo "This automake version is not supported by LyX."
|
||||||
|
Loading…
Reference in New Issue
Block a user