In doc/Makefile.am:

>  
> -all-local: Doxyfile.stamp
> +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
> +	$(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@

I do. it was a bad idea before, and gets worse by adding more logic to the line


Reply to this email directly or view it on GitHub.