On 7/3/09 10:55 PM, H. Langos wrote: > But it seems that autoconf > itself is not covered by the posix standard. >
I assumed you already knew that. :-) > Where did you find the hint to replace "echo $ECHO_N" by "$as_echo_n"? > >From the generated configure script. I wouldn't be surprised if the AC_MSG_* macro's use $as_echo internally. Using the macro's is probably more future proof. I'll take another swing at it when I have more time. Cheers, Richard _______________________________________________ Bug-gnupod mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-gnupod

