From 7940a773efbde596006f0f2af75b92661072db0a Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Fri, 22 Jan 2016 22:19:52 +0100 Subject: Always build libxmlapp --- configure.ac | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b055c20..3aac50f 100644 --- a/configure.ac +++ b/configure.ac @@ -117,12 +117,6 @@ if test "x$enable_seccomp" = "xyes"; then fi -AC_ARG_ENABLE(libxdgapp, - AS_HELP_STRING([--enable-libxdgapp], - [Install libxdg-app (default: no)]),, - [enable_libxdgapp=no]) -AM_CONDITIONAL(BUILDOPT_INSTALL_LIB, test x$enable_libxdgapp = xyes) - AC_ARG_ENABLE([userns], AC_HELP_STRING([--disable-userns], [Disable User namespaces (requires setuid/setcaps)]), -- cgit v1.2.1