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