home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / binutils-2.7-src.tgz / tar.out / fsf / binutils / bfd / config.in < prev    next >
Text File  |  1996-09-28  |  2KB  |  77 lines

  1. /* config.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Whether malloc must be declared even if <stdlib.h> is included.  */
  4. #undef NEED_DECLARATION_MALLOC
  5.  
  6. /* Whether free must be declared even if <stdlib.h> is included.  */
  7. #undef NEED_DECLARATION_FREE
  8.  
  9. /* Define if you have a working `mmap' system call.  */
  10. #undef HAVE_MMAP
  11.  
  12. /* Define if you need to in order for stat and other things to work.  */
  13. #undef _POSIX_SOURCE
  14.  
  15. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  16. #undef TIME_WITH_SYS_TIME
  17.  
  18. /* Do we need to use the b modifier when opening binary files?  */
  19. #undef USE_BINARY_FOPEN
  20.  
  21. /* Name of host specific header file to include in trad-core.c.  */
  22. #undef TRAD_HEADER
  23.  
  24. /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t.  */
  25. #undef HAVE_SYS_PROCFS_H
  26.  
  27. /* Do we really want to use mmap if it's available?  */
  28. #undef USE_MMAP
  29.  
  30. /* Define if you have the fcntl function.  */
  31. #undef HAVE_FCNTL
  32.  
  33. /* Define if you have the getpagesize function.  */
  34. #undef HAVE_GETPAGESIZE
  35.  
  36. /* Define if you have the madvise function.  */
  37. #undef HAVE_MADVISE
  38.  
  39. /* Define if you have the mprotect function.  */
  40. #undef HAVE_MPROTECT
  41.  
  42. /* Define if you have the setitimer function.  */
  43. #undef HAVE_SETITIMER
  44.  
  45. /* Define if you have the sysconf function.  */
  46. #undef HAVE_SYSCONF
  47.  
  48. /* Define if you have the valloc function.  */
  49. #undef HAVE_VALLOC
  50.  
  51. /* Define if you have the <fcntl.h> header file.  */
  52. #undef HAVE_FCNTL_H
  53.  
  54. /* Define if you have the <stddef.h> header file.  */
  55. #undef HAVE_STDDEF_H
  56.  
  57. /* Define if you have the <stdlib.h> header file.  */
  58. #undef HAVE_STDLIB_H
  59.  
  60. /* Define if you have the <string.h> header file.  */
  61. #undef HAVE_STRING_H
  62.  
  63. /* Define if you have the <strings.h> header file.  */
  64. #undef HAVE_STRINGS_H
  65.  
  66. /* Define if you have the <sys/file.h> header file.  */
  67. #undef HAVE_SYS_FILE_H
  68.  
  69. /* Define if you have the <sys/time.h> header file.  */
  70. #undef HAVE_SYS_TIME_H
  71.  
  72. /* Define if you have the <time.h> header file.  */
  73. #undef HAVE_TIME_H
  74.  
  75. /* Define if you have the <unistd.h> header file.  */
  76. #undef HAVE_UNISTD_H
  77.