提交 6a276402 编写于 作者: B Bruce Momjian

Fix typo on thread lib name.

上级 45fbab29
......@@ -4,5 +4,5 @@ esac
case $host_os in
freebsd2*|freebsd3*|freebsd4*) ;;
*) THREAD_LIBS="c_r";; # do we need this? 2004-04-23
*) PTHREAD_LIBS="c_r";; # do we need this? 2004-04-23
esac
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册