From: Jim Meyering Date: Sat, 1 May 2004 16:20:22 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1639 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb8bb7dda7ca907dd2dd916b34d1bb3f28085f75;p=thirdparty%2Fcoreutils.git . --- diff --git a/config.hin b/config.hin index e3f0357edf..674c708839 100644 --- a/config.hin +++ b/config.hin @@ -9,6 +9,12 @@ /* Define to the declaration of the xargmatch failure function. */ #undef ARGMATCH_DIE_DECL +/* Define if chown is not POSIX compliant regarding IDs of -1. */ +#undef CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE + +/* Define if chown modifies symlinks. */ +#undef CHOWN_MODIFIES_SYMLINK + /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID