diff options
author | Peter Ross <pross@xvid.org> | 2018-12-20 11:39:39 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2018-12-20 12:46:11 +1100 |
commit | 16ec62bbf4344d83a1ace856c2a79ab88044f48e (patch) | |
tree | 5c5949c843634afbc99b4bf2a218f868846b5717 /configure | |
parent | d80eb8409c5a682042327b6fac2061694c3d9f9b (diff) | |
download | ffmpeg-16ec62bbf4344d83a1ace856c2a79ab88044f48e.tar.gz |
configure: make --windres option work
this option is described by --help, but the definition was missing in CMDLINE_SET.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2436,6 +2436,7 @@ CMDLINE_SET=" tempprefix toolchain valgrind + windres x86asmexe " |