aboutsummaryrefslogtreecommitdiffstats
path: root/aclocal-fallback/libgcrypt.m4
AgeCommit message (Collapse)AuthorFilesLines
2016-03-23Rename 'aclocal-fallback' directory to 'm4'João Valverde1-108/+0
Change-Id: Icac1c43264b6c6fd426d3c5146863a491b48b4ff Reviewed-on: https://code.wireshark.org/review/14569 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
2016-03-23Clean autoconf macros whitespaceJoão Valverde1-2/+2
Change-Id: Ib57e9255991b63bb47c8e9821938d3b38a82d140 Reviewed-on: https://code.wireshark.org/review/14576 Reviewed-by: João Valverde <j@v6e.pt>
2015-12-01Removed some remaining svn Id tagsStig Bjørlykke1-1/+0
Change-Id: I7ffbf59099132cde55995bde991d1c6a5dd224b0 Reviewed-on: https://code.wireshark.org/review/12330 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
2013-10-27More SVN properties cleanup.Jeff Morriss1-0/+1
svn path=/trunk/; revision=52884
2006-06-15autofoo will fail on systems that lack libgcrypt.m4.Jörg Mayer1-0/+108
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