X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhuman.m4;h=6a4961c4f116a2d5511313a2daa1949b8681d579;hb=21492d6c3ca00ff0827528640804732f2ed66470;hp=1787c48f99071e6c91b47e49db35e071b9548533;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/human.m4 b/m4/human.m4 index 1787c48f9..6a4961c4f 100644 --- a/m4/human.m4 +++ b/m4/human.m4 @@ -1,18 +1,11 @@ -#serial 9 -dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +#serial 11 +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. +dnl Prerequisites of lib/human.c. AC_DEFUN([gl_HUMAN], [ - AC_LIBSOURCES([human.c, human.h, intprops.h]) - AC_LIBOBJ([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. : ])