build: Remove unused substitution DBUS_PATH_OR_ABSTRACT
authorSimon McVittie <smcv@collabora.com>
Fri, 29 Sep 2017 11:18:25 +0000 (12:18 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 29 Sep 2017 13:04:38 +0000 (14:04 +0100)
commit633a208ce72eef3d8322f97c8671ce577aa87775
tree8b5016634c93d1b025e9e768ce9073d743c7203a
parent09d9cc2b09209a7dd3e4076560180e0b63169c48
build: Remove unused substitution DBUS_PATH_OR_ABSTRACT

This was presumably once used in constructs like
"unix:" DBUS_PATH_OR_ABSTRACT "=/var/run/dbus/foo", but git grep says
there are no remaining uses, so it can go.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34905
Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
cmake/ConfigureChecks.cmake
cmake/config.h.cmake
configure.ac