diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2008-02-23 12:23:38 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2008-02-23 12:23:38 +0000 |
| commit | 954187812fe276dbf92ddb3af849961e936ab5dc (patch) | |
| tree | 3cda38e10c077f32c4bbfa191a3cd32bdcd8d1de /ChangeLog | |
| parent | 67101abdd69f40043548a401b33a9f1d4127f95b (diff) | |
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).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-02-23 Tim-Philipp Müller <tim at centricular dot net> + * 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 <tim at centricular dot net> + * gst/goom/gstgoom.c: (goom_debug), (plugin_init): * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT), (setOptimizedMethods): |
