Hi Bruno, On Sun, 29 May 2011, Joel E. Denny wrote:
> the problem is that there is no install-pdf target in po/Makefile.in.in > (or bison's runtime-po/Makefile.in.in), so the install-pdf recursion > fails there. > Subject: [PATCH] Fix recursion of install-* into po directories. > > Bison's install-pdf bug reported by Hans Aberg at > <http://lists.gnu.org/archive/html/bug-bison/2011-05/msg00008.html>. > * gettext-runtime/po/Makefile.in.in > * gettext-tools/po/Makefile.in.in > (install-info, install-dvi, install-ps, install-pdf) > (install-html): New targets. It's been a little while since I submitted this report, so I want to make sure it hasn't been overlooked. Is the above gettext patch the right way to address the install-pdf problem, or is there a better approach? For the full thread and patch, see the link above. Thanks.
