mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add autoconf 2.62 to the list of supported versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25010 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8d93f5173f
commit
a43de95180
@ -37,7 +37,7 @@ test "$autoversion" != "" && {
|
||||
}
|
||||
|
||||
case $autoversion in
|
||||
*' '2.5[2-9]|*' '2.60[ab]|*' '2.6[0-1])
|
||||
*' '2.5[2-9]|*' '2.60[ab]|*' '2.6[0-2])
|
||||
;;
|
||||
*)
|
||||
echo "This autoconf version is not supported by LyX."
|
||||
|
Loading…
Reference in New Issue
Block a user