summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-07-28 05:26:31 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-07-28 05:26:31 +0000
commit62824b327f782bd1f648ef891d986e31eade32f6 (patch)
treea1875f02700462d7564e92ef315e7130491aa01d /tests
parentdb1c6c3879745616005f0fd270040b34e0882abc (diff)
downloadcoreutils-62824b327f782bd1f648ef891d986e31eade32f6.tar.xz
Regenerate.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in1
-rw-r--r--tests/basename/Makefile.in1
-rw-r--r--tests/chgrp/Makefile.in1
-rw-r--r--tests/chmod/Makefile.in1
-rw-r--r--tests/chown/Makefile.in1
-rw-r--r--tests/cp/Makefile.in1
-rw-r--r--tests/cut/Makefile.in1
-rw-r--r--tests/date/Makefile.in1
-rw-r--r--tests/dd/Makefile.in1
-rw-r--r--tests/dircolors/Makefile.in1
-rw-r--r--tests/du/Makefile.in1
-rw-r--r--tests/expr/Makefile.in1
-rw-r--r--tests/factor/Makefile.in1
-rw-r--r--tests/fmt/Makefile.in1
-rw-r--r--tests/head/Makefile.in1
-rw-r--r--tests/install/Makefile.in1
-rw-r--r--tests/join/Makefile.in1
-rw-r--r--tests/ln/Makefile.in1
-rw-r--r--tests/ls-2/Makefile.in1
-rw-r--r--tests/ls/Makefile.in1
-rw-r--r--tests/md5sum/Makefile.in1
-rw-r--r--tests/misc/Makefile.in1
-rw-r--r--tests/mkdir/Makefile.in1
-rw-r--r--tests/mv/Makefile.in1
-rw-r--r--tests/od/Makefile.in1
-rw-r--r--tests/pr/Makefile.in1
-rw-r--r--tests/readlink/Makefile.in1
-rw-r--r--tests/rm/Makefile.in1
-rw-r--r--tests/rmdir/Makefile.in1
-rw-r--r--tests/seq/Makefile.in1
-rw-r--r--tests/sha1sum/Makefile.in1
-rw-r--r--tests/shred/Makefile.in1
-rw-r--r--tests/sort/Makefile.in1
-rw-r--r--tests/stty/Makefile.in1
-rw-r--r--tests/sum/Makefile.in1
-rw-r--r--tests/tac/Makefile.in1
-rw-r--r--tests/tail-2/Makefile.in1
-rw-r--r--tests/tail/Makefile.in1
-rw-r--r--tests/test/Makefile.in1
-rw-r--r--tests/touch/Makefile.in1
-rw-r--r--tests/tr/Makefile.in1
-rw-r--r--tests/tsort/Makefile.in1
-rw-r--r--tests/unexpand/Makefile.in1
-rw-r--r--tests/uniq/Makefile.in1
-rw-r--r--tests/wc/Makefile.in1
45 files changed, 45 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 7fad17f19..bc9974b13 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -197,6 +197,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index 391009e96..6982682b2 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index c39b1cbb2..bd183bb9b 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index ca8ad2943..f082c0b60 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index 9902c1a27..bffe3eb3f 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index 153ac1e10..4cf1b1e31 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 79d2ff6d8..feb848175 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index 2e14e072d..ef0415a38 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index 413d92f28..73012a792 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index 0fa1f7941..1e20ffb72 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 18d751e91..d6097a41d 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index ed4d6b403..af3a94b0a 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index 9316dfeb0..3aec324a7 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index 710e4305a..ba8879c50 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index ff541c1d8..b12fe6ef6 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 444ff9aa7..4dd77a072 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 6d0aec503..ccb835fed 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index 033e16ac1..be95ca0ef 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index 50af8b2c5..e3b08a6e1 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index d3ade67a8..b7a308c1b 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 71193a6e7..48cb26210 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index a092682b3..d21b69aea 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 5b0a19599..214578d98 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 78dad36d9..5ed893d8f 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index c163230b4..e11b48af4 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 8d9ad0b0e..3259a17cf 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/readlink/Makefile.in b/tests/readlink/Makefile.in
index f003482b9..3f284bdb7 100644
--- a/tests/readlink/Makefile.in
+++ b/tests/readlink/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index 98804b59b..b0046c385 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index 43ed49a9a..85dde5103 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index c529bef54..075ee14dc 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index fdca92291..60fc62560 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index b8e9d46e0..5ab80fa54 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index d230b9187..611b66e09 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 510722ab5..6a90cf062 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index f9051c55e..5b96a89c6 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index c3e379f0f..4e1cf2dc1 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 60b03d3f2..1cbf4d145 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 461f3c874..03565f5f6 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index 70042590a..280073368 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index f45f830f5..8b02aab68 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 0631ad445..4fe6840dc 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index 10d52779e..8823c59cf 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index 53c92f416..28906fe0f 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -188,6 +188,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index f04c9c9e6..72adb1776 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 589f6e475..8a4a97adc 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -190,6 +190,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
LIB_CRYPT = @LIB_CRYPT@
+LIB_EACCESS = @LIB_EACCESS@
LIB_FDATASYNC = @LIB_FDATASYNC@
LIB_NANOSLEEP = @LIB_NANOSLEEP@
LN_S = @LN_S@