Menu

#62 ./configure --docdir= is Ignored

v1.0_(example)
closed
None
1
2014-12-12
2014-10-29
Anonymous
No

the .configure help suggests that --datadir can be used to modify where the docs are placed. This is the usual behaviour.

This does not work for cunit due to the doc/Makefile.am specifying
docdir = $(prefix)/doc/@PACKAGE@

Removing this line allows the expected behaviour of ./configure --datadir=<your location="">

Discussion

  • Joshua Root

    Joshua Root - 2014-12-08

    An additional patch is needed for doc/headers. I’m attaching both.

     
  • Joshua Root

    Joshua Root - 2014-12-08

    Patch for doc/headers/Makefile.am

     
  • Anil Kumar

    Anil Kumar - 2014-12-12

    Thank you for submitting the patch. This has been applied. Please note that appropriate way is to use --docdir with configure and not --datadir

     
  • Anil Kumar

    Anil Kumar - 2014-12-12
    • status: open --> accepted
    • assigned_to: Anil Kumar
     
  • Anil Kumar

    Anil Kumar - 2014-12-12
    • status: accepted --> closed
     

Anonymous
Anonymous

Add attachments
Cancel