diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-12 23:16:21 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-12 23:16:21 +0000 |
commit | afb976279c065268d69ef2d7d26ff6efb0fd73b0 (patch) | |
tree | 91b8c43db051395728ccd31ca147bb650a0007ae /ChangeLog | |
parent | 7651122651e99011d136f8676a55873a30fbf805 (diff) | |
download | gst-plugins-bad-afb976279c065268d69ef2d7d26ff6efb0fd73b0.tar.gz gst-plugins-bad-afb976279c065268d69ef2d7d26ff6efb0fd73b0.tar.bz2 gst-plugins-bad-afb976279c065268d69ef2d7d26ff6efb0fd73b0.zip |
configure.ac: Generate the directshow Makefiles so that the directories get disted. Still needs some configure time d...
Original commit message from CVS:
* configure.ac:
Generate the directshow Makefiles so that the directories
get disted. Still needs some configure time detection to enable
building them under MingW.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-02-12 Jan Schmidt <jan.schmidt@sun.com> + * configure.ac: + Generate the directshow Makefiles so that the directories + get disted. Still needs some configure time detection to enable + building them under MingW. + +2008-02-12 Jan Schmidt <jan.schmidt@sun.com> + * ext/metadata/Makefile.am: Don't install a header file. We will have to merge these tags into libgsttag after the release and use them from there. |