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 [EMAIL PROTECTED] http://yi.org/peter-e/