summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-11 23:21:06 +0000
committerJim Meyering <jim@meyering.net>2004-01-11 23:21:06 +0000
commitf7256c6635d6aadabb48ac4b388fc06db70f54cd (patch)
treeab157b675594691a62e1a916ba5371fa7eff1413 /config.hin
parent38901ef97257b46e34b7a2208b03ff683b0f0a59 (diff)
downloadcoreutils-f7256c6635d6aadabb48ac4b388fc06db70f54cd.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin5
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