X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhash.m4;h=3b135d12371d308b1286d53306e150cfbf0719dc;hb=9a5b92fa76ec1494756d2ace6b7a0a43c48633ea;hp=414a2137d3fed0fc6d20b61b502607745957eb82;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/hash.m4 b/m4/hash.m4 index 414a2137d..3b135d123 100644 --- a/m4/hash.m4 +++ b/m4/hash.m4 @@ -1,5 +1,5 @@ -# hash.m4 serial 6 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2010 Free Software Foundation, +# hash.m4 serial 7 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -8,7 +8,4 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_HASH], [ AC_LIBOBJ([hash]) - - dnl Prerequisites of lib/hash.c. - AC_REQUIRE([AM_STDBOOL_H]) ])