From 222b34a08b1be1e7eb4e2ec591b574ddf4c605f1 Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Thu, 11 Jun 2020 09:43:24 +0200 Subject: [PATCH] doxygen: PERL_PATH has become obsolete in 1.8.0 (25-02-2012) https://github.com/doxygen/doxygen/commit/6d1535c --- libgnucash/doc/doxygen.cfg.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libgnucash/doc/doxygen.cfg.in b/libgnucash/doc/doxygen.cfg.in index d2ca1dc910..91a92b4290 100644 --- a/libgnucash/doc/doxygen.cfg.in +++ b/libgnucash/doc/doxygen.cfg.in @@ -1621,11 +1621,6 @@ ALLEXTERNALS = NO EXTERNAL_GROUPS = YES -# The PERL_PATH should be the absolute path and name of the perl script -# interpreter (i.e. the result of `which perl'). - -PERL_PATH = - #--------------------------------------------------------------------------- # Configuration options related to the dot tool #---------------------------------------------------------------------------