Commit 7622778e authored by Måns Rullgård's avatar Måns Rullgård

Revert "Adjust pkg-config files to include files residing in separate subdirectories."

Originally committed as revision 12947 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 903a2e86
......@@ -2119,7 +2119,7 @@ cat <<EOF >$name.pc
prefix=$prefix
exec_prefix=\${prefix}
libdir=$libdir
includedir=$incdir/$name
includedir=$incdir
Name: $name
Description: $comment
......@@ -2142,7 +2142,7 @@ cat <<EOF >$name-uninstalled.pc
prefix=
exec_prefix=
libdir=\${pcfiledir}/$name
includedir=\${pcfiledir}/$name
includedir=\${pcfiledir}
Name: $name
Description: $comment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment