summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2012-05-31 10:55:14 +0200
committerKarel Zak2012-06-26 20:48:22 +0200
commit68f6645a7ebc065bae0376fd0d0d5c9b38d1059f (patch)
tree4263fc71f17ee3ccad50fb83ba71d31217e13bc7 /tools
parentbuild-sys: cleanup mount stuff in configure.am (diff)
downloadkernel-qcow2-util-linux-68f6645a7ebc065bae0376fd0d0d5c9b38d1059f.tar.gz
kernel-qcow2-util-linux-68f6645a7ebc065bae0376fd0d0d5c9b38d1059f.tar.xz
kernel-qcow2-util-linux-68f6645a7ebc065bae0376fd0d0d5c9b38d1059f.zip
tools: cleanup config-gen.d
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/config-gen.d/audit.conf1
-rw-r--r--tools/config-gen.d/devel-new-mount.conf8
-rw-r--r--tools/config-gen.d/devel.conf1
-rw-r--r--tools/config-gen.d/old-mount.conf3
-rw-r--r--tools/config-gen.d/selinux.conf1
5 files changed, 3 insertions, 11 deletions
diff --git a/tools/config-gen.d/audit.conf b/tools/config-gen.d/audit.conf
index 236f9b22c..604b78db3 100644
--- a/tools/config-gen.d/audit.conf
+++ b/tools/config-gen.d/audit.conf
@@ -1,4 +1,3 @@
include:core.conf
--with-audit
---enable-login-utils
diff --git a/tools/config-gen.d/devel-new-mount.conf b/tools/config-gen.d/devel-new-mount.conf
deleted file mode 100644
index 528c5e31a..000000000
--- a/tools/config-gen.d/devel-new-mount.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-include:all.conf
-include:audit.conf
-include:selinux.conf
-include:static.conf
-
---enable-gtk-doc
---enable-new-mount
---with-utempter
diff --git a/tools/config-gen.d/devel.conf b/tools/config-gen.d/devel.conf
index 2a079742d..6da22513f 100644
--- a/tools/config-gen.d/devel.conf
+++ b/tools/config-gen.d/devel.conf
@@ -4,5 +4,4 @@ include:selinux.conf
include:static.conf
--enable-gtk-doc
---enable-libmount-mount
--with-utempter
diff --git a/tools/config-gen.d/old-mount.conf b/tools/config-gen.d/old-mount.conf
new file mode 100644
index 000000000..756c9b8c5
--- /dev/null
+++ b/tools/config-gen.d/old-mount.conf
@@ -0,0 +1,3 @@
+include:core.conf
+
+--enable-deprecated-mount
diff --git a/tools/config-gen.d/selinux.conf b/tools/config-gen.d/selinux.conf
index 4da627ccf..288cf5521 100644
--- a/tools/config-gen.d/selinux.conf
+++ b/tools/config-gen.d/selinux.conf
@@ -1,4 +1,3 @@
include:core.conf
--with-selinux
---enable-login-utils