summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-26 17:04:02 +0200
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-26 17:25:15 +0200
commit5a0c2517eebb7fa935e2e881fc5544c879ec1a00 (patch)
treeae5f79836f0ef573edc8eda358375e4209982f81 /configure.ac
parent93f97277dade0de0d41fdeef2237047399d641b5 (diff)
downloadgstreamer-plugins-base-5a0c2517eebb7fa935e2e881fc5544c879ec1a00.tar.gz
pbutils: add compile time and runtime version checks for gst-plugins-base
So people can check what version of the gst-plugins-base libs they're building against or linked against. API: GST_PLUGINS_BASE_VERSION_MAJOR API: GST_PLUGINS_BASE_VERSION_MINOR API: GST_PLUGINS_BASE_VERSION_MICRO API: GST_PLUGINS_BASE_VERSION_NANO API: GST_CHECK_PLUGINS_BASE_VERSION API: gst_plugins_base_version() API: gst_plugins_base_version_string()
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e6195d180..fdc04f033 100644
--- a/configure.ac
+++ b/configure.ac
@@ -911,6 +911,7 @@ gst-libs/gst/rtsp/Makefile
gst-libs/gst/sdp/Makefile
gst-libs/gst/tag/Makefile
gst-libs/gst/pbutils/Makefile
+gst-libs/gst/pbutils/gstpluginsbaseversion.h
gst-libs/gst/video/Makefile
tools/Makefile
pkgconfig/Makefile