summaryrefslogtreecommitdiffstats
path: root/c++/config
diff options
context:
space:
mode:
Diffstat (limited to 'c++/config')
-rw-r--r--c++/config/commence.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/config/commence.in b/c++/config/commence.in
index dcc4fc8..54440d8 100644
--- a/c++/config/commence.in
+++ b/c++/config/commence.in
@@ -23,6 +23,7 @@ ROOT=@ROOT@
LIBS=@LIBS@
AR=@AR@
RANLIB=@RANLIB@
+PERL=@PERL@
RM=rm -f
CP=cp
INSTALL=@INSTALL@