提交 9ff819f6 编写于 作者: B Behdad Esfahbod

Add disable-static libtool flag

No one who builds harfbuzz static uses the autotools build system to do it.
上级 7ca7571e
......@@ -21,7 +21,7 @@ AC_PROG_CXX
# Initialize libtool
LT_PREREQ([2.2])
LT_INIT([])
LT_INIT([disable-static])
# Functions and headers
AC_CHECK_FUNCS(mprotect sysconf getpagesize)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册