Commit 1d44d365 authored by Diego Pettenò's avatar Diego Pettenò Committed by Aurelien Jacobs

fix -uninstalled.pc includedir for out-of-tree builds

patch by Diego 'Flameeyes' Pettenò  flameeyes _at_ gmail

Originally committed as revision 15458 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 143df827
......@@ -2251,7 +2251,7 @@ cat <<EOF > $name/$name-uninstalled.pc
prefix=
exec_prefix=
libdir=\${pcfiledir}
includedir=\${pcfiledir}/..
includedir=${source_path}
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