acconfig.h
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:0k
- /*
- ** Copyright 1998 - 1999 Double Precision, Inc.
- ** See COPYING for distribution information.
- */
- /* Whether we have the crypt function */
- #undef HAVE_CRYPT
- /* Whether we need to explicitly prototype the crypt() function */
- #undef NEED_CRYPT_PROTOTYPE
- /* Location of system's random number generator */
- #undef RANDOM
- /* Whether we have the MD5 library available */
- #undef HAVE_MD5
- /* Whether we have the HMAC library available */
- #undef HAVE_HMAC