From 417d694e724711ebd78310cdbee6b75c54f5672d Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 29 Jul 2009 13:20:26 +0100 Subject: [PATCH] Disable compile errors in plugin till we figure out what's up with the header files --- plugin/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/Makefile.am b/plugin/Makefile.am index dab1637..93284cc 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -28,7 +28,6 @@ virt_viewer_plugin_la_CFLAGS = \ @LIBGLADE2_CFLAGS@ \ @LIBVIRT_CFLAGS@ \ -DGLADE_DIR="\"$(gladedir)\"" \ - @WARN_CFLAGS@ \ -I$(top_srcdir)/src all-local: virt-viewer-plugin.so