Re: build systems



On Sat, 2007-11-10 at 11:01 +0100, Frederic Peters wrote:
> Not any rule I know of; but using ./configure; make; make install (be
> it with autotools or anything else) is quite useful to be integrated
> in JHBuild modulesets.

Sure, agreed. In waf it's just:

waf configure --prefix=/foo/bar/baz
waf
waf install

Seems pretty similar in my book :-)

Richard.




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