X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcycle-check.m4;h=04ed9be34b1fa66a558ab918c33a05a4a2c74584;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=613b0a931045a1231bea10894524f58b7fa59bd8;hpb=c2d099ba2d0f3e12493df3fdd1b9ec4dfc33df83;p=gnulib.git diff --git a/m4/cycle-check.m4 b/m4/cycle-check.m4 index 613b0a931..04ed9be34 100644 --- a/m4/cycle-check.m4 +++ b/m4/cycle-check.m4 @@ -1,16 +1,7 @@ -#serial 3 -dnl Copyright (C) 2005, 2006 Free Software Foundation, Inc. +#serial 7 +dnl Copyright (C) 2005-2007, 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. -AC_DEFUN([gl_CYCLE_CHECK], -[ - AC_LIBSOURCES([cycle-check.c, cycle-check.h]) - AC_LIBOBJ([cycle-check]) - - dnl Prerequisites. - AC_REQUIRE([gl_AC_TYPE_UINTMAX_T]) - AC_REQUIRE([gl_STRUCT_DEV_INO]) - AC_REQUIRE([gl_SAME_INODE]) -]) +AC_DEFUN([gl_CYCLE_CHECK], [:])