1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../rivatv/disable-configure-checks.patch
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
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
15 # --- T2-COPYRIGHT-NOTE-END ---
16 --- rivatv-0.8.6/configure.orig 2005-07-23 19:26:32.862196560 +0200
17 +++ rivatv-0.8.6/configure 2005-07-23 19:30:08.645392528 +0200
20 echo -n "Checking for /proc... "
22 -if test -n "`/bin/mount | grep \"type proc\"`"; then
23 +#if test -n "`/bin/mount | grep \"type proc\"`"; then
28 - echo "*** proc-fs is needed for testing"
29 - echo "*** We recommend you enable proc-fs in your kernel"
35 +# echo "*** proc-fs is needed for testing"
36 +# echo "*** We recommend you enable proc-fs in your kernel"
40 echo -n "Checking for kernel gcc... "
43 echo "*** If you are going to use the running kernel (compiled with"
44 echo "*** gcc version $kgcc) with RivaTV (will be compiled"
45 echo "*** with gcc version $bgcc) you may experience system crashes."
46 - WARNINGS=`expr $WARNINGS + 1`
49 # Check for write access to kernel sources