config.h.in
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:2k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define to empty if the keyword does not work.  */
  3. #undef const
  4. /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
  5. #undef MAJOR_IN_MKDEV
  6. /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
  7. #undef MAJOR_IN_SYSMACROS
  8. #undef NODIR                    /* none -- don't make numbered backup files */
  9. /* This shows us where to find the major()/minor() macros */
  10. #undef MAJOR_IN_MKDEV
  11. #undef MAJOR_IN_SYSMACROS
  12. /* Define if you have the memmove function.  */
  13. #undef HAVE_MEMMOVE
  14. /* Define if you have the sbrk function.  */
  15. #undef HAVE_SBRK
  16. /* Define if you have the <dirent.h> header file.  */
  17. #undef HAVE_DIRENT_H
  18. /* Define if you have the <malloc.h> header file.  */
  19. #undef HAVE_MALLOC_H
  20. /* Define if you have the <ndir.h> header file.  */
  21. #undef HAVE_NDIR_H
  22. /* Define if you have the <string.h> header file.  */
  23. #undef HAVE_STRING_H
  24. /* Define if you have the <strings.h> header file.  */
  25. #undef HAVE_STRINGS_H
  26. /* Define if you have the <sys/dir.h> header file.  */
  27. #undef HAVE_SYS_DIR_H
  28. /* Define if you have the <sys/fcntl.h> header file.  */
  29. #undef HAVE_SYS_FCNTL_H
  30. /* Define if you have the <sys/mkdev.h> header file.  */
  31. #undef HAVE_SYS_MKDEV_H
  32. /* Define if you have the <sys/ndir.h> header file.  */
  33. #undef HAVE_SYS_NDIR_H
  34. /* Define if you have the <sys/stat.h> header file.  */
  35. #undef HAVE_SYS_STAT_H
  36. /* Define if you have the <sys/sysmacros.h> header file.  */
  37. #undef HAVE_SYS_SYSMACROS_H
  38. /* Define if you have the <sys/types.h> header file.  */
  39. #undef HAVE_SYS_TYPES_H
  40. /* Define if you have the <termios.h> header file.  */
  41. #undef HAVE_TERMIOS_H
  42. /* Define if you have the <unistd.h> header file.  */
  43. #undef HAVE_UNISTD_H