Menu

#1314 The --mandir configure option is ignored

2.11.1
closed-fixed
5
2008-04-20
2007-12-22
No

The --mandir configure option to specify the man page root directory is ignored. The man page root directory is being set in docs/man/Makefile.am by the following line:

mandir = $(datadir)/man

I have attached a patch to remove this line.

Discussion

  • Chris Rinaldo

    Chris Rinaldo - 2007-12-22

    Patch to docs/man/Makefile.am

     
  • Renier Morales

    Renier Morales - 2007-12-27
    • milestone: --> 761457
    • assigned_to: sdague --> renierm
     
  • Renier Morales

    Renier Morales - 2008-03-04

    Logged In: YES
    user_id=660960
    Originator: NO

    Does this pases "make distcheck"? The mandir is being specified where it is because of problems during distcheck runs.

     
  • Renier Morales

    Renier Morales - 2008-03-04
    • milestone: 761457 --> 2.11.1
     
  • Renier Morales

    Renier Morales - 2008-04-20
    • status: open --> closed-fixed