On 12 November 2012 00:12, Zoran Kolic <[email protected]> wrote: > It might sound stupid, but I'd like to know if there's > any difference. Are those 3 line the same? > > WITH_KMS=YES > WITH_KMS="YES" > WITH_KMS=yes > > Best regards
In /etc/make.conf it shouldn't matter: they should all be treated as synonyms for: WITH_KMS= -- -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
