From 0156f67662e64866a74e9435361a128c5902b268 Mon Sep 17 00:00:00 2001
From: Jim Meyering <jim@meyering.net>
Date: Sat, 21 May 2005 08:39:21 +0000
Subject: [PATCH] (Files): Add m4/inttypes-pri.m4. (Depends-on): Add lstat and
 remove gettext.  Alphabetize.

---
 modules/fts | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/modules/fts b/modules/fts
index c4d30ff740..75f6fe2f47 100644
--- a/modules/fts
+++ b/modules/fts
@@ -6,14 +6,15 @@ lib/fts_.h
 lib/fts.c
 lib/fts-cycle.c
 m4/fts.m4
+m4/inttypes-pri.m4
 
 Depends-on:
 cycle-check
-hash
 dirfd
-unistd-safer
+hash
+lstat
 stdbool
-gettext
+unistd-safer
 
 configure.ac:
 gl_FUNC_FTS
-- 
2.39.5