Re: Implementing notrans_man_MANS

2008-02-19 Thread Ralf Wildenhues
Hello Peter, * Peter Breitenlohner wrote on Tue, Feb 19, 2008 at 10:25:34AM CET: > > I now have a working version of notrans_man1_MANS & Co, but I noticed an > additional problem: The target 'install-man1' tries to install, e.g., > '$(dist_man1_MANS)' but doesn't depend on it. I want to fix that a

Implementing notrans_man_MANS (Was: Automake bug #516 -- and more)

2008-02-19 Thread Peter Breitenlohner
On Wed, 30 Jan 2008, Ralf Wildenhues wrote: Hello Ralf, * Peter Breitenlohner wrote on Wed, Jan 23, 2008 at 10:28:28AM CET: [...] (1) In some cases it is completely inadequate to apply the program name transform to manpage names. [...] Maybe that could be taken care of by something like notran