Home | History | Annotate | Download | only in dist

Lines Matching refs:trousers

2 # configure.ac for the trousers project
5 AC_INIT(trousers, 0.3.14, trousers-tech@lists.sf.net)
18 [AC_HELP_STRING([--enable-debug], [turn on all trousers debugging flags [default=off]])],
72 [AC_MSG_ERROR([openssl is currently the only supported crypto library for trousers. Please install openssl from http://www.openssl.org or the -devel package from your distro])])
90 [AC_HELP_STRING([--enable-strict-spec-compliance], [build TrouSerS as strictly spec compliant [default=off]])],
97 [AC_HELP_STRING([--disable-usercheck], [build TrouSerS without checking and setting of user/group tss [default=on] (Caution: This is intended for development purposes only.)])],
105 AC_HELP_STRING([--with-gmp], [build TrouSerS with the GMP math lib (used in DAA)]),
150 AC_MSG_ERROR(["gtk", "openssl" and "none" are the only supported gui options for trousers])
172 # APIs, you'll need to set this to 1.2. Send mail to trousers-tech@lists.sf.net
182 AC_MSG_ERROR(["1.1" and "1.2" are the only supported API versions for trousers.
346 #GETTEXT_PACKAGE=trousers
393 dist/fedora/trousers.spec \
394 dist/trousers.spec \