Commit 5c1f1f7c authored by mru's avatar mru

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12947 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a2c4f813
......@@ -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