From 954187812fe276dbf92ddb3af849961e936ab5dc Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sat, 23 Feb 2008 12:23:38 +0000 Subject: Check for and define ERROR_CXXFLAGS and use them when building Original commit message from CVS: * configure.ac: * ext/taglib/Makefile.am: Check for and define ERROR_CXXFLAGS and use them when building C++ code (#516509). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 85d6d429..fc697b0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-02-23 Tim-Philipp Müller + + * configure.ac: + * ext/taglib/Makefile.am: + Check for and define ERROR_CXXFLAGS and use them when building + C++ code (#516509). + 2008-02-23 Tim-Philipp Müller * gst/goom/gstgoom.c: (goom_debug), (plugin_init): -- cgit