created tnc-imc and tnc-imv plugins
This commit is contained in:
@@ -187,6 +187,16 @@ then
|
||||
echo -n " --enable-eap-tnc" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_TNC_IMC" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-tnc-imc" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_TNC_IMV" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-tnc-imv" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_TNCCS_11" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-tnccs-11" >> $INSTALLSHELL
|
||||
|
||||
Reference in New Issue
Block a user