diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-09 11:54:10 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-12-09 11:54:10 +0000 |
commit | 3643eca12ad563c47e855503f4cbd564e6950373 (patch) | |
tree | 1f1848f9d082031656cafd6c4f67efbadc299a37 /ChangeLog | |
parent | ac3ccaae5a7ba7736e2117a14f9ee536edde2ba8 (diff) | |
download | gst-plugins-bad-3643eca12ad563c47e855503f4cbd564e6950373.tar.gz gst-plugins-bad-3643eca12ad563c47e855503f4cbd564e6950373.tar.bz2 gst-plugins-bad-3643eca12ad563c47e855503f4cbd564e6950373.zip |
configure.ac: move GCONF macro outside conditional for the am conditional. Fixes #160439
Original commit message from CVS:
2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: move GCONF macro outside conditional for the am
conditional. Fixes #160439
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-09 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: move GCONF macro outside conditional for the am + conditional. Fixes #160439 + 2004-12-08 David Schleef <ds@schleef.org> * tools/gst-visualise-m.m: Switch to elements that currently |