On 29-oct-08, at 22:22, Leonel Nunez wrote:

> In the debian/rules file  I've found this :
>
>        ./configure  --host=$(DEB_HOST_GNU_TYPE)           \
>                           --build=$(DEB_BUILD_GNU_TYPE)         \
>                           --enable-os-string="Debian GNU/Linux" \
>                           --enable-pthreads                     \
>                           --enable-tls=gnu                      \
>                           --prefix=/usr                         \
>                           --localstatedir=/var                  \
>                           --mandir=\$${prefix}/share/man        \
>                           --infodir=\$${prefix}/share/info      \
>                           --sysconfdir=/etc                     \
>                           --with-wwwroot=/var/www
>
>
> enable-tls=gnu
>
> Reading the docs  should this be  gnutls  or  openssl ??  or     just
> gnu will do ???


It works, although I'd rather use --enable-tls=gnutls.

--
Greetings, alo
http://www.alobbs.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to