From 23c17776e728b91c237897444cd4b562d15e0cf1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= <tim@centricular.net>
Date: Wed, 6 Jun 2007 08:06:44 +0000
Subject: ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build
 somewhere (#444499); initialise variable to avoid ...

Original commit message from CVS:
* ext/sdl/Makefile.am:
* ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
Add GST_CFLAGS, which apparently somehow fixes the build somewhere
(#444499); initialise variable to avoid false compiler warning.
---
 ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'ChangeLog')

diff --git a/ChangeLog b/ChangeLog
index 75dca30a..7923e813 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
+
+	* ext/sdl/Makefile.am:
+	* ext/sdl/sdlvideosink.c: (gst_sdlv_process_events):
+	  Add GST_CFLAGS, which apparently somehow fixes the build somewhere
+	  (#444499); initialise variable to avoid false compiler warning.
+
 2007-06-01  Wim Taymans  <wim@fluendo.com>
 
 	* docs/plugins/Makefile.am:
-- 
cgit v1.2.1