Built the CPAN file structure for the Vici::Session perl module
This commit is contained in:
@@ -449,6 +449,10 @@ if test x$python_eggs_install = xtrue; then
|
||||
python_eggs=true
|
||||
fi
|
||||
|
||||
if test x$perl_cpan_install = xtrue; then
|
||||
python_cpan=true
|
||||
fi
|
||||
|
||||
# ===========================================
|
||||
# check required libraries and header files
|
||||
# ===========================================
|
||||
@@ -1249,6 +1253,8 @@ if test x$python_eggs = xtrue; then
|
||||
fi
|
||||
AM_CONDITIONAL(PYTHON_EGGS_INSTALL, [test "x$python_eggs_install" = xtrue])
|
||||
|
||||
AM_CONDITIONAL(PERL_CPAN_INSTALL, [test "x$perl_cpan_install" = xtrue])
|
||||
|
||||
# ===============================================
|
||||
# collect plugin list for strongSwan components
|
||||
# ===============================================
|
||||
|
||||
Reference in New Issue
Block a user