Hello,
On Sat, Aug 06, 2005 at 09:55:30AM -0700, OpenMacNews wrote:
> (b) this, does NOT work:
>
> define([MY_IP_ADDR],
> esyscmd([dig @]MY_NS_NAME MY_HOST_NAME[ | awk 'index($ 0,
> "]MY_HOST_NAME[") == 1 {printf("%s", $ 5) }']))
>
> resulting in:
>
> --> dig: couldn't get address for 'MY_NS_NAME': not found
a typo: MY_NS_NAME should be MY_DNS_NAME.
Sorry,
Stepan
_______________________________________________
M4-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/m4-discuss