OSDN Git Service

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