configure: echoing installation prefix path
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 29 Oct 2014 13:45:44 +0000 (15:45 +0200)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 29 Oct 2014 13:45:44 +0000 (15:45 +0200)
configure.ac

index 4cbfffd..6d6fdca 100644 (file)
@@ -939,6 +939,7 @@ AS_IF([test $USE_WAYLAND -eq 1], [VIDEO_OUTPUTS="$VIDEO_OUTPUTS wayland"])
 echo
 echo $PACKAGE configuration summary:
 echo
+echo Installation Prefix .............. : ${prefix}
 echo GStreamer API version ............ : $GST_API_VERSION
 echo VA-API version ................... : $VA_VERSION_STR
 echo Video encoding ................... : $(yesno $USE_ENCODERS)