>>>>> "Peter" == Peter Eisentraut <[EMAIL PROTECTED]> writes:

Peter> Why can't I use AC_CHECK_FILE when cross-compiling?  If I need
Peter> to look for a file that is used during the build then that has
Peter> nothing to do with what the compiler does.

Then just don't use it :)  I don't understand the existence of this
macro, it seems an error to me.  If you're looking for some files,
you'd better do that at runtime.

Reply via email to