changeset 807:9372ea9efcf1

Add installation prefix to the configure informational output.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Nov 2012 12:30:46 +0200
parents fa9851e0da4e
children fd5a8759923e
files configure.ac
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Wed Nov 07 12:20:24 2012 +0200
+++ b/configure.ac	Wed Nov 07 12:30:46 2012 +0200
@@ -184,7 +184,8 @@
 AC_MSG_RESULT([
 	$PACKAGE_STRING has been configured successfully:
 
-	Installation directory        : $libdir
+	Prefix                        : $prefix
+	Plugin installation directory : $libdir
 	Song-position patch           : $xs_have_songpos
 	libSIDPlay 1 support          : $xs_have_sidplay1
 	libSIDPlay 2 support          : $xs_have_sidplay2_lib $xs_have_sidplay2_api