moved TNCCS layer out of eap_tnc plugin
This commit is contained in:
@@ -187,6 +187,11 @@ then
|
||||
echo -n " --enable-eap-tnc" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_TNCCS_11" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-tnccs-11" >> $INSTALLSHELL
|
||||
fi
|
||||
|
||||
if [ "$USE_SQL" = "yes" ]
|
||||
then
|
||||
echo -n " --enable-sql --enable-sqlite" >> $INSTALLSHELL
|
||||
|
||||
Reference in New Issue
Block a user