summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2004-04-14 21:26:08 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-04-14 21:26:08 +0000
commita18b5183681d3990096b507c42f825be1fe03338 (patch)
treeb89084d0a79ee98758bbb2e20445d400f5b84050
parent450420cee13b4eb488fa702db1cbf8a5497bae3c (diff)
10l
Originally committed as revision 3013 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fbde740a65..939877b348 100755
--- a/configure
+++ b/configure
@@ -463,7 +463,7 @@ EOF
fi
- if test "$fail" == "yes"; then
+ if test "$fail" = "yes"; then
exit 1
fi
fi