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