|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools: allow configure time choice of libexec subdirectory.
On 12/16/15 9:33 AM, Ian Campbell wrote:
> On Wed, 2015-12-16 at 15:06 +0000, Ian Campbell wrote:
>> -XENFIRMWAREDIR=`eval echo $libexecdir/$PACKAGE_TARNAME/boot`
>> +dnl These variables will be substituted in various .in files
>> +LIBEXEC_BIN=${LIBEXEC}/bin
>> +AC_SUBST(LIBEXEC_BIN)
>> +LIBEXEC_LIB=${LIBEXEC}/lib
>> +AC_SUBST(LIBEXEC_LIB)
>> +LIBEXEC_INC=${LIBEXEC}/include
>> +AC_SUBST(LIBEXEC_INC)
>> +XENFIRMWAREDIR=${LIBEXEC}/boot`
>
> I somehow slipped a stray ` in there and didn't notice, sorry.
>
> Ian.
>
Squashing in the above fix:
Reviewed-by: Doug Goldstein <cardoe@xxxxxxxxxx>
--
Doug Goldstein
Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |