summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-03-12 22:05:12 +0000
committerJim Meyering <jim@meyering.net>2006-03-12 22:05:12 +0000
commit435f331bee765427a6b55e89b825505f2175d292 (patch)
tree6f876e8a55f834fee1d9acf08f2885cc1781f738
parentf497e71465872449fbf43311b4696ff472600461 (diff)
downloadcoreutils-435f331bee765427a6b55e89b825505f2175d292.tar.xz
(gl_ROOT_DEV_INO): Add same-inode.h to the list.
-rw-r--r--m4/root-dev-ino.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/root-dev-ino.m4 b/m4/root-dev-ino.m4
index bfbef05cc..cebc0faf7 100644
--- a/m4/root-dev-ino.m4
+++ b/m4/root-dev-ino.m4
@@ -1,12 +1,12 @@
-#serial 1
-dnl Copyright (C) 2005 Free Software Foundation, Inc.
+#serial 2
+dnl Copyright (C) 2005, 2006 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.
AC_DEFUN([gl_ROOT_DEV_INO],
[
- AC_LIBSOURCES([root-dev-ino.c, root-dev-ino.h, dev-ino.h])
+ AC_LIBSOURCES([root-dev-ino.c, root-dev-ino.h, dev-ino.h, same-inode.h])
AC_LIBOBJ([root-dev-ino])
dnl Prerequisites