configure.ac: say what CHECK flags we use
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 9 Sep 2005 13:26:54 +0000 (13:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 9 Sep 2005 13:26:54 +0000 (13:26 +0000)
commit3ca1c236d9cdef42de28df22540b26c8a8ab3a8a
tree691692b239620e4c766a4f46e8d67e997a56dcf4
parent8b61247c78ed7205a0b9a5152043b2410783a1c7
configure.ac: say what CHECK flags we use

Original commit message from CVS:

* configure.ac:
say what CHECK flags we use
* docs/libs/gstreamer-libs.types:
* libs/gst/controller/Makefile.am:
* libs/gst/controller/gst-controller.c:
* libs/gst/controller/gst-controller.h:
* libs/gst/controller/gst-helper.c:
* libs/gst/controller/gst-interpolation.c:
* libs/gst/controller/gstcontroller.c:
* libs/gst/controller/gsthelper.c:
* libs/gst/controller/gstinterpolation.c:
* tools/gst-inspect.c: (print_plugin_info):
we don't use dashes in header names
12 files changed:
ChangeLog
configure.ac
docs/libs/gstreamer-libs.types
libs/gst/controller/Makefile.am
libs/gst/controller/gst-controller.c [deleted file]
libs/gst/controller/gst-controller.h [deleted file]
libs/gst/controller/gst-helper.c [deleted file]
libs/gst/controller/gst-interpolation.c [deleted file]
libs/gst/controller/gstcontroller.c
libs/gst/controller/gsthelper.c
libs/gst/controller/gstinterpolation.c
tools/gst-inspect.c