Make pkgconfig_generate() fills Libs with the required linking flags
commitc78b8047516168c7e450b7064d94be5362dd552e
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 15 Sep 2009 23:54:31 +0000 (15 23:54 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 15 Sep 2009 23:54:31 +0000 (15 23:54 +0000)
treeadcde2cbe388980bc4ee165e909f4ed12316e9dd
parent7fcab69ea3f64734838b7002796f9c7b724bb583
Make pkgconfig_generate() fills Libs with the required linking flags
if the "shared" var has not been explicitely enabled, rather than if
it has been explicitely disabled.

This way is not necessary to explicitely disable shared libraries in
order to have a pc file usable with only static libraries.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19868 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
configure