diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2016-01-17 07:58:53 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-01-21 01:04:24 +0100 |
commit | 8e7bea6dc6ac5b21484774a026847bec0771ab62 (patch) | |
tree | 5e3515e94b6dc968ffaac816671a13e2a85e941d /libavcodec/libopencore-amr.c | |
parent | e9175634ec96e36873929637491189150cfce9ec (diff) | |
download | ffmpeg-8e7bea6dc6ac5b21484774a026847bec0771ab62.tar.gz |
configure: Improve requesting specific features
Before this patch trying to enable only https by issuing
--disable-protocols --enable-protocol=https --enable-gnutls
does not enable https, and
--disable-all --enable-protocols
does not enable libavformat and the protocols component.
Now the default-enabled options are set after the explicitly
disabled/enabled options are evaluated.
If an explicitly enabled option cannot be enabled configure
will fail printing an error message.
Diffstat (limited to 'libavcodec/libopencore-amr.c')
0 files changed, 0 insertions, 0 deletions