./configure ignores --prefix for docs path
Challenging Puzzle / Arcade hybrid
Status: Beta
Brought to you by:
vexorian
./configure currently ignores --prefix when deciding the path to save documentation, a fix for this is to either specify --with-docdir=${PREFIX}/share/doc or to change the 56th line in configure.in to : doc_dir="$prefix/doc" (then must run autogen.sh to generate the new configure script)
Seems fixed in 0.9.0
Sorry, it apparently wasn't fixed yet, reopening/accepting the bug report.
This is fixed in 0.9.1