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 /config.hin | |
parent | 38901ef97257b46e34b7a2208b03ff683b0f0a59 (diff) | |
download | coreutils-f7256c6635d6aadabb48ac4b388fc06db70f54cd.tar.xz |
.
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 5 |
1 files changed, 5 insertions, 0 deletions
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 |