OSDN Git Service

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