提交 8c94eab0 编写于 作者: M Mans Rullgard

configure: do not blank $LIBNAME if static libs disabled

Whatever reason this was done for no longer applies, and it causes
lots of make warnings.
Signed-off-by: NMans Rullgard <mans@mansr.com>
上级 c558122e
......@@ -2524,8 +2524,6 @@ EOF
exit 1;
fi
disabled static && LIBNAME=""
die_license_disabled() {
enabled $1 || { enabled $2 && die "$2 is $1 and --enable-$1 is not specified."; }
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册