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