OSDN Git Service

Patch to provide pex_run_in_environment.
[pf3gnuchains/gcc-fork.git] / intl / ChangeLog
1 2005-05-23  Carlos O'Donell  <carlos@codesourcery.com>
2
3         * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
4         Add install-html target.
5
6 2005-05-13  Nick Clifton  <nickc@redhat.com>
7
8         * Update the address and phone number of the FSF organization in
9         the GPL notices in the following files:
10         Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
11         dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
12         explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
13         hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
14         loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
15         locale.alias, localealias.c, localename.c, log.c, ngettext.c,
16         osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
17         relocatable.c, relocatable.h, textdomain.c
18
19 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
20
21         * aclocal.m4: Regenerate.
22
23 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
24
25         * Makefile.in (config.h.in): Correct dependencies.
26         (stamp-h1): Likewise.
27         (config.intl): Likewise.
28
29 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
30
31         * configure.ac (AC_CONFIG_MACRO_DIR): New.
32         (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
33         * Makefile.in: Update with maintainer mode rules.
34         * README: Update aclocal regeneration instructions.
35         * aclocal.m4, configure: Regenerate.
36
37 2004-09-22  Kelley Cook  <kcook@gcc.gnu.org>
38
39         * .cvsignore: Ignore autom4te.cache
40
41 2004-04-25  Paolo Bonzini  <bonzini@gnu.org>
42
43         * configure.ac: Point config.intl to the parent directory of
44         ${top_builddir}.
45         * configure: Regenerate.
46
47 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
48
49         * configure.ac: Bump AC_PREREQ to 2.59.
50         * configure: Regenerate.
51         * config.h.in: Regenerate.
52
53 2004-02-29  Nathanael Nerode  <neroden@gcc.gnu.org>
54
55         * configure.in: Convert to autoconf 2.57, gratuitous stylistic
56         cleanup, rename to configure.ac.
57         * configure.ac: Renamed from configure.in.
58         * config.h.in: Rebuilt with autoheader 2.57.
59         * configure: Rebuilt with autoconf 2.57
60         * README: Update to reflect rename of configure.in to configure.ac.
61
62 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
63
64         * README: Update.
65         * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
66         mkinstalldirs, gettextsrcdir, l): Delete.
67         (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
68         (HEADERS): libgnuintl.h not libgnuintl.h.in.  Remove os2compat.h.
69         (SOURCES): Remove os2compat.c.
70         (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
71         DEFS-relocatable.o): New.
72         (all-yes): Add config.intl.
73         (libintl.h): Use cp, not cat.
74         (INCLUDES): Remove -I..
75         (TAGS, CTAGS, ID): Word wrap.
76         (mostlyclean, distclean): Remove junk.
77         (config.intl): New rule.
78         * aclocal.m4: sinclude ../config/progtest.m4 instead of
79         including it inline.
80         * config.intl.in: New file.
81         * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
82         Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
83         LIBDIR, INSTALLDIR.  Set LIBINTL_DEP and INCINTL and AC_SUBST
84         them.  Add config.intl to AC_OUTPUT.
85         * os2compat.c, os2compat.h: Delete, unused.
86
87 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
88
89         * Makefile.in: Remove unnecessary capabilities for
90         installation, build of shared libraries, generation of
91         distribution tarballs, etc.  Fix all the places that rely on
92         the parent directory.  Don't generate libgnuintl.h from
93         anything; do generate $(objdir)/libintl.h from libgnuintl.h if
94         necessary.  Adjust DEFS for use of config.h.
95         * libgnuintl.h.in: Rename libgnuintl.h.
96         * README: New file.
97         * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
98         * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
99         * aclocal.m4: New; generated per instructions in gettext manual.
100         * configure.in: New; written from scratch for this configuration.
101         * configure, config.h.in: Generated.
102
103 2003-05-22  GNU  <bug-gnu-gettext@gnu.org>
104
105         * Version 0.12.1 released.
106