Disable mozilla plugin since it doesn't build currently

This commit is contained in:
Daniel P. Berrange 2011-02-11 15:56:06 +00:00
parent 5b33ed49af
commit 215e8f73e6

View File

@ -12,7 +12,7 @@ cd build
../autogen.sh --prefix=$AUTOBUILD_INSTALL_ROOT \
--enable-compile-warnings=error \
--enable-plugin
--disable-plugin
make
make install