[Python-bugs-list] [ python-Bugs-446671 ] configure ignores --mandir

noreply@sourceforge.net noreply@sourceforge.net
Tue, 31 Jul 2001 23:02:52 -0700


Bugs item #446671, was opened at 2001-07-31 23:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=446671&group_id=5470

Category: Build
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Bumgarner (bbum)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure ignores --mandir

Initial Comment:
Actually, Makefile.in (in various places) ignores the 
--mandir configuration option to configure.

As such, man pages are always installed under 
$(PREFIX)/man regardless of what the user 
specifies.

(I have noticed that an awful lot of GNU packages 
have a similar bug.  Yet, a few BSD derived 
operating systems like man pages to be installed 
in /usr/local/share/man/)

b.bum


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=446671&group_id=5470