On Fri, Jul 03, 2009 at 10:06:58PM +0200, Richard van den Berg wrote:
> On 7/3/09 9:59 PM, H. Langos wrote:
> > Which mac os version did you use?
> >   
> 
> OS X 10.5.7
> >> The default Mac OS X sh was originally Zsh; it was changed to Bash in Mac 
> >> OS X 10.2. 
> >>     
> 
> I definitely use bash. If it wasn't the default, I would have changed
> it. :-)

I use bash most of the time too. But I try not to rely on bashisms.

> > Do you happen to know if AC_MSG_CHECKING, AC_MSG_RESULT, and AC_MSG_NOTICE
> > are posix ?
> 
> I'm not sure what you mean by them being posix, but they should be
> platform independent.

I wanted to know if they are specific to gnu autoconf or if they
are defined in the POSIX standard. But it seems that autoconf
itself is not covered by the posix standard. Instead autoconf is 
defined by it's implementation (and its version specific bugs ;)

Soo... if you feel like changing it to those macros, go for it.
But I would probably not waste too much time on it.

Where did you find the hint to replace "echo $ECHO_N" by "$as_echo_n"?

cheers
-henrik



_______________________________________________
Bug-gnupod mailing list
Bug-gnupod@nongnu.org
http://lists.nongnu.org/mailman/listinfo/bug-gnupod

Reply via email to