From 26aea2b2273e8f17e94744acb0f5846180573943 Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 2 May 2000 15:19:50 +0000 Subject: [PATCH] turned off gpm --- newt.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index ee50af7..778504e 100644 --- a/newt.spec +++ b/newt.spec @@ -37,7 +37,9 @@ newt. %setup %build -./configure --with-gpm-support +# gpm support seems to smash the stack w/ we use help in anaconda?? +#./configure --with-gpm-support +./configure make make shared -- 2.47.2