Hi When I compile flac from git with "./configure --disable-doxygen-docs"... during "make" I see the message:- echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. It compiles OK, but shouldn't "--disable-doxygen-docs" mean "don't even think about it"?