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]

manpages containing "."


Hi there.

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

How could I get around this problem? (Other than renaming the man page so
it does not contain a ".").


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