X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhash.m4;h=3b135d12371d308b1286d53306e150cfbf0719dc;hb=9a5b92fa76ec1494756d2ace6b7a0a43c48633ea;hp=167c0830018b6df9ca6f8bc35fb58a9b55c1bc70;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/hash.m4 b/m4/hash.m4 index 167c08300..3b135d123 100644 --- a/m4/hash.m4 +++ b/m4/hash.m4 @@ -1,4 +1,4 @@ -# hash.m4 serial 6 +# 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 @@ -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]) ])