X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fhuman.m4;h=7129255cb5f7e3ff154091f66d275b31c64d16ab;hb=eb213779301aa663ab84ac947e8e181e9ad554d0;hp=1787c48f99071e6c91b47e49db35e071b9548533;hpb=62a39c7d945eb4160c206242b85c624fb2fb21fd;p=gnulib.git diff --git a/m4/human.m4 b/m4/human.m4 index 1787c48f9..7129255cb 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-2012 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. : ])