summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index b944d4570..3dd6b389b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,11 +89,7 @@ checkconfig:
| xargs $(top_srcdir)/tools/checkconfig.sh $(top_srcdir)
-ENABLE_ALL = --enable-static-programs \
- --enable-elvtune --enable-kill --enable-last \
- --enable-mesg --enable-partx --enable-raw --enable-rdev --enable-reset \
- --enable-login-utils --enable-write --enable-arch --enable-mount
-
+ENABLE_ALL = --enable-static-programs --enable-most-builds
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-use-tty-group $(ENABLE_ALL)