summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cvs/config.h.in')
-rw-r--r--contrib/cvs/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/cvs/config.h.in b/contrib/cvs/config.h.in
index f64e4c1..8b81dba 100644
--- a/contrib/cvs/config.h.in
+++ b/contrib/cvs/config.h.in
@@ -402,6 +402,10 @@
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
+/* The default remote shell to use, if one does not specify the CVS_RSH
+ environment variable. */
+#undef RSH_DFLT
+
/* If you are working with a large remote repository and a 'cvs checkout' is
swamping your network and memory, define these to enable flow control. You
will end up with even less probability of a consistent checkout (see
OpenPOWER on IntegriCloud