diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-11 23:21:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-11 23:21:06 +0000 |
commit | f7256c6635d6aadabb48ac4b388fc06db70f54cd (patch) | |
tree | ab157b675594691a62e1a916ba5371fa7eff1413 /tests/sum | |
parent | 38901ef97257b46e34b7a2208b03ff683b0f0a59 (diff) | |
download | coreutils-f7256c6635d6aadabb48ac4b388fc06db70f54cd.tar.gz coreutils-f7256c6635d6aadabb48ac4b388fc06db70f54cd.tar.bz2 coreutils-f7256c6635d6aadabb48ac4b388fc06db70f54cd.zip |
.
Diffstat (limited to 'tests/sum')
-rw-r--r-- | tests/sum/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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@ |