[OE-core] [PATCH v3] dbus: include dbus-launch in the main dbus package

Burton, Ross ross.burton at intel.com
Fri Jul 27 10:02:46 UTC 2012


On 27 July 2012 07:10, Radu Moisan <radu.moisan at intel.com> wrote:
> I've looked into the configure script and found that autolaunch feature is
> depending on x11, in other words using --with-x/--without-x implies
> --enable-x11-autolaunch/--disable-x11-autolaunch, so I guess the initial
> EXTRA_OECONF_X line will do pretty much the same thing.

Using --enable-x11-autolaunch (and --disable) make it obvious what the
intention is, and is the option exposed by DBus.  --with-x is an
artifact of using AC_PATH_XTRA, so if dbus decided to use pkg-config
to find the X headers --with-x will disappear.

Ross




More information about the Openembedded-core mailing list