summaryrefslogtreecommitdiff
path: root/lang/gpc/patches/patch-aa
blob: c91f0cbbb38a6b98c397a1534e7302048f7d63b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-aa,v 1.1.1.1 2003/02/17 18:47:25 jtb Exp $

--- ../gcc-2.95.3/gcc/p/config-lang.in.orig	Fri Apr 26 22:15:55 2002
+++ ../gcc-2.95.3/gcc/p/config-lang.in	Fri Jan 17 21:58:29 2003
@@ -100,9 +100,9 @@
   echo "*** $0 detected GCC version $mainversion." >&2
   echo "*** GPC 2.1 requires a patch to GCC to build with version $mainversion." >&2
   echo "*** This patch will now be applied." >&2
-  echo "*** Press ENTER to continue, Ctrl-C to abort." >&2
+#  echo "*** Press ENTER to continue, Ctrl-C to abort." >&2
   echo "***" >&2
-  read junk
+#  read junk
 
   cur_dir="`pwd`"
   cd $srcdir