configure: use new AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO macro
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 21 Jun 2010 16:34:49 +0000 (17:34 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 23 Jul 2010 19:45:52 +0000 (20:45 +0100)
common
configure.ac

diff --git a/common b/common
index a519571..2004d03 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit a519571756752e8a10f89d2f9d569774c001bb83
+Subproject commit 2004d03037bbb2bb72de7a49ba501a7b5f6e2f92
index 011b9e1..85294d0 100644 (file)
@@ -130,6 +130,10 @@ AG_GST_ARG_WITH_PKG_CONFIG_PATH
 AG_GST_ARG_WITH_PACKAGE_NAME
 AG_GST_ARG_WITH_PACKAGE_ORIGIN
 
+AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO([$PACKAGE_VERSION_NANO],
+  ["${srcdir}/gstreamer.doap"],
+  [$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO])
+
 dnl building of tests
 AC_ARG_ENABLE(tests,
   AC_HELP_STRING([--disable-tests], [disable building test apps]),