Re: AC_CHECK_LIB acts very strangely in Darwin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Aarno,
  I've already posted my own answer, but this is a comment on Ralf's
answer:

On Wed, Aug 31, 2005 at 03:05:28PM +0200, Ralf Wildenhues wrote:
> >                 if  [[ "$DONE" = 0 ]]
...
> >                 if  [ "$DONE" = 0 ]
> 
> See what's happening?

Ralf, I guess Aarno knows what he is doing.  He quotes properly and thus
the expansion is correct shell command.

> That's one reason why many m4 macros use "test" instead for readability.

Perhaps Aarno doesn't think that "test" is readable.
Until a men is exposed to lot of Autoconf macros, he perceives [ .. ] as
much more readable than "test".  ;-)

Have a nice day,
	Stepan


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux