From: Simon McVittie Date: Mon, 18 Feb 2013 14:22:09 +0000 (+0000) Subject: NEWS X-Git-Tag: dbus-1.7.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e69337a5a2fe6bb2ded42ed618ae55c92621a9;p=thirdparty%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index 0ed6533ba..3708565f6 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,12 @@ Build-time configuration changes: supported; use the new DBUS_SESSION_BUS_LISTEN_ADDRESS and DBUS_SESSION_BUS_CONNECT_ADDRESS variables instead. +• cmake/cross-compile.sh has been removed. Instead, please use a + cross-toolchain file (-DCMAKE_TOOLCHAIN_FILE) as documented at + ; or use Autotools + as documented in "info automake Cross-Compilation", and set + PKG_CONFIG_PATH appropriately. + Requirements: • Man pages now require xmlto (or either xmlto or meinproc, if using CMake).