summaryrefslogtreecommitdiff
blob: ca02e9b7893d907906422dd3a49c4a65e2d3bfe4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: configure
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/configure,v
retrieving revision 1.215
diff -u -r1.215 configure
--- configure	22 Oct 2005 19:17:39 -0000	1.215
+++ configure	20 Nov 2005 17:07:53 -0000
@@ -580,8 +580,6 @@
   ;;
   *)
   echo "Unknown option \"$opt\"."
-  echo "See $0 --help for available options."
-  exit 1
   ;;
   esac
 done