diff options
Diffstat (limited to 'gnu/usr.bin/cvs/acconfig.h')
-rw-r--r-- | gnu/usr.bin/cvs/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/acconfig.h b/gnu/usr.bin/cvs/acconfig.h index 5e74b1baddc..8bbda6ff3b2 100644 --- a/gnu/usr.bin/cvs/acconfig.h +++ b/gnu/usr.bin/cvs/acconfig.h @@ -13,3 +13,6 @@ /* Define if you want encryption support. */ #undef ENCRYPTION + +/* Define if you have the connect function. */ +#undef HAVE_CONNECT |