- Triggered by bug report #2798852 and the patch in there, I fixed configure
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jun 2009 21:12:59 +0000 (21:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jun 2009 21:12:59 +0000 (21:12 +0000)
commitf90551ff413b9c343443eecaea56c9503442ed31
treedbff4ece38cc25f7b0adac4efd7644fd1394d69f
parent9442fc0b5281c1b77a28571dc327b9043c42ca2e
- Triggered by bug report #2798852 and the patch in there, I fixed configure
  to detect gnutls build options with pkg-config only and not libgnutls-config
  anymore since GnuTLS has stopped distributing that tool. If an explicit path
  is given to configure, we will instead guess on how to link and use that
  lib. I did not use the patch from the bug report.
CHANGES
RELEASE-NOTES
configure.ac