summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: baa120d)
raw | patch | inline | side by side (parent: baa120d)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Jan 2007 16:35:10 +0000 (16:35 +0000) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Jan 2007 16:35:10 +0000 (16:35 +0000) |
... even though this does not seem to be necessary as cadaver uses GnuTLS from
neon.
neon.
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 9dac3b7f1c13d365b657a0f6f2f4127e466f6624..11daf3cc4316b8caa406736870b7f14ed23e2646 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
cd $(BUILDDIR) && CFLAGS="$(CFLAGS)" ../../configure \
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr --mandir=\$${prefix}/share/man \
- --enable-warnings --enable-netrc --without-ssl
+ --enable-warnings --enable-netrc --with-ssl=gnutls
build: build-stamp