+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-12 Bruno Haible <bruno@clisp.org>
* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
echo "$(RM) $(DESTDIR)$(htmldir)/$$f"; \
$(RM) $(DESTDIR)$(htmldir)/$$f; \
done
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-18 Bruno Haible <bruno@clisp.org>
* Makefile.am (clean-am): New rule. For Solaris cc.
$(RM) $(DESTDIR)$(htmldir)/autosprintf.html
EXTRA_DIST += texi2html autosprintf.html
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-15 Bruno Haible <bruno@clisp.org>
* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
for file in $(man_HTML); do \
$(RM) $(DESTDIR)$(htmldir)/$$file; \
done
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-16 Bruno Haible <bruno@clisp.org>
* gettext.texi (Header Entry): Document Report-Msgid-Bugs-To.
for file in `cd $$d && echo gettext_*.html`; do \
cp -p $$d/$$file $(distdir)/$$file || exit 1; \
done
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-15 Bruno Haible <bruno@clisp.org>
* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
for file in $(man_HTML); do \
$(RM) $(DESTDIR)$(htmldir)/$$file; \
done
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-12 Bruno Haible <bruno@clisp.org>
* Makefile.am (pkgdatadir): Define using 'gettext' instead of
echo "$(RM) $(DESTDIR)$(projectsdir)/$$f"; \
$(RM) $(DESTDIR)$(projectsdir)/$$f; \
done
-
-
-# One more automake bug.
-installdirs: installdirs-local
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (installdirs): Remove dependency, redundant with
+ automake >= 1.6.
+
2003-02-20 Bruno Haible <bruno@clisp.org>
* Makefile.am (libgettextpo_la_DEPENDENCIES): New variable.
uninstall-local: uninstall-tcl
uninstall-tcl:
$(RM) $(DESTDIR)$(pkgdatadir)/msgunfmt.tcl
-
-
-# One more automake bug.
-installdirs: installdirs-local