From 94729de0ce099745cfdbf87f53cd76a1fd018883 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 24 Jan 2004 19:55:18 +0000 Subject: [PATCH] do not require GNU gmp --- kaffe/kaffe.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kaffe/kaffe.spec b/kaffe/kaffe.spec index 4ab875a69a..1ae93bc249 100644 --- a/kaffe/kaffe.spec +++ b/kaffe/kaffe.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL] Group: Language License: GPL Version: 1.1.3 -Release: 20031214 +Release: 20040124 # list of sources Source0: ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/kaffe-%{version}.tar.gz @@ -67,6 +67,7 @@ AutoReqProv: no --with-iconv-prefix=%{l_prefix} \ --with-awt=no \ --with-staticlib \ + --enable-pure-java-math \ --disable-shared %{l_make} %{l_mflags -O}