From 5011cb2392ab8a24bc614948a25ae2f9481c1bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 24 Jul 2010 09:22:28 +0100 Subject: [PATCH] configure: set release date/time Use the new AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO macro. --- common | 2 +- configure.ac | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/common b/common index a519571756..2004d03037 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit a519571756752e8a10f89d2f9d569774c001bb83 +Subproject commit 2004d03037bbb2bb72de7a49ba501a7b5f6e2f92 diff --git a/configure.ac b/configure.ac index ef146941c9..e6195d180f 100644 --- a/configure.ac +++ b/configure.ac @@ -323,6 +323,11 @@ AC_SUBST(GST_LICENSE) dnl set location of plugin directory AG_GST_SET_PLUGINDIR +dnl set release date/time +AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO([$PACKAGE_VERSION_NANO], + ["${srcdir}/gst-plugins-base.doap"], + [$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO]) + dnl define an ERROR_CFLAGS Makefile variable dnl -Wformat-nonliteral - see ext/pango/gstclockoverlay.c and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39438 AG_GST_SET_ERROR_CFLAGS($GST_GIT, [