From acc6a5433aa5db86b52c1e38d1a8470907ee5780 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 14 Jun 2010 06:11:13 +0000 Subject: =?UTF-8?q?2010-06-14=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl. --- cpukit/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/Doxyfile.in') diff --git a/cpukit/Doxyfile.in b/cpukit/Doxyfile.in index c172810bd0..1de80b6f0a 100644 --- a/cpukit/Doxyfile.in +++ b/cpukit/Doxyfile.in @@ -1364,7 +1364,7 @@ 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 = /usr/bin/perl +PERL_PATH = @PERL@ #--------------------------------------------------------------------------- # Configuration options related to the dot tool -- cgit v1.2.3