diff options
author | Thomas Haller <thaller@redhat.com> | 2019-05-14 10:14:43 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-05-17 21:24:18 +0200 |
commit | ad142e1945062dc855d95bf6a2b51c218251d8c6 (patch) | |
tree | 7b6831d55a5e22a74b1e2dc774faa1d3c3f960ce /config-extra.h.meson | |
parent | 5c3f5a846e89912a44ac744dffd4c70a2225ac39 (diff) | |
download | NetworkManager-ad142e1945062dc855d95bf6a2b51c218251d8c6.tar.gz |
build: remove duplicate and unused RUNDIR define
Diffstat (limited to 'config-extra.h.meson')
-rw-r--r-- | config-extra.h.meson | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-extra.h.meson b/config-extra.h.meson index 34c962fdd5..c539530548 100644 --- a/config-extra.h.meson +++ b/config-extra.h.meson @@ -13,6 +13,5 @@ #mesondefine NM_BUILD_SRCDIR #mesondefine PPPD_PLUGIN_DIR #mesondefine PREFIX -#mesondefine RUNDIR #mesondefine RUNSTATEDIR #mesondefine SYSCONFDIR |