Andrew Black wrote:
Greetings all.One more follow up on this issue.Attached is a patch that aims to fix this issue by altering the generated locale testing wrapper scripts to set BIN_SH to xpg4 (not xgp4 as I erroneously noted in the previous message) for the run_utils script.
Thanks, but I'm afraid I don't like this patch. The makefile shouldn't need to know that the script it invokes uses getopts. Here's what I committed instead: http://svn.apache.org/viewvc?view=rev&rev=487746 Martin
