12010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 2 3 PR bootstrap/44621 4 * configure: Regenerate. 5 62010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 7 8 * aclocal.m4: Regenerate. 9 102009-10-15 Jim Blandy <jimb@red-bean.com> 11 12 * libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, gettext, dgettext) 13 (dcgettext, ngettext, dngettext, dcngettext): Backport changes 14 from current gettext to provide GCC format_arg attributes. 15 162009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 17 18 * configure.ac (AC_PREREQ): Bump to 2.64. 19 202009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 21 22 * aclocal.m4: Regenerate. 23 * configure: Regenerate. 24 * config.h.in: Regenerate. 25 262009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 27 28 * Makefile.in (aclocal_deps): New variable. 29 ($(srcdir)/aclocal.m4): Use it, for portable makefile syntax. 30 312008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 32 33 * configure: Regenerate. 34 352008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 36 37 * Makefile.in (datarootdir): New variable. 38 392008-04-18 Paolo Bonzini <bonzini@gnu.org> 40 41 PR bootstrap/35457 42 * aclocal.m4: Regenerate. 43 * configure: Regenerate. 44 452008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 46 47 * aclocal.m4: Regenerate. 48 * configure: Likewise. 49 502006-09-27 Alan Modra <amodra@bigpond.net.au> 51 52 * Makefile.in (distclean): Delete config files. 53 542006-09-13 Eric Botcazou <ebotcazou@libertysurf.fr> 55 56 PR other/23541 57 PR other/26507 58 Backport from gettext repository: 59 60 2003-09-04 Bruno Haible <bruno@clisp.org> 61 * dgettext.c: Include <locale.h> after gettextP.h, not before. This 62 ensures that libintl_dcgettext is correctly declared on Solaris. 63 (Needed because Solaris <locale.h> includes libintl.h.) 64 * dngettext.c: Likewise, for the libintl_dcngettext declaration. 65 662006-06-07 Daniel Jacobowitz <dan@codesourcery.com> 67 68 * Makefile.in (install-info, install-dvi, install-ps, install-pdf): 69 New dummy targets. 70 712005-05-23 Carlos O'Donell <carlos@codesourcery.com> 72 73 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY 74 Add install-html target. 75 762005-05-13 Nick Clifton <nickc@redhat.com> 77 78 * Update the address and phone number of the FSF organization in 79 the GPL notices in the following files: 80 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c, 81 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h, 82 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h, 83 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h, 84 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h, 85 locale.alias, localealias.c, localename.c, log.c, ngettext.c, 86 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y, 87 relocatable.c, relocatable.h, textdomain.c 88 892004-11-24 Kelley Cook <kcook@gcc.gnu.org> 90 91 * aclocal.m4: Regenerate. 92 932004-09-23 Kelley Cook <kcook@gcc.gnu.org> 94 95 * Makefile.in (config.h.in): Correct dependencies. 96 (stamp-h1): Likewise. 97 (config.intl): Likewise. 98 992004-09-22 Kelley Cook <kcook@gcc.gnu.org> 100 101 * configure.ac (AC_CONFIG_MACRO_DIR): New. 102 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute. 103 * Makefile.in: Update with maintainer mode rules. 104 * README: Update aclocal regeneration instructions. 105 * aclocal.m4, configure: Regenerate. 106 1072004-09-22 Kelley Cook <kcook@gcc.gnu.org> 108 109 * .cvsignore: Ignore autom4te.cache 110 1112004-04-25 Paolo Bonzini <bonzini@gnu.org> 112 113 * configure.ac: Point config.intl to the parent directory of 114 ${top_builddir}. 115 * configure: Regenerate. 116 1172004-03-10 Kelley Cook <kcook@gcc.gnu.org> 118 119 * configure.ac: Bump AC_PREREQ to 2.59. 120 * configure: Regenerate. 121 * config.h.in: Regenerate. 122 1232004-02-29 Nathanael Nerode <neroden@gcc.gnu.org> 124 125 * configure.in: Convert to autoconf 2.57, gratuitous stylistic 126 cleanup, rename to configure.ac. 127 * configure.ac: Renamed from configure.in. 128 * config.h.in: Rebuilt with autoheader 2.57. 129 * configure: Rebuilt with autoconf 2.57 130 * README: Update to reflect rename of configure.in to configure.ac. 131 1322003-07-07 Zack Weinberg <zack@codesourcery.com> 133 134 * README: Update. 135 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS, 136 mkinstalldirs, gettextsrcdir, l): Delete. 137 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS). 138 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h. 139 (SOURCES): Remove os2compat.c. 140 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o, 141 DEFS-relocatable.o): New. 142 (all-yes): Add config.intl. 143 (libintl.h): Use cp, not cat. 144 (INCLUDES): Remove -I.. 145 (TAGS, CTAGS, ID): Word wrap. 146 (mostlyclean, distclean): Remove junk. 147 (config.intl): New rule. 148 * aclocal.m4: sinclude ../config/progtest.m4 instead of 149 including it inline. 150 * config.intl.in: New file. 151 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR. 152 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH, 153 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST 154 them. Add config.intl to AC_OUTPUT. 155 * os2compat.c, os2compat.h: Delete, unused. 156 1572003-07-04 Zack Weinberg <zack@codesourcery.com> 158 159 * Makefile.in: Remove unnecessary capabilities for 160 installation, build of shared libraries, generation of 161 distribution tarballs, etc. Fix all the places that rely on 162 the parent directory. Don't generate libgnuintl.h from 163 anything; do generate $(objdir)/libintl.h from libgnuintl.h if 164 necessary. Adjust DEFS for use of config.h. 165 * libgnuintl.h.in: Rename libgnuintl.h. 166 * README: New file. 167 * config.charset, ref-add.sin, ref-del.sin: Delete (unused). 168 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant). 169 * aclocal.m4: New; generated per instructions in gettext manual. 170 * configure.in: New; written from scratch for this configuration. 171 * configure, config.h.in: Generated. 172 1732003-05-22 GNU <bug-gnu-gettext@gnu.org> 174 175 * Version 0.12.1 released. 176 177