summaryrefslogtreecommitdiff
path: root/libgeoclue
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>2018-10-19 17:01:45 +0200
committerJan Alexander Steffens (heftig) <jan.steffens@gmail.com>2018-10-21 00:22:59 +0200
commit7f1b4031463a9dff47dbc705ba1f2f5cdd3a26d2 (patch)
tree8fd927106965811e083c9f2c2d584295b7df05a0 /libgeoclue
parentc5b5636ff91c9e9913d56acee88b9703ba6fe47f (diff)
downloadgeoclue-7f1b4031463a9dff47dbc705ba1f2f5cdd3a26d2.tar.gz
build: Gather common path variables in root meson.build
This eliminates a lot of get_option and some join_paths.
Diffstat (limited to 'libgeoclue')
-rw-r--r--libgeoclue/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/libgeoclue/meson.build b/libgeoclue/meson.build
index 2ae5af9..ef2761f 100644
--- a/libgeoclue/meson.build
+++ b/libgeoclue/meson.build
@@ -1,6 +1,3 @@
-header_dir = 'libgeoclue-' + gclue_api_version
-include_subdir = join_paths(get_option('includedir'), header_dir)
-
# FIXME: meson 0.46 doesn't seem to be actually installing the headers
# generated by gnome.gdbus_codegen:
#