[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r31235 - branches/kwallet

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 16 May 2008 21:54:15 +0200

On Fri, May 16, 2008 at 10:43:38AM -0700, arfrever_at_tigris.org wrote:
> Author: arfrever
> Date: Fri May 16 10:43:38 2008
> New Revision: 31235
>
> Log:
> On the 'kwallet' branch:
>
> * configure.ac
> (KWallet): Check for support for internationalization.

> + if test "$USE_NLS" = "yes"; then
[...]
> + else
> + AC_MSG_ERROR([missing support for internationalization])
> + fi

Does KDE4/kwallet really need i18n?

I imagine that, especially on distros like Gentoo, disabling
NLS for everything is possible. There are also Linux distros out
there that disable NLS by default (e.g. Crux).

With this change, don't we prevent people who do not use NLS from
using our kwallet support? Unless they patch our configure.ac?

Stefan

  • application/pgp-signature attachment: stored
Received on 2008-05-16 21:52:19 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.