summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 51466f4..870053b 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -52,7 +52,7 @@ esac
case "$USER" in
lathiat)
- FLAGS="$FLAGS --disable-monodoc"
+ FLAGS="$FLAGS"
;;
sebest)
FLAGS="$FLAGS --disable-monodoc --disable-mono --disable-qt3 --disable-qt4 --sysconfdir=/etc --localstatedir=/var --prefix=/usr --disable-manpages --disable-xmltoman"