configure: Fix typo when enabling CPAN modules as dependency
Fixes: a17b6d469c ("Built the CPAN file structure for the Vici::Session perl module")
This commit is contained in:
+1
-1
@@ -450,7 +450,7 @@ if test x$python_eggs_install = xtrue; then
|
||||
fi
|
||||
|
||||
if test x$perl_cpan_install = xtrue; then
|
||||
python_cpan=true
|
||||
perl_cpan=true
|
||||
fi
|
||||
|
||||
# ===========================================
|
||||
|
||||
Reference in New Issue
Block a user