From 9dbfaca63712ac7ea4a945810d688aaff7640fc3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Mar 2006 21:49:48 +0000 Subject: (gl_SAME): Add same-inode.h to the list. --- m4/same.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/m4/same.m4 b/m4/same.m4 index cd7c16174..0eacf4f1b 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. -- cgit v1.2.3-54-g00ecf