diff --git a/config.d/result.m4 b/config.d/result.m4 index f5095e234..9e151b8f3 100644 --- a/config.d/result.m4 +++ b/config.d/result.m4 @@ -26,6 +26,6 @@ AC_MSG_RESULT([ if test -d $srcdir/.git; then echo "WARNING: Hackers at work, watch for falling bits of code." - echo "(This is from a development subversion tree. Expect problems)" + echo "(This is from a development git tree. Expect problems)" echo fi