indicate ability to support the PerservePermissions stuff

This commit is contained in:
Peter Wemm 1998-03-10 14:12:09 +00:00
parent 7c4194d8b5
commit 0016b0f705
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34469
2 changed files with 6 additions and 0 deletions

View File

@ -91,6 +91,9 @@
/* Define if you have the connect function. */
/* #undef HAVE_CONNECT */
/* Define if this system supports chown(), link(), and friends. */
#define PRESERVE_PERMISSIONS_SUPPORT 1
/* Define if you have memchr (always for CVS). */
#define HAVE_MEMCHR 1

View File

@ -91,6 +91,9 @@
/* Define if you have the connect function. */
/* #undef HAVE_CONNECT */
/* Define if this system supports chown(), link(), and friends. */
#define PRESERVE_PERMISSIONS_SUPPORT 1
/* Define if you have memchr (always for CVS). */
#define HAVE_MEMCHR 1