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

Re: [Xen-devel] [PATCH v6 10/13] autoconf: xen: move standard path variables to config/Paths.mk.in



On Wed, Jul 02, 2014 at 02:34:14PM +0100, Ian Campbell wrote:
> On Thu, 2014-06-12 at 18:18 -0700, Luis R. Rodriguez wrote:
> > From: "Luis R. Rodriguez" <mcgrof@xxxxxxxx>
> > +LIBDIR=`eval echo $libdir`
> 
> Why is this one an eval?

BTW I now see why I had used the eval on LIBDIR, its because otherwise Paths.mk
ends up with:

LIBDIR                   := ${exec_prefix}/lib64
...
PRIVATE_PREFIX           := ${exec_prefix}/lib64/xen
PRIVATE_PREFIX           := ${exec_prefix}/lib64/xen
PRIVATE_BINDIR           := ${exec_prefix}/lib64/xen/bin
...

Can I upkeep the eval?

  Luis

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.