configure: use new AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO macro

This commit is contained in:
Tim-Philipp Müller 2010-06-21 17:34:49 +01:00
parent 042e056776
commit bf3582b9c4
2 changed files with 5 additions and 1 deletions

2
common

@ -1 +1 @@
Subproject commit a519571756752e8a10f89d2f9d569774c001bb83
Subproject commit 2004d03037bbb2bb72de7a49ba501a7b5f6e2f92

View 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]),