X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmd2.m4;h=0e950995a3c7c739e49c07779019811b8a7b2ea9;hb=c9ff025783e5374226ffbf7940f40ce7db6852ed;hp=81612c8f3d9fbc30ae638a1bacd3a69b89d4e6f5;hpb=c5d8261e0e5c4675b6238af2f25cad968b94d8c8;p=gnulib.git diff --git a/m4/md2.m4 b/m4/md2.m4 index 81612c8f3..0e950995a 100644 --- a/m4/md2.m4 +++ b/m4/md2.m4 @@ -1,11 +1,10 @@ -# md2.m4 serial 1 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# md2.m4 serial 2 +dnl Copyright (C) 2002-2006, 2009-2011 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_MD2], [ - AC_LIBSOURCES([md2.c, md2.h]) AC_LIBOBJ([md2]) ])