home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / ft-beta.zip / freetype / ft_conf.h.in < prev    next >
Text File  |  1997-10-06  |  1KB  |  42 lines

  1. /* ft_conf.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if you have a working `mmap' system call.  */
  7. #undef HAVE_MMAP
  8.  
  9. /* Define if you have the ANSI C header files.  */
  10. #undef STDC_HEADERS
  11.  
  12. /* Define if your processor stores words with the most significant
  13.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  14. #undef WORDS_BIGENDIAN
  15.  
  16. /* Define if the X Window System is missing or not being used.  */
  17. #undef X_DISPLAY_MISSING
  18.  
  19. /* The number of bytes in a int.  */
  20. #undef SIZEOF_INT
  21.  
  22. /* The number of bytes in a long.  */
  23. #undef SIZEOF_LONG
  24.  
  25. /* Define if you have the basename function.  */
  26. #undef HAVE_BASENAME
  27.  
  28. /* Define if you have the getpagesize function.  */
  29. #undef HAVE_GETPAGESIZE
  30.  
  31. /* Define if you have the memcpy function.  */
  32. #undef HAVE_MEMCPY
  33.  
  34. /* Define if you have the <fcntl.h> header file.  */
  35. #undef HAVE_FCNTL_H
  36.  
  37. /* Define if you have the <getopt.h> header file.  */
  38. #undef HAVE_GETOPT_H
  39.  
  40. /* Define if you have the <unistd.h> header file.  */
  41. #undef HAVE_UNISTD_H
  42.