3 * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
8 * Makefile.in: Add info dvi ps pdf html install-html to .PHONY
9 Add install-html target.
13 * Update the address and phone number of the FSF organization in
14 the GPL notices in the following files:
15 Makefile.in, bindtextdom.c, dcgettext.c, dcigettext.c,
16 dcngettext.c, dgettext.c, dngettext.c, eval-plural.h,
17 explodename.c, finddomain.c, gettext.c, gettextP.h, gmo.h,
18 hash-string.h, intl-compat.c, l10nflist.c, libgnuintl.h,
19 loadinfo.h, loadmsgcat.c, localcharset.c, localcharset.h,
20 locale.alias, localealias.c, localename.c, log.c, ngettext.c,
21 osdep.c, plural-exp.c, plural-exp.h, plural.c, plural.y,
22 relocatable.c, relocatable.h, textdomain.c
26 * aclocal.m4: Regenerate.
30 * Makefile.in (config.h.in): Correct dependencies.
32 (config.intl): Likewise.
36 * configure.ac (AC_CONFIG_MACRO_DIR): New.
37 (ACLOCAL, AUTOCONF, AUTOHEADER, MAINT): Substitute.
38 * Makefile.in: Update with maintainer mode rules.
39 * README: Update aclocal regeneration instructions.
40 * aclocal.m4, configure: Regenerate.
44 * .cvsignore: Ignore autom4te.cache
48 * configure.ac: Point config.intl to the parent directory of
50 * configure: Regenerate.
54 * configure.ac: Bump AC_PREREQ to 2.59.
55 * configure: Regenerate.
56 * config.h.in: Regenerate.
60 * configure.in: Convert to autoconf 2.57, gratuitous stylistic
61 cleanup, rename to configure.ac.
62 * configure.ac: Renamed from configure.in.
63 * config.h.in: Rebuilt with autoheader 2.57.
64 * configure: Rebuilt with autoconf 2.57
65 * README: Update to reflect rename of configure.in to configure.ac.
70 * Makefile.in (INSTALL, INSTALL_DATA, MKINSTALLDIRS,
71 mkinstalldirs, gettextsrcdir, l): Delete.
72 (COMPILE): Add $(DEFS-$@), remove $(XCFLAGS).
73 (HEADERS): libgnuintl.h not libgnuintl.h.in. Remove os2compat.h.
74 (SOURCES): Remove os2compat.c.
75 (DEFS-dcigettext.o, DEFS-localealias.o, DEFS-localcharset.o,
76 DEFS-relocatable.o): New.
77 (all-yes): Add config.intl.
78 (libintl.h): Use cp, not cat.
79 (INCLUDES): Remove -I..
80 (TAGS, CTAGS, ID): Word wrap.
81 (mostlyclean, distclean): Remove junk.
82 (config.intl): New rule.
83 * aclocal.m4: sinclude ../config/progtest.m4 instead of
85 * config.intl.in: New file.
86 * configure.in: Take out unnecessary AC_CONFIG_AUX_DIR.
87 Take out AC_DEFINEs for LOCALEDIR, LOCALE_ALIAS_PATH,
88 LIBDIR, INSTALLDIR. Set LIBINTL_DEP and INCINTL and AC_SUBST
89 them. Add config.intl to AC_OUTPUT.
90 * os2compat.c, os2compat.h: Delete, unused.
94 * Makefile.in: Remove unnecessary capabilities for
95 installation, build of shared libraries, generation of
96 distribution tarballs, etc. Fix all the places that rely on
97 the parent directory. Don't generate libgnuintl.h from
98 anything; do generate $(objdir)/libintl.h from libgnuintl.h if
99 necessary. Adjust DEFS for use of config.h.
100 * libgnuintl.h.in: Rename libgnuintl.h.
102 * config.charset, ref-add.sin, ref-del.sin: Delete (unused).
103 * COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
104 * aclocal.m4: New; generated per instructions in gettext manual.
105 * configure.in: New; written from scratch for this configuration.
106 * configure, config.h.in: Generated.
110 * Version 0.12.1 released.