From 07fcfe36cee091b2dc15543dc406597bf1fffe67 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 8 Sep 2012 16:01:47 +0200 Subject: maint: move gl/m4/root-dev-ino.m4 contents into its module definition We can get the same effect using the modules file. * gl/m4/root-dev-ino.m4: Remove file. * gl/modules/root-dev-ino (Depends-on): Add lstat. (Files): Remove m4/root-dev-ino.m4. (Makefile.am) [lib_SOURCES]: Add root-dev-ino.c and root-dev-ino.h. (configure.ac): Remove reference to gl_ROOT_DEV_INO. --- gl/modules/root-dev-ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gl/modules/root-dev-ino') diff --git a/gl/modules/root-dev-ino b/gl/modules/root-dev-ino index 91e235320..7c0556296 100644 --- a/gl/modules/root-dev-ino +++ b/gl/modules/root-dev-ino @@ -4,16 +4,16 @@ Root device and inode number checking. Files: lib/root-dev-ino.h lib/root-dev-ino.c -m4/root-dev-ino.m4 Depends-on: dev-ino +lstat same-inode configure.ac: -gl_ROOT_DEV_INO Makefile.am: +lib_SOURCES += root-dev-ino.c root-dev-ino.h Include: "root-dev-ino.h" -- cgit v1.2.3-70-g09d2