X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxgetcwd.m4;h=e876dfaf7b7cb9e51d9054d3764bb22d61ff3519;hb=19ad053d1964635d0247647dca318fa5a29ad89b;hp=d8609d124cea3c20cbbb3d663e46c83e2d5f9f72;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/m4/xgetcwd.m4 b/m4/xgetcwd.m4 index d8609d124..e876dfaf7 100644 --- a/m4/xgetcwd.m4 +++ b/m4/xgetcwd.m4 @@ -1,5 +1,5 @@ -#serial 6 -dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +#serial 7 +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. @@ -7,6 +7,4 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_XGETCWD], [ AC_LIBOBJ([xgetcwd]) - - AC_REQUIRE([gl_FUNC_GETCWD]) ])