diff options
author | Ali Sabil <ali.sabil@gmail.com> | 2007-05-10 06:35:31 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-05-10 06:35:31 +0000 |
commit | 2a8b70f736eb9ed758f78313cd0c24b295bc58b6 (patch) | |
tree | 9d987e9d8530628005ce2056fbceef33597c2b0a /ChangeLog | |
parent | b09d59da796d33bad50ddaca33e96d343b8e145a (diff) | |
download | gst-plugins-bad-2a8b70f736eb9ed758f78313cd0c24b295bc58b6.tar.gz gst-plugins-bad-2a8b70f736eb9ed758f78313cd0c24b295bc58b6.tar.bz2 gst-plugins-bad-2a8b70f736eb9ed758f78313cd0c24b295bc58b6.zip |
configure.ac: Save and restore CFLAGS for OpenGL check. Fixes #437260.
Original commit message from CVS:
Patch by: Ali Sabil <ali.sabil@gmail.com>
* configure.ac:
Save and restore CFLAGS for OpenGL check. Fixes #437260.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-05-10 Stefan Kost <ensonic@users.sf.net> + + Patch by: Ali Sabil <ali.sabil@gmail.com> + + * configure.ac: + Save and restore CFLAGS for OpenGL check. Fixes #437260. + + 2007-05-09 Sebastien Moutte <sebastien@moutte.net> * docs/plugins/gst-plugins-bad-plugins.args: |