home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / beos / utils / mkisofs-1.000 / mkisofs-1.11-beos / config.h.in < prev    next >
Text File  |  1997-04-09  |  1KB  |  53 lines

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