Re: Build package with subpackages

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

 



Hello Sanjaya, Harlan,

* Harlan Stenn wrote on Tue, Sep 12, 2006 at 09:18:31AM CEST:
> 
> You can specify the build order in the SUBDIRS variable, and '.' can be
> one of the things specified.  By default, . is built first (as I
> recall).

It's the other way round: by default, the build order is depth-first,
i.e., '.' is built last.  See `info Automake Subdirectories'.

> Just put . in the correct place in your SUBDIRS list.

And use AC_CONFIG_SUBDIRS for specifying directories containing
sub-configure scripts.

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