X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxgetcwd.m4;h=e876dfaf7b7cb9e51d9054d3764bb22d61ff3519;hb=9f6141ab3bc86bfe40bff58fae8094f16470649f;hp=fabb5d27d65410d6527d97e70f611d00af75a577;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/xgetcwd.m4 b/m4/xgetcwd.m4 index fabb5d27d..e876dfaf7 100644 --- a/m4/xgetcwd.m4 +++ b/m4/xgetcwd.m4 @@ -1,5 +1,5 @@ -#serial 6 -dnl Copyright (C) 2002-2006, 2009 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]) ])