X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhuman.m4;h=f15290579e702330f45c6909c87880001b15c049;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=a9c194e714117f4f2acfa7b22915cfdee9ae24b4;hpb=44d7c1c1f004fa9bfb8ec3948de2671a7958cf5b;p=gnulib.git diff --git a/m4/human.m4 b/m4/human.m4 index a9c194e71..f15290579 100644 --- a/m4/human.m4 +++ b/m4/human.m4 @@ -1,15 +1,11 @@ -# human.m4 serial 7 -dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +#serial 11 +dnl Copyright (C) 2002-2006, 2009-2013 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. +dnl Prerequisites of lib/human.c. AC_DEFUN([gl_HUMAN], [ - dnl Prerequisites of lib/human.h. - AC_REQUIRE([AM_STDBOOL_H]) - AC_REQUIRE([gl_AC_TYPE_UINTMAX_T]) - - dnl Prerequisites of lib/human.c. : ])