Improved build system
Jonathan Gibbons
jonathan.gibbons at oracle.com
Tue Nov 8 18:49:12 PST 2011
On 09/29/2011 05:33 PM, Fredrik Öhrström wrote:
> The first thing you should do after you fetched the update.
>
> cd common/config
> wgethttp://cvs.savannah.gnu.org/viewvc/*checkout*/config/config/config.guess
> wgethttp://cvs.savannah.gnu.org/viewvc/*checkout*/config/config/config.sub
> wgethttp://www.opensource.apple.com/source/libdispatch/libdispatch-187.5/m4/pkg.m4?txt
> mv pkg.m4?txt pkg.m4
>
> The paperwork has not yet cleared on these files, but as soon as it does, I will
> commit them to the repository.
>
> Now run:
> ./configure
You need to cd ../../ before running ./configure
-- Jon
More information about the build-infra-dev
mailing list