On Thu, 20.02.14 16:07, m...@zarb.org (m...@zarb.org) wrote:

Thanks! Applied!

> From: Michael Scherer <m...@zarb.org>
> 
> ---
>  Makefile.am | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 08b94d7..e4ff7de 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1868,9 +1868,13 @@ systemd_nspawn_LDADD = \
>       libsystemd-capability.la \
>       libsystemd-internal.la \
>       libudev-internal.la \
> -     libsystemd-shared.la \
> +     libsystemd-shared.la
> +
> +if HAVE_SECCOMP
> +systemd_nspawn_LDADD += \
>       libsystemd-seccomp.la \
>       $(SECCOMP_LIBS)
> +endif
>  
>  # 
> ------------------------------------------------------------------------------
>  systemd_run_SOURCES = \


Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to