X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffts.m4;h=f69b5d9c2bd274c37326985cf486c0a6e4035c05;hb=4339de4d67fd1786714b913ec8992a08e8fd0fe3;hp=c40f085518b84ab459605573e83d4caf81ca9f6c;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/fts.m4 b/m4/fts.m4 index c40f08551..f69b5d9c2 100644 --- a/m4/fts.m4 +++ b/m4/fts.m4 @@ -1,5 +1,5 @@ -#serial 17 -dnl Copyright (C) 2005-2010 Free Software Foundation, Inc. +#serial 18 +dnl Copyright (C) 2005-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. @@ -9,11 +9,6 @@ AC_DEFUN([gl_FUNC_FTS], gl_FUNC_FTS_CORE ]) -AC_DEFUN([gl_FUNC_FTS_LGPL], -[ - gl_FUNC_FTS_CORE -]) - AC_DEFUN([gl_FUNC_FTS_CORE], [ dnl Use this version of fts unconditionally, since the GNU libc and