Fri Mar  8 00:15:29 2002  Owen Taylor  <otaylor@redhat.com>

        * README.in: Updates.

        * README.in: Add warnings about current encoding problems with .po
        files and error logging functions.

        * configure.in: Check for bind_textdomain_codeset().

        * glib/gutils.c (_glib_gettext): Call
        bind_textdomain_codeset, if present.

        * INSTALL.in: Some updates.

        * AUTHORS: Updates.

        * Makefile.am (EXTRA_DIST): Remove TODO.xml from EXTRA_DIST.

        * docs/Makefile.am (EXTRA_DIST): Remove Changes-2.0.txt
        from EXTRA_DIST.
This commit is contained in:
Owen Taylor
2002-03-08 05:48:03 +00:00
committed by Owen Taylor
parent 27d7a012ff
commit dac25522cd
15 changed files with 261 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
SUBDIRS = reference
EXTRA_DIST = debugging.txt macros.txt Changes-2.0.txt
EXTRA_DIST = debugging.txt macros.txt
files:
@files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \