K 10 svn:author V 3 imp K 8 svn:date V 27 2021-09-12T18:33:50.516381Z K 7 svn:log V 677 mk: WITH_FOO=no now generates a warning Many people are used to gnu configure's behavior of changing --with-foo=no to --without-foo. At the same time, several folks have WITH_FOO=no in their config files to enable this ironic form of the option because of an old meme from IRC, a mailing list or the forums (I forget which). Add a warning to allow to alert people w/o breaking POLA. Reviewed by: allanjude, bdrewery, manu MFC After: 2 weeks Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D30684 (cherry picked from commit f4d987cd137cb2d0d54a3e35d9258ca7c175d291) Git Hash: b455c74d83e3274c69adbf2e740b49ff875ac0e9 Git Author: imp@FreeBSD.org END