From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCH] tools: allow configure time choice of libexec subdirectory. Date: Fri, 18 Dec 2015 13:55:37 -0600 Message-ID: <567464B9.3000805@cardoe.com> References: <1450278395-23639-1-git-send-email-ian.campbell@citrix.com> <1450280017.4053.61.camel@citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1149867789861887947==" Return-path: In-Reply-To: <1450280017.4053.61.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1149867789861887947== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MVCDEfFsUnJpmij77fF44ptdeeJldIimp" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MVCDEfFsUnJpmij77fF44ptdeeJldIimp Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 12/16/15 9:33 AM, Ian Campbell wrote: > On Wed, 2015-12-16 at 15:06 +0000, Ian Campbell wrote: >> -XENFIRMWAREDIR=3D`eval echo $libexecdir/$PACKAGE_TARNAME/boot` >> +dnl These variables will be substituted in various .in files >> +LIBEXEC_BIN=3D${LIBEXEC}/bin >> +AC_SUBST(LIBEXEC_BIN) >> +LIBEXEC_LIB=3D${LIBEXEC}/lib >> +AC_SUBST(LIBEXEC_LIB) >> +LIBEXEC_INC=3D${LIBEXEC}/include >> +AC_SUBST(LIBEXEC_INC) >> +XENFIRMWAREDIR=3D${LIBEXEC}/boot` >=20 > I somehow slipped a stray ` in there and didn't notice, sorry. >=20 > Ian. >=20 Squashing in the above fix: Reviewed-by: Doug Goldstein --=20 Doug Goldstein --MVCDEfFsUnJpmij77fF44ptdeeJldIimp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0 iQJ8BAEBCgBmBQJWdGS7XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvU134QAID9d4qK/qM3XaZPzNeSf1+F +U6Jc82J81SsuHoG8S8N1HF+IufJjVxRTqcTYeMJ0Wbu11WqqOGq/wHu/plZFTdx cIJ2q2e73xgtm3G5DjkSb7imrmwk1sqj/YoMTRT1p4pK6quhn3VoDFWtxQziGNS7 vEC8xln4wpFAXVqRvaGn/dgEqQycNJVu+wryWU0fJya7YRNg9yxmTUj411FkggO5 ZprWRSMQsoi/pk12NXk+H/C5/Vo1t8/IRgWM72uP9qyLMwJ0uKNQjewhY57Vfmad S3NzVRWMe4RAfLlUTnK238Gt/VFjPP+bfhKqTT37KbfKkaegqCkutu4JQWStpoK7 FIsM867RN2NYew5bh2vlCfKA072QMgBRtl8AD8y2FNyMyOPz+swGb443z0C8XTFg tVpMxi1LfH1CLZj+Mp5oqz9M8lDWWX3NhbPE7pqh43TfFjRbbl/kj2oufQndPGmA AByu4wDlDg9D5ZSe8KXF4w9cKqyOmLtT6bVzoF18TWoqNaFLiC5JzyQVCILIP0u6 txvwyDBKP9k8UBIyrYMEStdteCe78ddnj5Upn72LlfMFAfDMS5GPHisdqMekNO+y 1cs9JhcyL/GzJBSx1lHCBVu3LixmaN6tl877hWcSPnbQ+dQCtMYLdw/Ga0hoH127 bkd1V4h94fSEuYD8sky+ =lw85 -----END PGP SIGNATURE----- --MVCDEfFsUnJpmij77fF44ptdeeJldIimp-- --===============1149867789861887947== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============1149867789861887947==--