X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Fxgetcwd.m4;h=e876dfaf7b7cb9e51d9054d3764bb22d61ff3519;hb=f31c6659ff5029b75863b7cb66243e56d246810a;hp=fd534f6d147e6c2d36b47253b6ec0e8039822954;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=pspp diff --git a/m4/xgetcwd.m4 b/m4/xgetcwd.m4 index fd534f6d14..e876dfaf7b 100644 --- a/m4/xgetcwd.m4 +++ b/m4/xgetcwd.m4 @@ -1,5 +1,5 @@ -#serial 6 -dnl Copyright (C) 2002-2006, 2009-2010 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]) ])