diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-05-28 15:36:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-05-28 15:49:07 +0200 |
commit | f997ac1c8bc2124c4c6bf33ad17bc6f6cca0f84e (patch) | |
tree | ae57875ebb4680801c02124fad79a3474fe23c9c /configure | |
parent | 394b692b70587af74a6957640cab0dce3bc9934d (diff) | |
download | ffmpeg-f997ac1c8bc2124c4c6bf33ad17bc6f6cca0f84e.tar.gz |
configure: openssl is compatible with the LGPL.
looking at the license i cannot see why they would be incompatible and
researching this matter a bit also turned up no reasons.
If i missed something, please dont hesitate to flame me and or revert
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2862,7 +2862,7 @@ die_license_disabled gpl x11grab die_license_disabled nonfree libaacplus die_license_disabled nonfree libfaac -die_license_disabled nonfree openssl +enabled gpl && die_license_disabled nonfree openssl die_license_disabled version3 libopencore_amrnb die_license_disabled version3 libopencore_amrwb |