]> git.ipfire.org Git - thirdparty/gcc.git/blame - intl/ChangeLog
2009-10-15 Richard Guenther <rguenther@suse.de>
[thirdparty/gcc.git] / intl / ChangeLog
CommitLineData
81a71e2b 12009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * configure.ac (AC_PREREQ): Bump to 2.64.
4
cd9a469c 52009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * aclocal.m4: Regenerate.
8 * configure: Regenerate.
9 * config.h.in: Regenerate.
10
a2655af1 112009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12
13 * Makefile.in (aclocal_deps): New variable.
14 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax.
15
5b2c7553 162008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
17
18 * configure: Regenerate.
19
b9de6413 202008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21
22 * Makefile.in (datarootdir): New variable.
23
6a88da51 242008-04-18 Paolo Bonzini <bonzini@gnu.org>
25
26 PR bootstrap/35457
27 * aclocal.m4: Regenerate.
28 * configure: Regenerate.
29
8123bff6 302008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 * aclocal.m4: Regenerate.
33 * configure: Likewise.
34
0c2b3ba0 352006-09-27 Alan Modra <amodra@bigpond.net.au>
36
37 * Makefile.in (distclean): Delete config files.
38
21d77686 392006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
40
41 PR other/23541
42 PR other/26507
43 Backport from gettext repository:
44
45 2003-09-04 Bruno Haible <bruno@clisp.org>
46 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
47 ensures that libintl_dcgettext is correctly declared on Solaris.
48 (Needed because Solaris <locale.h> includes libintl.h.)
49 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
50
67775e55 512006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
52
53 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
54 New dummy targets.
55
5b869865 562005-05-23 Carlos O'Donell <carlos@codesourcery.com>
57
58 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
59 Add install-html target.
60
729b154c 612005-05-13 Nick Clifton <nickc@redhat.com>
62
63 * Update the address and phone number of the FSF organization in
64 the GPL notices in the following files:
65 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
66 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
67 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
68 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
69 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
70 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
71 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
72 relocatable.c, relocatable.h, textdomain.c
73
ac7cc2f4 742004-11-24 Kelley Cook <kcook@gcc.gnu.org>
75
76 * aclocal.m4: Regenerate.
77
7cd722b3 782004-09-23 Kelley Cook <kcook@gcc.gnu.org>
79
80 * Makefile.in (config.h.in): Correct dependencies.
81 (stamp-h1): Likewise.
82 (config.intl): Likewise.
83
986086aa 842004-09-22 Kelley Cook <kcook@gcc.gnu.org>
85
86 * configure.ac (AC_CONFIG_MACRO_DIR): New.
87 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
88 * Makefile.in: Update with maintainer mode rules.
89 * README: Update aclocal regeneration instructions.
90 * aclocal.m4, configure: Regenerate.
91
0f355c52 922004-09-22 Kelley Cook <kcook@gcc.gnu.org>
93
94 * .cvsignore: Ignore autom4te.cache
95
741b7726 962004-04-25 Paolo Bonzini <bonzini@gnu.org>
97
98 * configure.ac: Point config.intl to the parent directory of
99 ${top_builddir}.
100 * configure: Regenerate.
101
d6b9b86f 1022004-03-10 Kelley Cook <kcook@gcc.gnu.org>
103
104 * configure.ac: Bump AC_PREREQ to 2.59.
105 * configure: Regenerate.
106 * config.h.in: Regenerate.
107
43f0acf2 1082004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
109
110 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
111 cleanup, rename to configure.ac.
112 * configure.ac: Renamed from configure.in.
113 * config.h.in: Rebuilt with autoheader 2.57.
114 * configure: Rebuilt with autoconf 2.57
115 * README: Update to reflect rename of configure.in to configure.ac.
116
c6976b58 1172003-07-07 Zack Weinberg <zack@codesourcery.com>
118
119 * README: Update.
120 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
121 mkinstalldirs, gettextsrcdir, l): Delete.
122 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
123 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
124 (SOURCES): Remove os2compat.c.
125 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
126 DEFS-relocatable.o): New.
127 (all-yes): Add config.intl.
128 (libintl.h): Use cp, not cat.
129 (INCLUDES): Remove -I..
130 (TAGS, CTAGS, ID): Word wrap.
131 (mostlyclean, distclean): Remove junk.
132 (config.intl): New rule.
133 * aclocal.m4: sinclude ../config/progtest.m4 instead of
134 including it inline.
135 * config.intl.in: New file.
136 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
137 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
138 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
139 them. Add config.intl to AC_OUTPUT.
140 * os2compat.c, os2compat.h: Delete, unused.
141
1e12d536 1422003-07-04 Zack Weinberg <zack@codesourcery.com>
143
144 * Makefile.in: Remove unnecessary capabilities for
145 installation, build of shared libraries, generation of
146 distribution tarballs, etc. Fix all the places that rely on
147 the parent directory. Don't generate libgnuintl.h from
148 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
149 necessary. Adjust DEFS for use of config.h.
150 * libgnuintl.h.in: Rename libgnuintl.h.
151 * README: New file.
152 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
153 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
154 * aclocal.m4: New; generated per instructions in gettext manual.
155 * configure.in: New; written from scratch for this configuration.
156 * configure, config.h.in: Generated.
157
1582003-05-22 GNU <bug-gnu-gettext@gnu.org>
159
160 * Version 0.12.1 released.
161