home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / flex254.zip / conf.in < prev    next >
Text File  |  1995-01-09  |  729b  |  26 lines

  1. /* $Header: /home/daffy/u0/vern/flex/RCS/conf.in,v 1.2 95/01/09 12:11:51 vern Exp $ */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  7. #undef size_t
  8.  
  9. /* Define if you have the ANSI C header files.  */
  10. #undef STDC_HEADERS
  11.  
  12. /* Define if you have the <malloc.h> header file.  */
  13. #undef HAVE_MALLOC_H
  14.  
  15. /* Define if you have the <string.h> header file.  */
  16. #undef HAVE_STRING_H
  17.  
  18. /* Define if you have the <sys/types.h> header file.  */
  19. #undef HAVE_SYS_TYPES_H
  20.  
  21. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  22. #undef HAVE_ALLOCA_H
  23.  
  24. /* Define if platform-specific command line handling is necessary.  */
  25. #undef NEED_ARGV_FIXUP
  26.