Playing with building under OpenIndiana I run into a problem in scripts/lookups-Makefile and its use of "local" in functions.
Bash has it. The /usr/xpg4/bin/sh on OpenIndiana does not seem to. I find no mention of it at http://pubs.opengroup.org/onlinepubs/009695399/utilities /xcu_chap02.html#tag_02_09_04 Is it a non-xpg4 feature, that we're hitting after going to some length at the beginning of the script to exec an xpg4 shell? The use was introduced in the script by 0a34949459c8ec5. What do Solaris builders do? -- Thanks, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
