diff options
author | Iain Holmes <iain@prettypeople.org> | 2004-11-12 16:43:29 +0000 |
---|---|---|
committer | Iain Holmes <iain@prettypeople.org> | 2004-11-12 16:43:29 +0000 |
commit | 3a47a6ff83f92977bef72576c8926a23c339087c (patch) | |
tree | 142aba1173e5ab49f9b622c19a7f728311798564 | |
parent | 0548c564476082e4eb94ea96a629bf8427420b5e (diff) | |
download | gst-plugins-bad-3a47a6ff83f92977bef72576c8926a23c339087c.tar.gz gst-plugins-bad-3a47a6ff83f92977bef72576c8926a23c339087c.tar.bz2 gst-plugins-bad-3a47a6ff83f92977bef72576c8926a23c339087c.zip |
Remove the line dealing with the cache stuff I left in by mistake
Original commit message from CVS:
Remove the line dealing with the cache stuff I left in by mistake
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 239dd9ee..4adf32ba 100644 --- a/configure.ac +++ b/configure.ac @@ -1998,7 +1998,6 @@ ext/xvid/Makefile gst-libs/Makefile gst-libs/gst/Makefile gst-libs/gst/audio/Makefile -gst-libs/gst/cache/Makefile gst-libs/gst/colorbalance/Makefile gst-libs/gst/floatcast/Makefile gst-libs/gst/gconf/Makefile |