1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 22:54:02 +02:00
This commit is contained in:
Jim Meyering
2004-05-01 16:20:22 +00:00
parent 7ba3e328c6
commit fb8bb7dda7

View File

@@ -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