On Thu, Aug 22, 2013 at 5:58 AM, Darren Hart <dvh...@linux.intel.com> wrote: > On Thu, 2013-08-22 at 00:53 +0200, Kay Sievers wrote: >> On Thu, Aug 22, 2013 at 12:38 AM, Darren Hart <dvh...@linux.intel.com> wrote: >> > Updated with feedback from Kay and Colin. I've boot tested this, then >> > rebased to >> > use Kay's updated CPP flags, and build tested. >> >> It's all in git now, right? Anything missing? > > Looks like we're good. The only thing I'm slightly confused about is the > EFI_INCDIR. Zbyszek and Jan suggested using AC_ARG_WITH(...) instead. > > What are your plans with this bit? Should I wait for an update to this > before fixing up my meta-data in the build system to deal with > EFI_INCDIR, or is EFI_INCDIR here to stay?
I changed it now to proper autconf variables/options: ./configure --help [...] --with-efi-libdir=PATH Path to efi lib directory --with-efi-ldsdir=PATH Path to efi lds directory --with-efi-includedir=PATH Path to efi include directory [...] Kay _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel