summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2014-05-27 11:37:18 +0200
committerKarel Zak2014-05-27 11:37:18 +0200
commitf080cc99c8b47a616c7e68c88fab29de50d3c60c (patch)
treef5357ee1bd2c7bef050dc26b1d970d14a970eca3 /tools
parentbuild-sys: add --disable-all-programs (diff)
downloadkernel-qcow2-util-linux-f080cc99c8b47a616c7e68c88fab29de50d3c60c.tar.gz
kernel-qcow2-util-linux-f080cc99c8b47a616c7e68c88fab29de50d3c60c.tar.xz
kernel-qcow2-util-linux-f080cc99c8b47a616c7e68c88fab29de50d3c60c.zip
build-sys: add disable-all.conf to config-gen
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/config-gen.d/all.conf3
-rw-r--r--tools/config-gen.d/disable-all.conf1
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/config-gen.d/all.conf b/tools/config-gen.d/all.conf
index 1027ba932..f8860a1e2 100644
--- a/tools/config-gen.d/all.conf
+++ b/tools/config-gen.d/all.conf
@@ -1,6 +1,5 @@
include:core.conf
---enable-most-builds
+--enable-all-programs
--enable-login-stat-mail
---enable-partx
--with-smack
diff --git a/tools/config-gen.d/disable-all.conf b/tools/config-gen.d/disable-all.conf
new file mode 100644
index 000000000..1d178b217
--- /dev/null
+++ b/tools/config-gen.d/disable-all.conf
@@ -0,0 +1 @@
+--disable-all-programs