From: Simon McVittie Date: Fri, 30 Jun 2017 09:55:42 +0000 (+0100) Subject: NEWS: Reference #101569 X-Git-Tag: dbus-1.11.16~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b88e86622a7772a43f6be2c4f52ac8bc3f9b3fa;p=thirdparty%2Fdbus.git NEWS: Reference #101569 Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 47544dfb8..a9e1318ff 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,14 @@ D-Bus 1.11.16 (UNRELEASED) == -... +Build-time configuration changes: + +• The Autotools build system now supports varying ${runstatedir} + independently of ${localstatedir}, if using an Autoconf version + that has that feature; version 2.70 will eventually have this, but + many Linux distributions add it to version 2.69 as a patch. + A typical use is to set prefix=/usr, sysconfdir=/etc, localstatedir=/var + and runstatedir=/run. (fd.o #101569, Simon McVittie) D-Bus 1.11.14 (2017-06-29) ==