What steps will reproduce the problem?
1. ./configure --prefix=/usr/local --mandir=/usr/local/share/man
2. make install
What is the expected output? What do you see instead?
I expect the man pages to go where I specify; on OS X it is customary to put
them in share/man instead of just man. Instead, the Makefile.in hardcodes man
file destinations without respecting this switch.
What version of the product are you using? On what operating system?
0.5.2 on OS X 10.6.8
I can submit a patch for Makefile.in if you want.
Original issue reported on code.google.com by fla...@gmail.com on 28 Jan 2012 at 7:57
Original issue reported on code.google.com by
fla...@gmail.com
on 28 Jan 2012 at 7:57