Skip to content
Snippets Groups Projects
Commit ae9efc7d authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

configure: Use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO to set release date

parent 861ef4d2
No related branches found
No related tags found
No related merge requests found
...@@ -114,6 +114,10 @@ AG_GST_ARG_DEBUG ...@@ -114,6 +114,10 @@ AG_GST_ARG_DEBUG
AG_GST_ARG_WITH_PKG_CONFIG_PATH AG_GST_ARG_WITH_PKG_CONFIG_PATH
AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO([$PACKAGE_VERSION_NANO],
["${srcdir}/gstreamer-vaapi.doap"],
[$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO])
AC_ARG_ENABLE([encoders], AC_ARG_ENABLE([encoders],
AS_HELP_STRING([--enable-encoders], AS_HELP_STRING([--enable-encoders],
[enable video encoders @<:@default=yes@:>@]), [enable video encoders @<:@default=yes@:>@]),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment