summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-05-07 11:24:29 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-05-07 11:24:29 (GMT)
commit6d1535c38fe6bdaa2a00fff0e7e43774a740a4ce (patch)
tree0f4375fce8220446f9953b45baa15396f9cf959b /examples
parent4ce1a96afcd279eae6caa71f9ee3cdbc3d4aa773 (diff)
downloadDoxygen-6d1535c38fe6bdaa2a00fff0e7e43774a740a4ce.zip
Doxygen-6d1535c38fe6bdaa2a00fff0e7e43774a740a4ce.tar.gz
Doxygen-6d1535c38fe6bdaa2a00fff0e7e43774a740a4ce.tar.bz2
Bug 783759 - PERL_PATH config option: when is this needed? Still used?
As, more or less, mentioned in the bug report: in version 1.7.6.1 the PERL_PATH is still in use (instdox.cpp) but in version 1.8.0 it is not used anymore, so the parameter has been set to obsolete now.
Diffstat (limited to 'examples')
-rw-r--r--examples/tag.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tag.cfg b/examples/tag.cfg
index 823b5a7..12b3c5b 100644
--- a/examples/tag.cfg
+++ b/examples/tag.cfg
@@ -6,7 +6,6 @@ GENERATE_RTF = NO
CASE_SENSE_NAMES = NO
INPUT = tag.cpp
TAGFILES = example.tag=../../example/html
-PERL_PATH = perl
QUIET = YES
JAVADOC_AUTOBRIEF = YES
SEARCHENGINE = NO