mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Fixed diagnostics
This commit is contained in:
parent
2872fc61da
commit
94de1d7003
@ -27,7 +27,7 @@ case "$VER" in
|
||||
0* | 1\.* | 2\.[0-9] | 2\.[0-9][a-z]* | \
|
||||
2\.[1-5][0-9] | 2\.[1-5][0-9][a-z]* | 2\.6[0-8] | 2\.6[0-8][a-z]* )
|
||||
echo
|
||||
echo "**Error**: You must have autoconf 2.63 or later installed."
|
||||
echo "**Error**: You must have autoconf 2.69 or later installed."
|
||||
echo "Download the appropriate package for your distribution/OS,"
|
||||
echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/autoconf/"
|
||||
DIE=1
|
||||
|
Loading…
Reference in New Issue
Block a user