diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2007-04-29 13:53:17 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2007-04-29 13:53:17 +0000 |
commit | 2a0c6660cbba1bb5d2e468dc2218141affaa5e7c (patch) | |
tree | d55e932b475038d493359caa7539bcb333f736e8 /ChangeLog | |
parent | 022bf7614da0286d252d89c50b6138a8ad112f1a (diff) | |
download | gst-plugins-bad-2a0c6660cbba1bb5d2e468dc2218141affaa5e7c.tar.gz gst-plugins-bad-2a0c6660cbba1bb5d2e468dc2218141affaa5e7c.tar.bz2 gst-plugins-bad-2a0c6660cbba1bb5d2e468dc2218141affaa5e7c.zip |
autogen.sh: Require automake 1.7
Original commit message from CVS:
* autogen.sh:
Require automake 1.7
* ext/alsaspdif/Makefile.am:
* ext/divx/Makefile.am:
* ext/ivorbis/Makefile.am:
* ext/musicbrainz/Makefile.am:
* ext/neon/Makefile.am:
* ext/sdl/Makefile.am:
* ext/swfdec/Makefile.am:
* ext/theora/Makefile.am:
* ext/wavpack/Makefile.am:
* ext/xvid/Makefile.am:
* gst/modplug/Makefile.am:
Fix up Makefile.am accordingly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ 2007-04-29 Thomas Vander Stichele <thomas at apestaart dot org> + * autogen.sh: + Require automake 1.7 + * ext/alsaspdif/Makefile.am: + * ext/divx/Makefile.am: + * ext/ivorbis/Makefile.am: + * ext/musicbrainz/Makefile.am: + * ext/neon/Makefile.am: + * ext/sdl/Makefile.am: + * ext/swfdec/Makefile.am: + * ext/theora/Makefile.am: + * ext/wavpack/Makefile.am: + * ext/xvid/Makefile.am: + * gst/modplug/Makefile.am: + Fix up Makefile.am accordingly. + +2007-04-29 Thomas Vander Stichele <thomas at apestaart dot org> + * docs/plugins/inspect/plugin-alsaspdif.xml: * docs/plugins/inspect/plugin-bz2.xml: * docs/plugins/inspect/plugin-cdxaparse.xml: |