Use != instead of -ne in test invocations for greater portability.
authorMichel Bardiaux <mbardiaux@peaktime.be>
Mon, 13 Feb 2006 22:50:00 +0000 (22:50 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 13 Feb 2006 22:50:00 +0000 (22:50 +0000)
commit214c5f26c9acd231056753dc2d336d73040bff34
tree33b809995071265d3270d5d189b6693c58f1afaf
parent9cb2cf10b27d750895ab22fd506a43699ec68811
Use != instead of -ne in test invocations for greater portability.
patch by Michel Bardiaux, mbardiaux XatX mediaxim XdotX be

Originally committed as revision 5021 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure