summaryrefslogtreecommitdiffstats
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-04-01 21:06:39 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-04-01 21:06:39 +0000
commite8eda4d4fddd56a8ed38358ef3e0a9cf1bb2dcb5 (patch)
tree39a9813f384805e7d9c398a079b59a1b3b76e558 /bootstrap-configure
parentc0be1b30ea748331adfccadaadb49193f407bdd4 (diff)
Remove network, input and echo service from --enable-all
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 2a23ad5e..e6fa883c 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -15,6 +15,9 @@ fi
--enable-all \
--enable-glib \
--enable-headset \
+ --enable-network \
+ --enable-input \
+ --enable-echo \
--disable-configfiles \
--disable-initscripts \
--disable-pcmciarules \