From 6aacb92729ab8889ed35c7e13af0fe4402da40c9 Mon Sep 17 00:00:00 2001
From: panne <unknown>
Date: Wed, 1 Sep 2004 15:51:36 +0000
Subject: [PATCH] [project @ 2004-09-01 15:51:36 by panne] Guerrilla tactics:
 Added --enable-hopengl

---
 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 4edda667a25b..8f8a373bc62f 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}
+./configure --prefix=%{prefix} --enable-hopengl
 make
 make ps html
  
-- 
GitLab