r13718: There is even no need to use AC_MSG_WARN in the case the user did not
[metze/samba/wip.git] / source / configure.in
index 9409f0d720079e9df6f6456db2e1d367042cac79..564b0352541aaf51e5b3da6282570c6573636547 100644 (file)
@@ -3624,7 +3624,7 @@ AC_ARG_WITH(cifsmount,
        UNINSTALL_CIFSMOUNT="uninstallcifsmount"
        ;;
   *)
-       AC_MSG_WARN(not on a linux system!)
+       AC_MSG_RESULT(no)
        ;;
   esac ]
 )