On Sat, Oct 12, 2024 at 09:54:04PM +0200, Phil Sutter wrote: > Hi Pablo, > > On Sat, Oct 12, 2024 at 07:15:21PM +0200, Pablo Neira Ayuso wrote: > > Make it option, after this update it is still possible to build the > > documentation on demand via: > > > > cd doxygen > > make > > This is rather unelegant in an autotools-project. You probably did > consider setting 'with_doxygen=no' in configure.ac line 48, why did you > choose this way? --with-doxygen=no would do try trick, yes.