On 2016-01-23 22:11, charlie.arn...@gmail.com wrote: > +if enabled msvc; then > + dst_path=$(pwd -W) > +else > + dst_path=$(pwd) > +fi > +
If using MSVC through Cygwin is supported this would fail. Its pwd command does not have the -W option. Most people probably don't use both.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel