home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / cvs-1.8.7-src.tgz / tar.out / fsf / cvs / acconfig.h < prev    next >
Text File  |  1996-09-28  |  383b  |  13 lines

  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
  13.