home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / wdiff-0.5-src.tgz / tar.out / fsf / wdiff / acconfig.h next >
Text File  |  1996-09-28  |  688b  |  24 lines

  1. /* Special definitions for wdiff, processed by autoheader.
  2.    Copyright (C) 1994 Free Software Foundation, Inc.
  3.    Francois Pinard <pinard@iro.umontreal.ca>, 1994.
  4. */
  5.  
  6. /* Define to the path of the `diff' utility.  */
  7. #undef DIFF_PROGRAM
  8.  
  9. /* Define to the path of the `less' or `more' utility.  */
  10. #undef PAGER_PROGRAM
  11.  
  12. /* Define to the name of the distribution.  */
  13. #undef PRODUCT
  14.  
  15. /* Define to 1 if ANSI function prototypes are usable.  */
  16. #undef PROTOTYPES
  17.  
  18. /* Define to the version of the distribution.  */
  19. #undef VERSION
  20.  
  21. /* Define to 1 for better use of the debugging malloc library.  See 
  22.    site ftp.antaire.com in antaire/src, file dmalloc/dmalloc.tar.gz.  */
  23. #undef WITH_DMALLOC
  24.