summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-22 20:54:57 +0200
committerwm4 <wm4@nowhere>2014-05-22 20:54:57 +0200
commit52ff1cf3138485b0083af5ff4369848f0e32e7da (patch)
tree395dcc888752d991fd4e6c807591d64498302766 /video
parentd45b68b938df9eb10f5f600a4959a936c13e358e (diff)
downloadmpv-52ff1cf3138485b0083af5ff4369848f0e32e7da.tar.bz2
mpv-52ff1cf3138485b0083af5ff4369848f0e32e7da.tar.xz
old-configure: we accidentally used bash features
In at least 2 places, we want to "shift" positional parameters by a certain amount, or remove all parameters if there are fewer parameters. bash handled this just fine, but dash vomits upon it. POSIX shell allows both behaviors, so we have to fix it. Fix a comparison done with "==" instead of "=".
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions