From 326e11bd6182202b830c66742c1ddd6d419e8f5f Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 7 Dec 2017 18:59:58 +0100 Subject: Apply updates from upstream --- src/shared/meson.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/shared/meson.build') diff --git a/src/shared/meson.build b/src/shared/meson.build index 172f55ba7..27311b8b8 100644 --- a/src/shared/meson.build +++ b/src/shared/meson.build @@ -139,7 +139,7 @@ endif # if conf.get('HAVE_SECCOMP') == 1 # shared_sources += ['seccomp-util.c'] # endif -# + # if conf.get('HAVE_LIBIPTC') == 1 # shared_sources += ['firewall-util.c'] # endif @@ -161,7 +161,7 @@ libshared_name = 'elogind-shared-@0@'.format(meson.project_version()) # libxz, # liblz4, # libblkid] -# #else +#else libshared_deps = [threads, libacl, libcap, -- cgit v1.2.3