From bf3582b9c426f943588d4d26b70358af8751fbda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 21 Jun 2010 17:34:49 +0100 Subject: [PATCH] configure: use new AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO macro --- common | 2 +- configure.ac | 4 ++++ 2 files changed, 5 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 011b9e180c..85294d06cf 100644 --- a/configure.ac +++ b/configure.ac @@ -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]),