summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-10 14:12:09 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-10 14:12:09 +0000
commit0016b0f705d9ce6439bf26335fb6a4eb56dee20c (patch)
treefe9562256048430ac7d11718fb35d0cc1f9fe004 /gnu/usr.bin/cvs
parent7c4194d8b543988ba5648c8e60afa48685af6138 (diff)
downloadsrc-test2-0016b0f705d9ce6439bf26335fb6a4eb56dee20c.tar.gz
src-test2-0016b0f705d9ce6439bf26335fb6a4eb56dee20c.zip
Notes
Diffstat (limited to 'gnu/usr.bin/cvs')
-rw-r--r--gnu/usr.bin/cvs/lib/config.h3
-rw-r--r--gnu/usr.bin/cvs/lib/config.h.proto3
2 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/lib/config.h b/gnu/usr.bin/cvs/lib/config.h
index b667378ef313..67751b828f2d 100644
--- a/gnu/usr.bin/cvs/lib/config.h
+++ b/gnu/usr.bin/cvs/lib/config.h
@@ -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
diff --git a/gnu/usr.bin/cvs/lib/config.h.proto b/gnu/usr.bin/cvs/lib/config.h.proto
index b667378ef313..67751b828f2d 100644
--- a/gnu/usr.bin/cvs/lib/config.h.proto
+++ b/gnu/usr.bin/cvs/lib/config.h.proto
@@ -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