option is noe --login to enable immediate login, otherwise logs in at first https-access; also works without cryptoki-library; closes #34

This commit is contained in:
Marc Wäckerlin
2011-05-03 10:21:12 +00:00
parent 108f66b43e
commit 0870f9e4e4
9 changed files with 245 additions and 210 deletions

View File

@@ -91,7 +91,6 @@ AC_SUBST(LRELEASE)
AC_CHECK_PROGS([LUPDATE], [lupdate-qt4 lupdate-mac lupdate])
test -n "$LUPDATE" || AC_MSG_ERROR([lupdate for Qt 4 not found!])
AC_SUBST(LUPDATE)
QMAKE_OPTIONS=
AC_ARG_ENABLE(static-plugins,
[AS_HELP_STRING([--enable-static-plugins],
[links the image plugins statically])],