From fb8bb7dda7ca907dd2dd916b34d1bb3f28085f75 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 May 2004 16:20:22 +0000 Subject: [PATCH] . --- config.hin | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3