mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
configure: echoing installation prefix path
This commit is contained in:
parent
541f721fab
commit
58eefcac9a
1 changed files with 1 additions and 0 deletions
|
@ -939,6 +939,7 @@ AS_IF([test $USE_WAYLAND -eq 1], [VIDEO_OUTPUTS="$VIDEO_OUTPUTS wayland"])
|
||||||
echo
|
echo
|
||||||
echo $PACKAGE configuration summary:
|
echo $PACKAGE configuration summary:
|
||||||
echo
|
echo
|
||||||
|
echo Installation Prefix .............. : ${prefix}
|
||||||
echo GStreamer API version ............ : $GST_API_VERSION
|
echo GStreamer API version ............ : $GST_API_VERSION
|
||||||
echo VA-API version ................... : $VA_VERSION_STR
|
echo VA-API version ................... : $VA_VERSION_STR
|
||||||
echo Video encoding ................... : $(yesno $USE_ENCODERS)
|
echo Video encoding ................... : $(yesno $USE_ENCODERS)
|
||||||
|
|
Loading…
Reference in a new issue