[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8] build: add autoconf to replace custom checks in tools/check
2012/2/21 Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>: > Roger Pau Monne writes ("[PATCH v8] build: add autoconf to replace custom > checks in tools/check"): >> Added autotools magic to replace custom check scripts. The previous >> checks have been ported to autoconf, and some additional ones have >> been added (plus the suggestions from running autoscan). Two files are >> created as a result from executing configure script, config/Tools.mk >> and config.h. > > Thanks, I have now managed to successfuly test this. ÂIt's looking > good. > > I have made a change to the test system to deal with it (as otherwise > of course all the builds will fail), and I will apply your autoconf > patch when I get a push on the test system. Thats good, I'm happy that this is finally looking ok. > I'll also apply the .gitignore patch below. Isn't that already on my patch? > Ian. > > commit 6e9893f665a3f6fc6eef45fc53cf446f8c0856c4 > Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Date: Â Tue Feb 21 16:12:46 2012 +0000 > > Â Â.gitignore: add autoconf-related files > > Â ÂSigned-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > > diff --git a/.gitignore b/.gitignore > index d1a503b..8810b35 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -105,6 +105,12 @@ stubdom/lwip/ > Âstubdom/ioemu/ > Âstubdom/stubdompath.sh > Âtools/*/build/lib*/*.py > +tools/autom4te.cache > +tools/config.h > +tools/config.log > +tools/config.status > +tools/config.cache > +config/Tools.mk > Âtools/blktap2/daemon/blktapctrl > Âtools/blktap2/drivers/img2qcow > Âtools/blktap2/drivers/lock-util _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |