31/05/2023 15:21, Jerin Jacob: > On Wed, May 31, 2023 at 6:17 PM <jer...@marvell.com> wrote: > > > > From: Jerin Jacob <jer...@marvell.com> > > > > Since doxygen 1.9.7 version, HTML_TIMESTAMP configuration option > > changed to TIMESTAMP [2]. Fixed the following warning[1] by providing > > the correct configuration option based on doxygen version. > > loongarch-compilation reported a build issue at > http://mails.dpdk.org/archives/test-report/2023-May/402940.html > https://mesonbuild.com/Reference-manual_returned_external_program.html#external_programversion > introduced in 0.62 version, so not sure how we can do version check > without that. > > Another option is to just remove HTIML_TIMESTAMP from config file. > Since 1.8.9 doxgen version, > it is disabled by default. > > Thoughts?
No need to disable if it is already disabled by default. What was the default of the old HTML_TIMESTAMP?