diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-25 08:51:36 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-09-25 08:51:36 +0000 |
| commit | 46333092307654c2856dd8d6ed1ba2bc94e94566 (patch) | |
| tree | 2b5590579cf3a75cfb7535eaff15bd13518b6d67 /ChangeLog | |
| parent | 94f68153dd1d739547aa500df65e6bb1aa112ced (diff) | |
configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
Original commit message from CVS:
* configure.ac:
Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
in configure.ac.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-09-25 Sebastian Dröge <slomo@circular-chaos.org> + * configure.ac: + Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and + AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros + in configure.ac. + +2007-09-25 Sebastian Dröge <slomo@circular-chaos.org> + Patch by: <j at bootlab dot org> * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): |
