Hi,
I had a quick look at newlib's autotools setup just now. It uses
AC_CONFIG_SUBDIRS, but does not add the directories it configures to
the SUBDIRS in Makefile.in. Is it safe to assume that this is the
correct behavior?
Regards,
Marshall
On Wed, Sep 9, 2009 at 11:33 AM, Dan Smithers wrote:
>
Hey,
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 platf