K 10 svn:author V 11 arichardson K 8 svn:date V 27 2018-08-23T18:19:21.087827Z K 7 svn:log V 257 Only bootstrap localedef if ${MK_LOCALES} != "no" During the build it is only used by share/ctypedef and share/colldef which will not be built if ${MK_LOCALE} == "no". This saves a tiny bit of time when building without locales. Approved By: jhb (mentor) END