--- old/common/autoconf/basics.m4 2014-02-13 22:21:01.260334605 +0100 +++ new/common/autoconf/basics.m4 2014-02-13 22:21:01.160334043 +0100 @@ -126,7 +126,7 @@ done IFS="$IFS_save" else - AC_MSG_NOTICE([Resolving $1 (as $path) failed, using $path directly.]) + # This is an absolute path, we can use it without further modifications. new_path="$path" fi