-#serial 2
+#serial 3
dnl Copyright (C) 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
AC_DEFUN([gl_FUNC_FTS],
[
- AC_LIBSOURCES([fts.c, fts_.h])
+ AC_LIBSOURCES([fts.c, fts_.h, intprops.h])
dnl Use this version of fts unconditionally, since the GNU libc and
dnl NetBSD versions have bugs and/or unnecessary limitations.