From: Jim Meyering Date: Sun, 12 Mar 2006 22:05:12 +0000 (+0000) Subject: (gl_ROOT_DEV_INO): Add same-inode.h to the list. X-Git-Tag: v6.0~608 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=435f331bee765427a6b55e89b825505f2175d292;p=thirdparty%2Fcoreutils.git (gl_ROOT_DEV_INO): Add same-inode.h to the list. --- diff --git a/m4/root-dev-ino.m4 b/m4/root-dev-ino.m4 index bfbef05cc3..cebc0faf7a 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