提交 4f53435a 编写于 作者: L Lav Jain

Revert "GPHDFS should not be enabled by default"

This reverts commit e2750db5.
上级 e2750db5
......@@ -3582,7 +3582,7 @@ if test "${enable_gpfdist+set}" = set; then :
esac
else
enable_gpfdist=no
enable_gpfdist=yes
fi
......
......@@ -231,7 +231,7 @@ PGAC_ARG_BOOL(enable, atomics, yes,
#
# gpfdist
#
PGAC_ARG_BOOL(enable, gpfdist, no,
PGAC_ARG_BOOL(enable, gpfdist, yes,
[ --disable-gpfdist do not use gpfdist])
AC_SUBST(enable_gpfdist)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册