wok view ffmpeg/stuff/ffmpeg-0.5.1-gcc45.u @ rev 18377

v4l4j: Update wget_url and (b)deps
author Yuri Pourre <yuripourre@gmail.com>
date Thu Sep 17 10:51:35 2015 -0300 (2015-09-17)
parents
children
line source
1 --- ffmpeg-0.5.1-ori/configure
2 +++ ffmpeg-0.5.1/configure
3 @@ -514,7 +514,7 @@
5 check_cmd(){
6 log "$@"
7 - "$@" >> $logfile 2>&1
8 + $@ >> $logfile 2>&1
9 }
11 check_cc(){