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

  1. /* Special definitions for sharutils, processed by autoheader.
  2.    Copyright (C) 1994 Free Software Foundation, Inc.
  3.    Francois Pinard <pinard@iro.umontreal.ca>, 1994.
  4. */
  5.  
  6. /* Define if the current hostname may be found in /etc/systemid.  */
  7. #undef HAVE_ETC_SYSTEMID
  8.  
  9. /* Define to the name of the distribution.  */
  10. #undef PRODUCT
  11.  
  12. /* Define to 1 if ANSI function prototypes are usable.  */
  13. #undef PROTOTYPES
  14.  
  15. /* Define to the version of the distribution.  */
  16. #undef VERSION
  17.  
  18. /* Define to 1 for better use of the debugging malloc library.  See 
  19.    site ftp.antaire.com in antaire/src, file dmalloc/dmalloc.tar.gz.  */
  20. #undef WITH_DMALLOC
  21.