]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
* the blastwave emacs doesn't like me.
[citadel.git] / citadel / configure.ac
index 3dd88c4d9b4e4ae735e0d99e89bd9c9de4aec9dc..82aeece2d1d35b7f41924e55bd58e7da5fb3f1b6 100644 (file)
@@ -276,8 +276,7 @@ if test "x$enable_pie" = xyes; then
        fi
 fi
 
-echo $CC snaothus---------------------
-AC_MSG_CHECKING([how to compile with POSIX threads])
+AC_MSG_CHECKING([how to create dependancy checks])
                 if test -n "`$CC -V 2>&1 |grep Sun`"; then 
                        DEPEND_FLAG=-xM;
                 else