mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-27 02:30:35 +00:00
configure: Use AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO to set release date
This commit is contained in:
parent
861ef4d218
commit
ae9efc7db6
1 changed files with 4 additions and 0 deletions
|
@ -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@:>@]),
|
||||||
|
|
Loading…
Reference in a new issue