X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=m4%2Ffts.m4;h=f69b5d9c2bd274c37326985cf486c0a6e4035c05;hb=7a228db08cee2ccdde6bb6a9b0059a903677672e;hp=f8e74966a03ca5d4166ad435703223d1abadc885;hpb=9072c434ac94ee3e8352aba6c48de06bc62dfd50;p=gnulib.git diff --git a/m4/fts.m4 b/m4/fts.m4 index f8e74966a..f69b5d9c2 100644 --- a/m4/fts.m4 +++ b/m4/fts.m4 @@ -1,5 +1,5 @@ -#serial 17 -dnl Copyright (C) 2005-2009 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