configure.ac: make GST_ERROR_CFLAGS overridable and re-enable Werror
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 8 Jul 2005 14:01:31 +0000 (14:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 8 Jul 2005 14:01:31 +0000 (14:01 +0000)
commitf627c78fa6c7e4faddf24110b54d9ec01688ccce
tree372aa690d9949612a00f55c22c2bb6ca9f239bd4
parent854b4bb5608e3e9c1f135fe4a0ce201f6f7aec8c
configure.ac: make GST_ERROR_CFLAGS overridable and re-enable Werror

Original commit message from CVS:
* configure.ac:
make GST_ERROR_CFLAGS overridable and re-enable Werror
* docs/faq/cvs.xml:
add a note about error CFLAGS
* docs/gst/tmpl/gstfakesrc.sgml:
* gst/elements/gstfakesrc.c:
comment out some unused code
* gst/gst.c: (split_and_iterate):
* gst/registries/gstlibxmlregistry.c: (load_pad_template),
(load_feature):
plug some memleaks
ChangeLog
common
configure.ac
docs/faq/cvs.xml
docs/gst/tmpl/gstfakesrc.sgml
gst/elements/gstfakesrc.c
gst/gst.c
gst/registries/gstlibxmlregistry.c
plugins/elements/gstfakesrc.c