From 7e45c22b92963f87c43e4608c003d58225935f57 Mon Sep 17 00:00:00 2001 From: panne Date: Sat, 4 Dec 2004 12:57:57 +0000 Subject: [PATCH] [project @ 2004-12-04 12:57:57 by panne] No need for --enable-hopengl anymore --- ghc/ghc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index 3501ace..688ff0b 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -94,7 +94,7 @@ HTML format. Alternatively, the documentation is available online at %build test -f configure || autoreconf -./configure --prefix=%{prefix} --enable-hopengl +./configure --prefix=%{prefix} make make html -- 1.7.10.4