Dash:
[t2-trunk.git] / package / multimedia / mythtv / configure-unknown-option.patch
blob8f66ac9cb729d8e6aba0edf2857403f99bfa53b7
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../mythtv/configure-unknown-option.patch
5 # Copyright (C) 2006 - 2008 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- mythtv-0.21/configure.orig 2008-03-04 22:23:23.000000000 +0100
18 +++ mythtv-0.21/configure 2008-03-31 21:55:25.000000000 +0200
19 @@ -1255,8 +1255,8 @@
21 die_unknown(){
22 echo "Unknown option \"$1\"."
23 - echo "See $0 --help for available options."
24 - exit 1
25 + #echo "See $0 --help for available options."
26 + #exit 1
29 show_list() {