Bugzilla – Bug 5411
Documentation doesn't get installed
Last modified: 2007-10-11 11:46:12
You need to log in before you can comment on or make changes to this bug.
In other words, the ./configure --with-docs is broken.
Added Arthur Carlson as CC.
The problem is that the ./configure --help reports --with-docs when it should report --with-doc
The change should go in the documentation rather than the configure script. So we have --with-testS and --with-docS
Changes committed to gw_5_2_branch