提交 1bf75aec 编写于 作者: A Anatoly Nenashev 提交者: Stefano Sabatini

Fix configure .pc files generation and make install when

--build-suffix is used.

Patch by Anatoly Nenashev ${surname}_as@mail.ru.

Originally committed as revision 24821 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 df4f1d51
......@@ -3217,7 +3217,7 @@ comment=$2
version=$3
libs=$4
requires=$5
enabled $shortname || return 0
enabled ${name#lib} || return 0
cat <<EOF > $name/$name.pc
prefix=$prefix
exec_prefix=\${prefix}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册