]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* gl/m4/root-dev-ino.m4: Now that this is part of a real "module",
authorJim Meyering <jim@meyering.net>
Tue, 14 Nov 2006 13:09:34 +0000 (14:09 +0100)
committerJim Meyering <jim@meyering.net>
Tue, 14 Nov 2006 13:09:34 +0000 (14:09 +0100)
remove the now-unnecessary use of AC_LIBSOURCES.

ChangeLog
gl/m4/root-dev-ino.m4

index bdd9662dc32542724f1a9a2cddd62adba64e7c23..7c7d7fa828e73820a8c46592f8af24b291bf2e93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,15 @@
 2006-11-14  Jim Meyering  <jim@meyering.net>
 
+       * gl/m4/root-dev-ino.m4: Now that this is part of a real "module",
+       remove the now-unnecessary use of AC_LIBSOURCES.
+
        Adapt to new version of gnulib-tool.
        * gl/modules/root-dev-ino: New file.
        * lib/root-dev-ino.c, lib/root-dev-ino.h: Move these files ...
        * gl/lib/root-dev-ino.c, gl/lib/root-dev-ino.h: ... to here.
        * m4/root-dev-ino.m4: Move this file ...
        * gl/m4/root-dev-ino.m4: ... to here.
+
        * bootstrap.conf (gnulib_modules): Add root-dev-ino.
 
 2006-11-13  Jim Meyering  <jim@meyering.net>
index cebc0faf7a14719bc641b46ed253f6fb2e3987fc..9de9c51b25cfa7e3141693391c31b3046e388944 100644 (file)
@@ -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