Re: intl/ in INCLUDES
- From: Gediminas Paulauskas <menesis delfi lt>
- To: jacob berkman <jacob ximian com>
- Cc: gnome-2-0 <gnome-2-0-list gnome org>
- Subject: Re: intl/ in INCLUDES
- Date: 06 Dec 2001 21:42:28 +0200
Kt, 2001-12-06 21:01, jacob berkman rašė:
> hi,
>
> i just noticed that gnome-core/gnome-desktop/Makefile.am references
> $(top_srcdir)/intl in the INCLUDES. this should *not* be there, as that
> directory no longer is shipped.
>
> it would be nice if someone volunteered to clean this stuff up in the
> various modules.
I noticed that too. Actually I could be that volunteer and fix the
following things:
1. use AM_GLIB_GNU_GETTEXT in configure.in, replace PACKAGE with
GETTEXT_PACKAGE in sources where appriopriate.
2. remove notices of intl directory wherever in SUBDIRS, INCLUDES or
AC_OUTPUT
3. remove @INTLLIBS@ or $(INTLLIBS) from whatever_LDADD
4. use bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8") in all modules
that use translations.
I just want to be sure if all those changes are correct. 1 and 2 are
obious, I don't know about, and have already asked about 4 last week.
--
Gediminas Paulauskas
Kaunas, Lithuania
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]