summaryrefslogtreecommitdiffstats
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-05-14 10:47:49 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-05-14 10:47:49 +0000
commit68dc1b1a461792897e7be1cafb97b1f80e6aa304 (patch)
treed5525b607833135a1eb0777a0cdbed6f0f34fdaa /bootstrap-configure
parenta16c5df68407649eb2c190ab71ab0a0be25209e6 (diff)
Make it possible to disable installation of manual pages
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 0b608ce6..60f61813 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -19,6 +19,7 @@ fi
--enable-input \
--enable-audio \
--enable-echo \
+ --disable-manpages \
--disable-configfiles \
--disable-initscripts \
--disable-pcmciarules \