Silly autoconf
authorMartin Pool <mbp@samba.org>
Mon, 26 Nov 2001 01:49:33 +0000 (01:49 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 26 Nov 2001 01:49:33 +0000 (01:49 +0000)
configure.in

index c9194e5..eb0fc34 100644 (file)
@@ -295,7 +295,7 @@ if test x"$ac_cv_func_connect" = x"no"; then
     fi
 fi
 
-AC_MSG([Looking in libraries: $LIBS])
+AC_MSG_NOTICE([Looking in libraries: $LIBS])
 AC_REPLACE_FUNCS(getaddrinfo getnameinfo)
 
 AC_CHECK_MEMBER([struct sockaddr.sa_len],