X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxgetcwd.m4;h=c6057fdc6e99af6bf346fb754686e504c7893d74;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=fabb5d27d65410d6527d97e70f611d00af75a577;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/xgetcwd.m4 b/m4/xgetcwd.m4 index fabb5d27d..c6057fdc6 100644 --- a/m4/xgetcwd.m4 +++ b/m4/xgetcwd.m4 @@ -1,12 +1,10 @@ -#serial 6 -dnl Copyright (C) 2002-2006, 2009 Free Software Foundation, Inc. +#serial 8 +dnl Copyright (C) 2002-2006, 2009-2014 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_XGETCWD], [ - AC_LIBOBJ([xgetcwd]) - - AC_REQUIRE([gl_FUNC_GETCWD]) + : ])