X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=bootstrap.sh;h=d0b62569dfe22357b38d16ba37bdca17269b0522;hb=ecdb90c3de218098b6166718eb2872e0badb9c3c;hp=870053b1210d3b0480a1351be58b3acbb86a73c7;hpb=e5e7182ca1af1bbd98b428225646aa58f45a3d7b;p=catta diff --git a/bootstrap.sh b/bootstrap.sh index 870053b..d0b6256 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -51,8 +51,8 @@ case `uname -s` in esac case "$USER" in - lathiat) - FLAGS="$FLAGS" + lathiat|trentl) + FLAGS="$FLAGS --disable-qt4" ;; sebest) FLAGS="$FLAGS --disable-monodoc --disable-mono --disable-qt3 --disable-qt4 --sysconfdir=/etc --localstatedir=/var --prefix=/usr --disable-manpages --disable-xmltoman"