autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_FILE and cross-compilation


From: Peter Eisentraut
Subject: Re: AC_CHECK_FILE and cross-compilation
Date: Wed, 4 Oct 2000 22:39:01 +0200 (CEST)

Akim Demaille writes:

> I'm not *against* releasing the limitations, but it makes perfect
> sense to me.  I'm not convinced yet it's wrong.  You have to convince
> me you need AC_CHECK_FILE and not just test -f.

What happened to the initiative to replace all shell constructs with AC_*
macros?  (AC_SHELL_IFELSE, etc.)  That's actually how I came across this.  
Sure I can use test -f, but I can also use if/elif/fi myself.  Consider my
question one of coding style.

-- 
Peter Eisentraut      address@hidden       http://yi.org/peter-e/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]