summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-03-09 00:55:56 +0100
committerBruno Haible <bruno@clisp.org>2020-03-09 00:55:56 +0100
commit66a08a8636e7f89ccc8ea904b6c5100853e63a4f (patch)
treec620a27bb5a67e1237dda1a7101e960b5b280c8e /modules
parent1045f81589d74392c0d634c21f0452e81c973a9b (diff)
downloadgnulib-66a08a8636e7f89ccc8ea904b6c5100853e63a4f.tar.gz
crypto/af_alg, renameatu, same, term-style-control: Depend on fstat.
* modules/crypto/af_alg (Depends-on): Add fstat. * modules/renameatu (Depends-on): Likewise. * modules/same (Depends-on): Likewise. * modules/term-style-control (Depends-on): Likewise.
Diffstat (limited to 'modules')
-rw-r--r--modules/crypto/af_alg1
-rw-r--r--modules/renameatu1
-rw-r--r--modules/same1
-rw-r--r--modules/term-style-control1
4 files changed, 4 insertions, 0 deletions
diff --git a/modules/crypto/af_alg b/modules/crypto/af_alg
index 95273d495f..ec263b0149 100644
--- a/modules/crypto/af_alg
+++ b/modules/crypto/af_alg
@@ -12,6 +12,7 @@ c99 [test $USE_AF_ALG = 1]
fflush [test $USE_AF_ALG = 1]
fseeko [test $USE_AF_ALG = 1]
ftello [test $USE_AF_ALG = 1]
+fstat [test $USE_AF_ALG = 1]
sys_socket
sys_stat
diff --git a/modules/renameatu b/modules/renameatu
index 1c3fd99846..bc320d13ea 100644
--- a/modules/renameatu
+++ b/modules/renameatu
@@ -17,6 +17,7 @@ statat [test $REPLACE_RENAMEAT = 1]
stdbool [test $REPLACE_RENAMEAT = 1]
at-internal [test $HAVE_RENAMEAT = 0]
dosname [test $HAVE_RENAMEAT = 0]
+fstat [test $HAVE_RENAMEAT = 0]
getcwd-lgpl [test $HAVE_RENAMEAT = 0]
openat-die [test $HAVE_RENAMEAT = 0]
rename [test $HAVE_RENAMEAT = 0]
diff --git a/modules/same b/modules/same
index 889ccbd55b..24c9cf3a1e 100644
--- a/modules/same
+++ b/modules/same
@@ -10,6 +10,7 @@ m4/same.m4
Depends-on:
error
dirname
+fstat
fstatat
openat
same-inode
diff --git a/modules/term-style-control b/modules/term-style-control
index fb2d0988b9..0a2f935596 100644
--- a/modules/term-style-control
+++ b/modules/term-style-control
@@ -11,6 +11,7 @@ fatal-signal
sigaction
sigprocmask
full-write
+fstat
same-inode
configure.ac: