From: Jim Meyering Date: Sun, 12 Mar 2006 21:49:48 +0000 (+0000) Subject: (gl_SAME): Add same-inode.h to the list. X-Git-Tag: COREUTILS-6_0~617 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9dbfaca63712ac7ea4a945810d688aaff7640fc3;p=platform%2Fupstream%2Fcoreutils.git (gl_SAME): Add same-inode.h to the list. --- diff --git a/m4/same.m4 b/m4/same.m4 index cd7c161..0eacf4f 100644 --- a/m4/same.m4 +++ b/m4/same.m4 @@ -1,12 +1,12 @@ -# same.m4 serial 6 -dnl Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. +#serial 7 +dnl Copyright (C) 2002, 2003, 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_SAME], [ - AC_LIBSOURCES([same.c, same.h]) + AC_LIBSOURCES([same.c, same.h, same-inode.h]) AC_LIBOBJ([same]) dnl Prerequisites of lib/same.c.