build the af-alg plugin in the UML test environment

This commit is contained in:
Andreas Steffen
2011-03-17 22:53:09 +01:00
parent edd1fc71c2
commit 788fc89cc2
2 changed files with 10 additions and 4 deletions
+5
View File
@@ -307,6 +307,11 @@ then
echo -n " --enable-ha" >> $INSTALLSHELL
fi
if [ "$USE_AF_ALG" = "yes" ]
then
echo -n " --enable-af-alg" >> $INSTALLSHELL
fi
if [ "$USE_CISCO_QUIRKS" = "yes" ]
then
echo -n " --enable-cisco-quirks" >> $INSTALLSHELL