From 48b0511fab7c04d697ae406686b805f4b3ee374f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 13 Nov 2012 17:23:32 +0100 Subject: [PATCH] Enable UTF-32 support --- pcre.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre.spec b/pcre.spec index 22872b0..c921da7 100644 --- a/pcre.spec +++ b/pcre.spec @@ -69,7 +69,7 @@ done --enable-jit \ %endif --enable-pcretest-libreadline --enable-utf --enable-unicode-properties \ - --enable-pcre8 --enable-pcre16 + --enable-pcre8 --enable-pcre16 --enable-pcre32 make %{?_smp_mflags} %install