[PATCH] Fix build after dropping locales
Egbert Eich
eich at freedesktop.org
Fri Dec 7 06:24:13 PST 2012
On Fri, Dec 07, 2012 at 08:56:35AM -0500, Colin Walters wrote:
> They also needed to be removed from configure.ac
>
> Signed-off-by: Colin Walters <walters at verbum.org>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
Right. For some reason this has caused a build failure here
before.
Reviewed-by: Egbert Eich <eich at freedesktop.org>
> >From 3a88225197fec500f968d4bc251e64974e6f89e6 Mon Sep 17 00:00:00 2001
> From: Colin Walters <walters at verbum.org>
> Date: Fri, 7 Dec 2012 08:51:21 -0500
> Subject: [PATCH] Fix build after dropping locales
>
> They also needed to be removed from configure.ac
>
> Signed-off-by: Colin Walters <walters at verbum.org>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index a45f9d9..fe31799 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -439,7 +439,7 @@ locales="\
> iso8859-1 iso8859-10 iso8859-11 iso8859-13 iso8859-14 iso8859-15 \
> iso8859-2 iso8859-3 iso8859-4 iso8859-5 iso8859-6 iso8859-7 \
> iso8859-8 iso8859-9 iso8859-9e ja ja.JIS ja_JP.UTF-8\
> - ja.S90 ja.SJIS ja.U90 ko koi8-c koi8-r \
> + ja.SJIS ko koi8-c koi8-r \
> koi8-u ko_KR.UTF-8 microsoft-cp1251 microsoft-cp1255 \
> microsoft-cp1256 mulelao-1 nokhchi-1 pt_BR.UTF-8 ru_RU.UTF-8 \
> tatar-cyr th_TH th_TH.UTF-8 tscii-0 vi_VN.tcvn vi_VN.viscii \
> --
> 1.7.11.7
>
More information about the xorg-devel
mailing list