diff options
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 |