From 874672b2c7fba2a0a6ee9319c0aa3f58cfce5801 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 23 Aug 2003 17:06:24 +0000 Subject: Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common. 2003-08-23 Marco Pesenti Gritti * configure.in: * embed/mozilla/Makefile.am: Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common. --- embed/mozilla/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/mozilla/Makefile.am') diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am index 7e8d2bee9..a27b3e54a 100644 --- a/embed/mozilla/Makefile.am +++ b/embed/mozilla/Makefile.am @@ -3,7 +3,7 @@ INCLUDES = \ -I$(top_srcdir)/lib \ -I$(top_srcdir)/embed \ -I$(top_srcdir) \ - $(WARN_CFLAGS) \ + $(WARN_CXXFLAGS) \ $(MOZILLA_COMPONENT_CFLAGS) \ -I$(MOZILLA_INCLUDE_ROOT)/appcomps \ -I$(MOZILLA_INCLUDE_ROOT)/chrome \ -- cgit v1.2.3