blob: 838a67290e884162ff06811cfb72105867397457 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- qsstv/documentation/manual/manual.doxy.orig 2016-04-08 23:42:31 UTC
+++ qsstv/documentation/manual/manual.doxy
@@ -1549,7 +1549,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
|