commit | 26c0dc42bdd81cb3033e040e0b68b2caf41d6c44 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Feb 12 18:51:58 2019 -0800 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Thu Feb 28 06:58:44 2019 +0000 |
tree | 57e29583637c006d61c9e61c296217c5291e72e1 | |
parent | 8fac5355948b83de73786e4af0fcd75fa0399338 [diff] |
configure: Make dbus dir depend on the sysconf make variable We want the directory path to be based on the sysconfdir as defined during the make process. This way anyone overriding sysconfdir during install won't have to also override the dbus directory. Change-Id: Icfb8f381e29630592949abb411769ac1829002ae Signed-off-by: William A. Kennington III <wak@google.com>