[gtk-vnc-devel] [SMALL PATCH] @DEBUG_CFLAGS@ stops plugin/ subdir	from building
- From: "Richard W.M. Jones" <rjones redhat com>
- To: gtk-vnc-devel lists sourceforge net
- Subject: [gtk-vnc-devel] [SMALL PATCH] @DEBUG_CFLAGS@ stops plugin/ subdir	from building
- Date: Thu, 3 Apr 2008 15:51:30 +0100
I think used to be in configure.ac but was removed.  Anyway, it's
not necessary now.
Rich.
-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
diff -r d2f49ba72d0b plugin/Makefile.am
--- a/plugin/Makefile.am	Wed Apr 02 17:07:24 2008 -0400
+++ b/plugin/Makefile.am	Thu Apr 03 15:50:53 2008 +0100
@@ -12,7 +12,7 @@ gtk_vnc_plugin_la_LDFLAGS = \
 	-module -avoid-version
 gtk_vnc_plugin_la_CFLAGS = \
 	-I$(top_srcdir)/src @GTK_CFLAGS@ @GTKGLEXT_CFLAGS@ \
-	@FIREFOX_PLUGIN_CFLAGS@ @WARNING_CFLAGS@ @WERROR_CFLAGS@ @DEBUG_CFLAGS@
+	@FIREFOX_PLUGIN_CFLAGS@ @WARNING_CFLAGS@ @WERROR_CFLAGS@
 
 all-local: gtk-vnc-plugin.so
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]