From ecdba5ddfc99815181db1e5d571ea8e2b806c0f9 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 11 Jan 2012 17:05:08 +0100 Subject: build-sys: add --enable-new-mount Now we have three versions of the mount(8) utility * old mount(8) --enable-mount [default] * old mount(8) linked with libmount This is this is necessary for systems without mtab file. --enable-libmount-mount - new mount(8) This is completely new pure-libmount based mount(8). --enable-new-mount Signed-off-by: Karel Zak --- tools/config-gen.d/devel-new-mount.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/config-gen.d/devel-new-mount.conf (limited to 'tools') diff --git a/tools/config-gen.d/devel-new-mount.conf b/tools/config-gen.d/devel-new-mount.conf new file mode 100644 index 000000000..528c5e31a --- /dev/null +++ b/tools/config-gen.d/devel-new-mount.conf @@ -0,0 +1,8 @@ +include:all.conf +include:audit.conf +include:selinux.conf +include:static.conf + +--enable-gtk-doc +--enable-new-mount +--with-utempter -- cgit v1.2.3-55-g7522