diff options
Diffstat (limited to 'tests/dd')
-rw-r--r-- | tests/dd/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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@ |