gstreamer/libs/gst
Sebastian Rasmussen 0b09573bbe check: Have autotools generate internal-check.h
Previously GStreamer got access to the libcheck interface by including
libs/gst/check/check.h which in turn included internal-check.h in the
same directory. internal-check.h was generated by copying
libs/gst/check/libcheck/check.h which in turn was generated from
check.h.in in the same directory. In this case generating
libs/gst/check/libcheck/check.h is unnecessary, in addition this file
was accidentally distributed in generated project tarballs.

Now libs/gst/check/internal-check.h is generated directly from
libs/gst/check/libcheck/check.h.in by configure. This means that the
libcheck source must include internal-check.h instead of the previously
generated libs/gst/check/libcheck/check.h. However the unnecessary
intermediate step is now skipped.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=741359
2014-12-16 16:32:39 +01:00
..
base basesink: clamp reported position based on direction 2014-12-01 10:46:42 +01:00
check check: Have autotools generate internal-check.h 2014-12-16 16:32:39 +01:00
controller triggercontrolsource: Fix short description for the docs 2014-11-25 17:46:12 +01:00
helpers Fix FSF address 2012-11-03 20:44:48 +00:00
net docs: Fix documentation typos and inconsistencies 2014-07-09 09:22:11 +02:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00