-2003-02-18 Bruno Haible <haible@clisp.cons.org>
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
+
+2003-02-18 Bruno Haible <bruno@clisp.org>
Fix the 2002-09-16 fix.
* ltmain.sh (install): If "ln -s -f" fails (this is the case with
EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
-# Documentation tags not known to automake.
-
-ps:
- cd gettext-tools && $(MAKE) ps
-
-pdf:
- cd gettext-tools && $(MAKE) pdf
+# Documentation tag not known to automake.
html:
cd gettext-tools && $(MAKE) html
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
+
2003-02-12 Bruno Haible <bruno@clisp.org>
Extracted from gettext package.
rm -rf config
-# Documentation tags not known to automake.
-
-ps:
-
-pdf:
+# Documentation tag not known to automake.
html:
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
+
2003-02-18 Bruno Haible <bruno@clisp.org>
* Makefile.am: Install ABOUT-NLS in $(datadir)/gettext.
gettextsrc_DATA = ABOUT-NLS
-# Documentation tags not known to automake.
-
-ps:
- cd doc && $(MAKE) ps
-
-pdf:
- cd doc && $(MAKE) pdf
+# Documentation tag not known to automake.
html:
cd doc && $(MAKE) html
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
+
2003-02-20 Jim Meyering <jim@meyering.net>
* nls.texi: Fix grammo.
EXTRA_DIST = nls.texi matrix.texi
-# Documentation tags not known to automake.
-
-ps:
-
-pdf:
+# Documentation tag not known to automake.
html:
+2003-02-22 Bruno Haible <bruno@clisp.org>
+
+ * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
+
2003-02-18 Bruno Haible <bruno@clisp.org>
* Makefile.am: Don't install ABOUT-NLS in $(datadir)/gettext. This is
cp $(srcdir)/../gettext-runtime/ABOUT-NLS $(srcdir)/ABOUT-NLS
-# Documentation tags not known to automake.
-
-ps:
- cd doc && $(MAKE) ps
-
-pdf:
- cd doc && $(MAKE) pdf
+# Documentation tag not known to automake.
html:
cd doc && $(MAKE) html