]> gcc.gnu.org Git - gcc.git/blame - intl/ChangeLog
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[gcc.git] / intl / ChangeLog
CommitLineData
5213506e
RW
12009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * aclocal.m4: Regenerate.
4 * configure: Regenerate.
5 * config.h.in: Regenerate.
6
6efbd53f
RW
72009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8
9 * Makefile.in (aclocal_deps): New variable.
10 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
11
18c04407
RW
122008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13
14 * configure: Regenerate.
15
2d09b640
RW
162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
17
18 * Makefile.in (datarootdir): New variable.
19
deb984e6
PB
202008-04-18 Paolo Bonzini <bonzini@gnu.org>
21
22 PR bootstrap/35457
23 * aclocal.m4: Regenerate.
24 * configure: Regenerate.
25
483d8a4a
RW
262008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
27
28 * aclocal.m4: Regenerate.
29 * configure: Likewise.
30
0d118786
AM
312006-09-27 Alan Modra <amodra@bigpond.net.au>
32
33 * Makefile.in (distclean): Delete config files.
34
2a0e366b
EB
352006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
36
37 PR other/23541
38 PR other/26507
39 Backport from gettext repository:
40
41 2003-09-04 Bruno Haible <bruno@clisp.org>
42 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
43 ensures that libintl_dcgettext is correctly declared on Solaris.
44 (Needed because Solaris <locale.h> includes libintl.h.)
45 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
46
1af3e54d
DJ
472006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
48
49 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
50 New dummy targets.
51
e5fbdab9
CD
522005-05-23 Carlos O'Donell <carlos@codesourcery.com>
53
54 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
55 Add install-html target.
56
0e687cb4
NC
572005-05-13 Nick Clifton <nickc@redhat.com>
58
59 * Update the address and phone number of the FSF organization in
60 the GPL notices in the following files:
61 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
62 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
63 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
64 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
65 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
66 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
67 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
68 relocatable.c, relocatable.h, textdomain.c
69
f91eaa01
KC
702004-11-24 Kelley Cook <kcook@gcc.gnu.org>
71
72 * aclocal.m4: Regenerate.
73
1381bf1a
KC
742004-09-23 Kelley Cook <kcook@gcc.gnu.org>
75
76 * Makefile.in (config.h.in): Correct dependencies.
77 (stamp-h1): Likewise.
78 (config.intl): Likewise.
79
88fa57d7
KC
802004-09-22 Kelley Cook <kcook@gcc.gnu.org>
81
82 * configure.ac (AC_CONFIG_MACRO_DIR): New.
83 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
84 * Makefile.in: Update with maintainer mode rules.
85 * README: Update aclocal regeneration instructions.
86 * aclocal.m4, configure: Regenerate.
87
342fb422
KC
882004-09-22 Kelley Cook <kcook@gcc.gnu.org>
89
90 * .cvsignore: Ignore autom4te.cache
91
5da9128a
PB
922004-04-25 Paolo Bonzini <bonzini@gnu.org>
93
94 * configure.ac: Point config.intl to the parent directory of
95 ${top_builddir}.
96 * configure: Regenerate.
97
8ab705be
KC
982004-03-10 Kelley Cook <kcook@gcc.gnu.org>
99
100 * configure.ac: Bump AC_PREREQ to 2.59.
101 * configure: Regenerate.
102 * config.h.in: Regenerate.
103
79035f0d
NN
1042004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
105
106 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
107 cleanup, rename to configure.ac.
108 * configure.ac: Renamed from configure.in.
109 * config.h.in: Rebuilt with autoheader 2.57.
110 * configure: Rebuilt with autoconf 2.57
111 * README: Update to reflect rename of configure.in to configure.ac.
112
56694dd9
ZW
1132003-07-07 Zack Weinberg <zack@codesourcery.com>
114
115 * README: Update.
116 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
117 mkinstalldirs, gettextsrcdir, l): Delete.
118 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
119 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
120 (SOURCES): Remove os2compat.c.
121 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
122 DEFS-relocatable.o): New.
123 (all-yes): Add config.intl.
124 (libintl.h): Use cp, not cat.
125 (INCLUDES): Remove -I..
126 (TAGS, CTAGS, ID): Word wrap.
127 (mostlyclean, distclean): Remove junk.
128 (config.intl): New rule.
129 * aclocal.m4: sinclude ../config/progtest.m4 instead of
130 including it inline.
131 * config.intl.in: New file.
132 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
133 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
134 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
135 them. Add config.intl to AC_OUTPUT.
136 * os2compat.c, os2compat.h: Delete, unused.
137
6eb95e99
ZW
1382003-07-04 Zack Weinberg <zack@codesourcery.com>
139
140 * Makefile.in: Remove unnecessary capabilities for
141 installation, build of shared libraries, generation of
142 distribution tarballs, etc. Fix all the places that rely on
143 the parent directory. Don't generate libgnuintl.h from
144 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
145 necessary. Adjust DEFS for use of config.h.
146 * libgnuintl.h.in: Rename libgnuintl.h.
147 * README: New file.
148 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
149 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
150 * aclocal.m4: New; generated per instructions in gettext manual.
151 * configure.in: New; written from scratch for this configuration.
152 * configure, config.h.in: Generated.
153
1542003-05-22 GNU <bug-gnu-gettext@gnu.org>
155
156 * Version 0.12.1 released.
157
This page took 0.531193 seconds and 5 git commands to generate.