diff -r 0ef8c2469c8f -r d53c6d529923 configure --- a/configure Tue Aug 09 22:10:57 2011 +0200 +++ b/configure Mon Aug 22 09:41:35 2011 +0200 @@ -171,6 +171,7 @@ eval val="\${${var}}" if [ -n "${val}" ]; then status="${val} (cached)\n" + where="${val}" break fi fi