OSDN Git Service

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