From 56206ccb80e0956f53cee8d72e65ada583c87b45 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 14 Nov 2006 14:09:34 +0100 Subject: * gl/m4/root-dev-ino.m4: Now that this is part of a real "module", remove the now-unnecessary use of AC_LIBSOURCES. --- gl/m4/root-dev-ino.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gl/m4') diff --git a/gl/m4/root-dev-ino.m4 b/gl/m4/root-dev-ino.m4 index cebc0faf7..9de9c51b2 100644 --- a/gl/m4/root-dev-ino.m4 +++ b/gl/m4/root-dev-ino.m4 @@ -1,4 +1,4 @@ -#serial 2 +#serial 3 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, @@ -6,7 +6,6 @@ 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, same-inode.h]) AC_LIBOBJ([root-dev-ino]) dnl Prerequisites -- cgit v1.2.3-54-g00ecf