aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-fallback/libgnutls.m4
AgeCommit message (Collapse)AuthorFilesLines
2009-06-28Detect gnutls via pkg-config instead of the deprecated libgnutls-config.Balint Reczey1-160/+0
Based on patch from Andreas Metzler. This fixes bug 3627. svn path=/trunk/; revision=28874
2006-06-15autofoo will fail on systems that lack libgcrypt.m4.Jörg Mayer1-0/+160
Provide one in aclocal-fallback. While I'm at it: Remove the libgnutls.m4 stuff from acinclude and provide it in aclocal-fallback as well. svn path=/trunk/; revision=18475