aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc/files
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-01-31 11:09:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-01-31 11:09:01 +0000
commitd82d2eb94e674c1872f375ab2e6624716432b148 (patch)
treeed229cee239623cc959d16c89e41f1f54a1bc3d4 /lang/ghc/files
parent7af9bbeb1b202b00206f03c911007fe156968537 (diff)
Notes
Diffstat (limited to 'lang/ghc/files')
-rw-r--r--lang/ghc/files/patch-configure19
1 files changed, 19 insertions, 0 deletions
diff --git a/lang/ghc/files/patch-configure b/lang/ghc/files/patch-configure
new file mode 100644
index 000000000000..35b9e011265e
--- /dev/null
+++ b/lang/ghc/files/patch-configure
@@ -0,0 +1,19 @@
+*** configure~ Fri Nov 2 12:49:24 2001
+--- configure Thu Jan 24 21:51:56 2002
+***************
+*** 2593,2599 ****
+ test ${h1} -lt ${h2}
+ )
+ then
+! { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
+
+ fi
+ fi
+--- 2593,2599 ----
+ test ${h1} -lt ${h2}
+ )
+ then
+! # { echo "configure: error: Happy version 1.9 or later is required to compile GHC." 1>&2; exit 1; }
+
+ fi
+ fi