OSDN Git Service

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