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