<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 2017-11-07, at 2:20 PM, Joshua Root wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000"><br></font>Looks more like it was made to support programs using gnulib, which<br>apparently provides its own setlocale implementation. I would probably<br>have tried including the gettext header last before undefining the macro.<br><br>The intent of having the macro in the first place would be to replace<br>setlocale calls in the program with libintl_setlocale, so be aware that<br>this won't happen, which may or may not be a problem or what the authors<br>intended. I would want to check that the program's gettext functionality<br>still works.<br><br>- Josh<br></div></blockquote></div><br><div>I know what you mean.</div><div><br></div><div>I might look into this further to see if I can figure out how that might be done, just for the education.</div><div><br></div><div>Ken</div></body></html>