This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Rule for man pages in different languages?


Hi folks!

I've written a program, which comes with man pages
in some different languages. The content and the
name is always the same and I do not want to rename
my man pages ("program_us.1", "program_it.1" and so on).

I'd like to install these man pages seperately in
different directories, (e. g. "/usr/share/man/it/man1/").
man_MANS does not seem to be suitable.

How do I tell automake?

(The same problem with Texinfo documentation)

Eike




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]