diff options
author | David Schleef <ds@schleef.org> | 2004-03-19 23:44:33 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-03-19 23:44:33 +0000 |
commit | 4bf88c833ac0ab72fee2e5aae3a2c6f1001e5ef2 (patch) | |
tree | 71d5a88f4d709dd49554f994c84eef6d68b2e484 | |
parent | efe7a50d4ff85f6e6e7a5d81c86f0d0cfc57b59d (diff) |
gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't depend on X, and it's part of our ABI.
Original commit message from CVS:
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,
since it doesn't depend on X, and it's part of our ABI.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-19 David Schleef <ds@schleef.org> + + * gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, + since it doesn't depend on X, and it's part of our ABI. + 2004-03-19 Iain <iain@prettypeople.org> * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the |