]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/cvs/acconfig.h
Import of slightly trimmed cvs-1.8 distribution. Generated files
[FreeBSD/FreeBSD.git] / contrib / cvs / acconfig.h
1 /* Define if you have MIT Kerberos version 4 available.  */
2 #undef HAVE_KERBEROS
3
4 /* Define if you want CVS to be able to be a remote repository client.  */
5 #undef CLIENT_SUPPORT
6
7 /* Define if you want CVS to be able to serve repositories to remote
8    clients.  */
9 #undef SERVER_SUPPORT
10
11 /* Define if you want to use the password authenticated server.  */
12 #undef AUTH_SERVER_SUPPORT