diff options
author | James Almer <jamrial@gmail.com> | 2017-05-06 18:50:09 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-05-17 22:52:59 -0300 |
commit | 3e295e633c36f601fb3dbee533d7b5dfc8c77bef (patch) | |
tree | d553e98c35f885ad0b171c2759ca3ec535399446 /configure | |
parent | 5ff31babfccd16cdee6575ae015ff67e9a08e35d (diff) | |
download | ffmpeg-3e295e633c36f601fb3dbee533d7b5dfc8c77bef.tar.gz |
build: remove --enable-raise-major configure option
It's not used by anything, has dubious usefulness, the reasons for which
it was introduced are no longer valid, and only serves to add complexity
to the build system.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -109,7 +109,6 @@ Configuration options: --enable-gray enable full grayscale support (slower color) --disable-swscale-alpha disable alpha channel support in swscale --disable-all disable building components, libraries and programs - --enable-raise-major increase major version numbers in sonames [no] Program options: --disable-programs do not build command line programs @@ -1692,7 +1691,6 @@ CONFIG_LIST=" neon_clobber_test ossfuzz pic - raise_major thumb valgrind_backtrace xmm_clobber_test |