summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-08-24 15:38:18 -0400
committerMichael Niedermayer <michael@niedermayer.cc>2015-08-25 00:31:25 +0200
commit060102389e572abb2beaed3b9f5e1036aeea43f1 (patch)
treeb3bef135bdfb57cefc09c81652224e1e2daab951 /libavformat
parentfa9af304f0a167f187a26cc9a0a0ba6a4db08cbe (diff)
downloadffmpeg-060102389e572abb2beaed3b9f5e1036aeea43f1.tar.gz
configure: do not fork off grep subprocess in probe_cc
grep is not required for the functionality in this instance. This avoids an unnecessary fork, and also avoids a duplicated dumpversion call. Furthermore, it also corrects behavior when no minor version number is present, see e.g https://github.com/joyent/node/pull/25671. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions