On 2007-03-20 21:43-0600 [EMAIL PROTECTED] wrote: > Should the PREBUILT_DOC option default to ON? Seems like the docs are > present....
The default is OFF so I think you meant your question to read: "Should the PREBUILT_DOC option default to OFF? Seems like the docs are present...." ^^^ The documentation is normally pre-built for the tarball, but obviously it is not available for a fresh CVS checkout. So actually a user-choice of options here does not make much sense (because if they guess wrong, an attempt will be made to either install prebuilt documentation that does not exist or the existing prebuilt documentation will not be installed.) OFF is the safer default choice if we stick with the current logic of having a user choice (guess). However, a better thing to do is simply test for whether the documentation has been prebuilt. If that is true or the user has specified building the documentation, the documentation should be installed, but otherwise not. (I have generalized and ignored some complicating differences in logic between when the build tree is/is not equal to the source tree.) Any volunteers to implement that improved CMake documentation logic? Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel