X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-md2.m4;h=c5eb57c0529272d36f3e9be7dada8eb0560d8055;hb=3b905e0ad791b750d0a471c90ecaacf2345a39c3;hp=5a5909d9fefefaf4b529833754bed2677345c500;hpb=c5d8261e0e5c4675b6238af2f25cad968b94d8c8;p=gnulib.git diff --git a/m4/gc-md2.m4 b/m4/gc-md2.m4 index 5a5909d9f..c5eb57c05 100644 --- a/m4/gc-md2.m4 +++ b/m4/gc-md2.m4 @@ -1,10 +1,9 @@ -# gc-md2.m4 serial 1 -dnl Copyright (C) 2005 Free Software Foundation, Inc. +# gc-md2.m4 serial 2 +dnl Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_GC_MD2], [ - AC_DEFINE(GC_USE_MD2, 1, [Define if you want to support MD2 through GC.]) ])