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]

Re: manpages containing "."


>>>>> "Tim" == Tim Sutherland <timsuth@ihug.co.nz> writes:

Tim> I wish to install a manpage "connect.sh.1". Unfortunately, with
Tim> 	man_MANS = connect.sh.1
Tim> the page is instead installed as "sh/man1/connect.1". I want
Tim> "man1/connect.sh.1".

I'm a bit suprised this doesn't work.
I looked at the install code in `mans.am' and it seems to do the right
thing in this case.

Can you write a test case for the problem?  Ideally in the same form
as existing automake tests?  That would help.

Tom


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