Re: Default host other than local system

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

 



Hello Marshall,

* Marshall B. Rogers wrote on Sat, Jan 16, 2010 at 12:52:55AM CET:
> Is it possible for autoconf to use a predefined value as the default
> host (unless overridden) instead of the system configure is being run
> on? I know this goes a little against the principle of autoconf, but I
> have a few projects which target specifically one highly specialized
> embedded platform and I would like to add autotools to them.

You can add something like this to a config.site file:

  : ${host_alias="my-default-host"}

Cheers,
Ralf


_______________________________________________
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