home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DOORL093.ZIP / doorlib-0.9.3.tar.bz2 / doorlib-0.9.3.tar / doorlib-0.9.3 / config.h.in < prev    next >
Text File  |  2003-02-21  |  470b  |  24 lines

  1. /* config.h.in.  */
  2. /* $Id: config.h.in,v 1.1.1.1 2003/02/21 23:08:19 mbroek Exp $ */
  3.  
  4.  
  5. #undef SHORTRIGHT
  6. #undef COPYRIGHT
  7. #undef VERSION
  8.  
  9. /* Name of package */
  10. #undef PACKAGE
  11.  
  12. /* Define to empty if `const' does not conform to ANSI C. */
  13. #undef const
  14.  
  15. /* Define to `int' if <sys/types.h> does not define. */
  16. #undef mode_t
  17.  
  18. /* Define to `long' if <sys/types.h> does not define. */
  19. #undef off_t
  20.  
  21. /* Define to `unsigned' if <sys/types.h> does not define. */
  22. #undef size_t
  23.  
  24.