diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1997-03-18 01:57:34 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1997-03-18 01:57:34 +0000 |
commit | dc436b41f730ec3bda6f945e892fce63b155d436 (patch) | |
tree | 2ffa304b2b219a153c94f08997d783648e3cca13 /gnu/usr.bin/cvs/acconfig.h | |
parent | f663b2e9d210d80ac48418288ea07bca553919f2 (diff) |
New release from Cyclic Software
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 |