From f7b4a186f366a7072188d2a6e0a597842cbe81a8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 31 Dec 2009 17:07:50 +0000 Subject: [PATCH] enable more stuff --- discount/discount.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/discount/discount.spec b/discount/discount.spec index 9a87aa38c1..643fc9b7a6 100644 --- a/discount/discount.spec +++ b/discount/discount.spec @@ -63,7 +63,10 @@ AutoReqProv: no CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ sh configure.sh \ - --prefix=%{l_prefix} + --prefix=%{l_prefix} \ + --enable-all-features \ + --enable-alpha-list \ + --enable-superscript %{l_make} %{l_mflags -O} %install