-#serial 5
+#serial 6
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
AC_DEFUN([AC_FUNC_CANONICALIZE_FILE_NAME],
[
- AC_LIBSOURCES([canonicalize.c, canonicalize.h])
+ AC_LIBSOURCES([canonicalize.c, canonicalize.h, stat-macros.h])
AC_LIBOBJ([canonicalize])
AC_REQUIRE([AC_HEADER_STDC])
-# file-type.m4 serial 3
+# file-type.m4 serial 4
dnl Copyright (C) 2002, 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_FILE_TYPE],
[
- AC_LIBSOURCES([file-type.c, file-type.h])
+ AC_LIBSOURCES([file-type.c, file-type.h, stat-macros.h])
AC_LIBOBJ([file-type])
dnl Prerequisites of lib/file-type.h.
-# filemode.m4 serial 3
+# filemode.m4 serial 4
dnl Copyright (C) 2002, 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_FILEMODE],
[
- AC_LIBSOURCES([filemode.c, filemode.h])
+ AC_LIBSOURCES([filemode.c, filemode.h, stat-macros.h])
AC_LIBOBJ([filemode])
dnl Prerequisites of lib/filemode.c.
-# makepath.m4 serial 5
+# makepath.m4 serial 6
dnl Copyright (C) 2002, 2003, 2004, 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_MAKEPATH],
[
- AC_LIBSOURCES([makepath.c, makepath.h])
+ AC_LIBSOURCES([makepath.c, makepath.h, stat-macros.h])
AC_LIBOBJ([makepath])
dnl Prerequisites of lib/makepath.c.