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

  1. /* config.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Whether free must be declared even if <stdlib.h> is included.  */
  4. #undef NEED_DECLARATION_FREE
  5.  
  6. /* Do we need to use the b modifier when opening binary files?  */
  7. #undef USE_BINARY_FOPEN
  8.  
  9. /* Define if you have the sbrk function.  */
  10. #undef HAVE_SBRK
  11.  
  12. /* Define if you have the <dirent.h> header file.  */
  13. #undef HAVE_DIRENT_H
  14.  
  15. /* Define if you have the <ndir.h> header file.  */
  16. #undef HAVE_NDIR_H
  17.  
  18. /* Define if you have the <stdlib.h> header file.  */
  19. #undef HAVE_STDLIB_H
  20.  
  21. /* Define if you have the <string.h> header file.  */
  22. #undef HAVE_STRING_H
  23.  
  24. /* Define if you have the <strings.h> header file.  */
  25. #undef HAVE_STRINGS_H
  26.  
  27. /* Define if you have the <sys/dir.h> header file.  */
  28. #undef HAVE_SYS_DIR_H
  29.  
  30. /* Define if you have the <sys/ndir.h> header file.  */
  31. #undef HAVE_SYS_NDIR_H
  32.  
  33. /* Define if you have the <unistd.h> header file.  */
  34. #undef HAVE_UNISTD_H
  35.