X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffts.m4;h=4a4a21e5e9f0115f892d2f42e690c21ef9c317d9;hb=062cad2d07081f9a60adbb90fc1184a435a1a93f;hp=f8e74966a03ca5d4166ad435703223d1abadc885;hpb=9072c434ac94ee3e8352aba6c48de06bc62dfd50;p=gnulib.git diff --git a/m4/fts.m4 b/m4/fts.m4 index f8e74966a..4a4a21e5e 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-2010 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