[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7 5/8] autoconf: xen: move standard path variables to config/Paths.mk.in
On Thu, 2014-07-17 at 16:28 -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <mcgrof@xxxxxxxx> > > This moves all generic path variables to a new the config/Paths.mk.in > input source file to be processed at configure time, tons of files use > these so this just share them. This also paves the way to let us > easily dynamically configure these with autoconf, for now we leave the > same presets as was present before. > > This work was prompted by looking for an autoconf way to do > replacements for the hotplug global file, while at it I realized > that a few other files use the same variables and have in places > around the tree the same constructs for generating their own > files. This makes use of the old buildmakevars2file() but generalizes > the definition of the paths at configure time and spreads the > new definitions out throughout the build system. > > This has no impact on building the hypervisor and extras/mini-os, > you do not need to, and are not expected to, run configure to build > those targets. > > While at it lets add some documentation on the for the two files on > the source file, we can expand further details on the wiki [0]. > > [0] > http://wiki.xen.org/wiki/Category:Host_Configuration#System_wide_xen_configuration > > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> > Cc: Jan Beulich <jbeulich@xxxxxxxx> > Cc: Keir Fraser <keir@xxxxxxx> > Cc: Tim Deegan <tim@xxxxxxx> > Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxx> I think this breaks the case of "cd tools && ./configure" without configuring at the toplevel. But a) I'm not sure that even works today and b) I'm not sure we care about supporting that case anyway so: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |