config.h.in
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:2k
- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define to empty if the keyword does not work. */
- #undef const
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef gid_t
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef uid_t
- /* 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
- /* Define if you have the gettimeofday function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define if you have the isatty function. */
- #undef HAVE_ISATTY
- /* Define if you have the <crypt.h> header file. */
- #undef HAVE_CRYPT_H
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define if you have the <termios.h> header file. */
- #undef HAVE_TERMIOS_H
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Name of package */
- #undef PACKAGE
- /* Version number of package */
- #undef VERSION