Re: glib compiled without gettext?
- From: Owen Taylor <otaylor redhat com>
- To: Xavier Roche <roche exalead com>
- Cc: Sven Neumann <sven gimp org>, gtk-devel-list gnome org
- Subject: Re: glib compiled without gettext?
- Date: 09 Apr 2003 11:29:20 -0400
On Wed, 2003-04-09 at 10:17, Xavier Roche wrote:
> > AFAIK, this is not the case. GLib requires gettext and applications
> > depending on GLib may safely assume that it is available.
> > This is a relict from earlier times when --disable-nls was supported.
>
> But -- apparently, disabling gettext does not break anything (I did not
> test all glib functions, however) -- and --disable-nls is definitely
> useful in some cases.
The point is, that we guarantee that if a program is using GLib
it has the gettext facilities available. For example, the other
libraries in the GTK+ library suite don't have to check for
gettext availability and use fallbacks.
Prior to glib-2.0, we considered adding a g_gettext() facilitiy
built in to GLib, but since the Bruno Haible and the FSF were
gracious enough to adjust the GNU gettext license, simply
requiring GNU gettext was a better option.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]