diff options
author | Måns Rullgård <mans@mansr.com> | 2008-12-30 03:13:48 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2008-12-30 03:13:48 +0000 |
commit | 2e35e68434352d44ea133b9fa0f623c87c6a95b6 (patch) | |
tree | f70151a3750f9346801a55cfda382ee09d6c0a5e | |
parent | ab5cb08492a9a0cf05b7756eed834966496a6c82 (diff) | |
download | ffmpeg-2e35e68434352d44ea133b9fa0f623c87c6a95b6.tar.gz |
Make shared/static full CONFIG options
Originally committed as revision 16394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -772,7 +772,9 @@ CONFIG_LIST=" nonfree postproc powerpc_perf + shared small + static swscale vhook x11grab @@ -896,8 +898,6 @@ CMDLINE_SELECT=" extra_warnings logging optimizations - shared - static stripping " |