log m4/gc.m4 @ 40196:e63f5d3edab5

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Mon, 25 Jun 2018 21:45:23 +0200 Bruno Haible Continue to use spaces for indentation, not tabs.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Fri, 25 Sep 2015 14:18:24 +0200 Mats Erik Andersson gc: fix detection of installed libgcrypt version
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Sun, 08 Dec 2013 23:19:29 +0000 Pádraig Brady md5, sha1, sha256, sha512: fix link error with partial libcrypto
Sat, 30 Nov 2013 05:19:32 +0000 Pádraig Brady md5, sha1, sha256, sha512: use openssl routines if available
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Mon, 21 May 2012 16:03:01 +0200 Simon Josefsson gc: fix libgcrypt detection on older machines.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 07 May 2011 14:11:41 +0200 Bruno Haible crypto/gc: Move AC_LIBOBJ invocations to module description.
Mon, 09 May 2011 09:07:13 +0200 Simon Josefsson gc: Remove gl_PREREQ_GC (not used).
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 12 Jan 2010 19:08:04 +0100 Simon Josefsson m4/gc.m4: Check if linking to libgcrypt also needs linking to libgpg-error.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Tue, 22 Aug 2006 17:15:28 +0000 Paul Eggert Avoid the need for AC_LIBSOURCES in m4 macros.
Wed, 09 Aug 2006 22:52:40 +0000 Paul Eggert Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICT
Tue, 07 Mar 2006 13:17:10 +0000 Simon Josefsson Split off gc-random from gc, and only warn on missing devices.
Sat, 22 Oct 2005 15:37:28 +0000 Simon Josefsson * gc.m4: Don't be fooled by --disable-*random-device parameters,
Fri, 21 Oct 2005 12:55:02 +0000 Simon Josefsson * gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
Wed, 12 Oct 2005 01:09:32 +0000 Simon Josefsson Split parts of the gc module into gc-md5 and gc-hmac-md5 modules.
Sat, 08 Oct 2005 08:33:07 +0000 Simon Josefsson Add generic crypto module.