提交 545f592f 编写于 作者: E Ekta Khanna

Update ORCA version in config error string

上级 74b03b93
......@@ -43,7 +43,7 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM([[
return strncmp("2.65.", GPORCA_VERSION_STRING, 5);
])],
[AC_MSG_RESULT([[ok]])],
[AC_MSG_ERROR([Your ORCA version is expected to be 2.64.XXX])]
[AC_MSG_ERROR([Your ORCA version is expected to be 2.65.XXX])]
)
AC_LANG_POP([C++])
])# PGAC_CHECK_ORCA_VERSION
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册