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: Akim Demaille
Subject: Re: AC_CHECK_FILE and cross-compilation
Date: 04 Oct 2000 10:30:49 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

>>>>> "Peter" == Peter Eisentraut <address@hidden> 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

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