>>> "Eike" == Eike Lange <[EMAIL PROTECTED]> writes:
[...] Eike> I'd like to install these man pages seperately in Eike> different directories, (e. g. "/usr/share/man/it/man1/"). Eike> man_MANS does not seem to be suitable. Eike> How do I tell automake? Using _MANS you can't. Try using _DATA. This was discussed a few weeks ago on this list. [...] -- Alexandre Duret-Lutz
