PR bootstrap/30748
[deliverable/binutils-gdb.git] / intl / ChangeLog
CommitLineData
7c481d1e
DD
12006-09-27 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.in (distclean): Delete config files.
4
b5d60b68
DD
52006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr>
6
7 PR other/23541
8 PR other/26507
9 Backport from gettext repository:
10
11 2003-09-04 Bruno Haible <bruno@clisp.org>
12 * dgettext.c: Include <locale.h> after gettextP.h, not before. This
13 ensures that libintl_dcgettext is correctly declared on Solaris.
14 (Needed because Solaris <locale.h> includes libintl.h.)
15 * dngettext.c: Likewise, for the libintl_dcngettext declaration.
16
55f96808
DJ
172006-06-07 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
20 New dummy targets.
21
a3ce7aa2
DD
222005-05-23 Carlos O'Donell <carlos@codesourcery.com>
23
24 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
25 Add install-html target.
26
c09b15a9
NC
272005-05-13 Nick Clifton <nickc@redhat.com>
28
29 * Update the address and phone number of the FSF organization in
30 the GPL notices in the following files:
bf070c84
SE
31 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
32 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
33 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
34 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
35 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
36 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
37 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
38 relocatable.c, relocatable.h, textdomain.c
39
402004-11-24 Kelley Cook <kcook@gcc.gnu.org>
41
42 * aclocal.m4: Regenerate.
43
442004-09-23 Kelley Cook <kcook@gcc.gnu.org>
45
46 * Makefile.in (config.h.in): Correct dependencies.
47 (stamp-h1): Likewise.
48 (config.intl): Likewise.
49
502004-09-22 Kelley Cook <kcook@gcc.gnu.org>
51
52 * configure.ac (AC_CONFIG_MACRO_DIR): New.
53 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
54 * Makefile.in: Update with maintainer mode rules.
55 * README: Update aclocal regeneration instructions.
56 * aclocal.m4, configure: Regenerate.
57
582004-09-22 Kelley Cook <kcook@gcc.gnu.org>
59
60 * .cvsignore: Ignore autom4te.cache
61
622004-04-25 Paolo Bonzini <bonzini@gnu.org>
63
64 * configure.ac: Point config.intl to the parent directory of
65 ${top_builddir}.
66 * configure: Regenerate.
67
682004-03-10 Kelley Cook <kcook@gcc.gnu.org>
69
70 * configure.ac: Bump AC_PREREQ to 2.59.
71 * configure: Regenerate.
72 * config.h.in: Regenerate.
73
742004-02-29 Nathanael Nerode <neroden@gcc.gnu.org>
75
76 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
77 cleanup, rename to configure.ac.
78 * configure.ac: Renamed from configure.in.
79 * config.h.in: Rebuilt with autoheader 2.57.
80 * configure: Rebuilt with autoconf 2.57
81 * README: Update to reflect rename of configure.in to configure.ac.
82
832003-07-07 Zack Weinberg <zack@codesourcery.com>
84
85 * README: Update.
86 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
87 mkinstalldirs, gettextsrcdir, l): Delete.
88 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
89 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
90 (SOURCES): Remove os2compat.c.
91 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
92 DEFS-relocatable.o): New.
93 (all-yes): Add config.intl.
94 (libintl.h): Use cp, not cat.
95 (INCLUDES): Remove -I..
96 (TAGS, CTAGS, ID): Word wrap.
97 (mostlyclean, distclean): Remove junk.
98 (config.intl): New rule.
99 * aclocal.m4: sinclude ../config/progtest.m4 instead of
100 including it inline.
101 * config.intl.in: New file.
102 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
103 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
104 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
105 them. Add config.intl to AC_OUTPUT.
106 * os2compat.c, os2compat.h: Delete, unused.
107
1082003-07-04 Zack Weinberg <zack@codesourcery.com>
109
110 * Makefile.in: Remove unnecessary capabilities for
111 installation, build of shared libraries, generation of
112 distribution tarballs, etc. Fix all the places that rely on
113 the parent directory. Don't generate libgnuintl.h from
114 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
115 necessary. Adjust DEFS for use of config.h.
116 * libgnuintl.h.in: Rename libgnuintl.h.
117 * README: New file.
118 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
119 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
120 * aclocal.m4: New; generated per instructions in gettext manual.
121 * configure.in: New; written from scratch for this configuration.
122 * configure, config.h.in: Generated.
123
1242003-05-22 GNU <bug-gnu-gettext@gnu.org>
125
126 * Version 0.12.1 released.
252b5132 127
This page took 0.288951 seconds and 4 git commands to generate.