# HG changeset patch # User Matti Hamalainen # Date 1352284246 -7200 # Node ID 9372ea9efcf19c3478f4fba740286a8ba1bb59d5 # Parent fa9851e0da4e15328a9225ecc2581f59cc7383fe Add installation prefix to the configure informational output. diff -r fa9851e0da4e -r 9372ea9efcf1 configure.ac --- 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