summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2015-01-07 10:59:16 +0100
committerKarel Zak2015-01-07 10:59:16 +0100
commit2fa60c5ec203040c132b27ee0f92f25b5ad75294 (patch)
tree0aa7af1c64c1684e402bcf9be98fa1a109407017 /configure.ac
parentfsck.minix: fix segmentation fault (diff)
downloadkernel-qcow2-util-linux-2fa60c5ec203040c132b27ee0f92f25b5ad75294.tar.gz
kernel-qcow2-util-linux-2fa60c5ec203040c132b27ee0f92f25b5ad75294.tar.xz
kernel-qcow2-util-linux-2fa60c5ec203040c132b27ee0f92f25b5ad75294.zip
build-sys: support nsenter.static
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8eaa0ecbc..871a5b7d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -438,7 +438,7 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([extern char *__progname;],
AC_MSG_RESULT([no]))
dnl Static compilation
-m4_define([UL_STATIC_PROGRAMS], [losetup, mount, umount, fdisk, sfdisk, blkid])
+m4_define([UL_STATIC_PROGRAMS], [losetup, mount, umount, fdisk, sfdisk, blkid, nsenter])
AC_ARG_ENABLE([static-programs],
[AS_HELP_STRING([--enable-static-programs=LIST],