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 / acconfig.h next >
Text File  |  1996-09-28  |  197b  |  8 lines

  1.  
  2. /* Whether free must be declared even if <stdlib.h> is included.  */
  3. #undef NEED_DECLARATION_FREE
  4. @TOP@
  5.  
  6. /* Do we need to use the b modifier when opening binary files?  */
  7. #undef USE_BINARY_FOPEN
  8.