summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
-rw-r--r--config.hin5
-rw-r--r--doc/Makefile.in1
-rw-r--r--lib/Makefile.in1
-rw-r--r--m4/Makefile.in1
-rw-r--r--man/Makefile.in1
-rw-r--r--src/Makefile.in1
-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/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
51 files changed, 55 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 51e88443d..cbf6a6354 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -183,6 +183,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/config.hin b/config.hin
index ff2aeeeb1..e0f77a347 100644
--- a/config.hin
+++ b/config.hin
@@ -23,6 +23,11 @@
/* Define to 1 if using `getloadavg.c'. */
#undef C_GETLOADAVG
+/* Define the default level of POSIX conformance for these tools. The value is
+ of the form YYYYMM, specifying the year and month the standard was adopted.
+ */
+#undef DEFAULT_POSIX2_VERSION
+
/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
#undef DGUX
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 956082e6f..61eb695cd 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -171,6 +171,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/lib/Makefile.in b/lib/Makefile.in
index abec3973e..719b7e98e 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -303,6 +303,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@ -DLIBDIR=\"$(libdir)\"
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 2630bf083..cdb4340b9 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/man/Makefile.in b/man/Makefile.in
index 6ece4b69b..e0736858f 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -161,6 +161,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/src/Makefile.in b/src/Makefile.in
index e45587a63..2f9cc085f 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -715,6 +715,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/Makefile.in b/tests/Makefile.in
index ac575509c..c032fb430 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -165,6 +165,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index 2a38e32ed..9c0ac06e2 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 4333a05b0..08d9290f5 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 7324d907f..41d7f681d 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index dcb5f1328..0ae62de21 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index cf9d9f940..695c06a9e 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index ca3524b3b..b47d2f3a7 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index 21374729a..b98dee545 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index 4f21d27e3..f789f760a 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index 385bcc799..cda7062db 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 794a58f1c..0c08126e3 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index 824d29c72..64142aa66 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index 5dea5c2cc..26bd9881b 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index ab1ff1a78..d6ff7bde3 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index e79a14937..146981b08 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index e9806c6e9..1486f6028 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 0750a0957..81076278a 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index 1308e3514..f906d5a88 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index bb7ccc00a..1d875da0b 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index ab6e99029..17f160f39 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 183d1bbf1..4bc67e010 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 534751de0..d2297845b 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 2c04ef6d3..3964b31a2 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 9ab0e567f..87ecc87f5 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index bb2c2f25b..75a54d18e 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 8b3fa3917..16f234923 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index cb66c9204..bc66c285b 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index 717d571e3..e1cd0cdb1 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index e2cfa7a86..33983327e 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index 2310663e4..54018a9f7 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index 356ed7938..883be02d1 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 46f965a00..e4e6d0018 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 99bf88f09..7b35dc066 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index 1cb8616e0..0479b46b9 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 53e113f7e..913696bda 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 657518d4f..65dc29d68 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 6ed661754..4abf4b8aa 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index 1b9195f01..cda7f180c 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index b711804f5..1b6b3f537 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 51a7226cf..fb041c78d 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index 1daf15410..724de55b5 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index 926bbd46c..a13a100c9 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -156,6 +156,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index 462525293..d7aa49e62 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 11063f951..7f066916b 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -158,6 +158,7 @@ CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
+DEFAULT_POSIX2_VERSION = @DEFAULT_POSIX2_VERSION@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DF_PROG = @DF_PROG@