acconfig.h
上传用户:shtangtang
上传日期:2007-01-04
资源大小:167k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /* Define if the C++ compiler supports BOOL */
  2. #undef HAVE_BOOL
  3. #undef VERSION
  4. #undef PACKAGE
  5. /* defines if having libgif (always 1) */
  6. #undef HAVE_LIBGIF
  7. /* defines if having libjpeg (always 1) */
  8. #undef HAVE_LIBJPEG
  9. /* defines if having libtiff */
  10. #undef HAVE_LIBTIFF
  11. /* defines if having libpng */
  12. #undef HAVE_LIBPNG
  13. /* defines which to take for ksize_t */
  14. #undef ksize_t
  15. /* define if you have setenv */
  16. #undef HAVE_FUNC_SETENV
  17. /* Define to 1 if NLS is requested.  */
  18. #undef ENABLE_NLS
  19. /* Define as 1 if you have the stpcpy function.  */
  20. #undef HAVE_STPCPY
  21. /* Define if your locale.h file contains LC_MESSAGES.  */
  22. #undef HAVE_LC_MESSAGES    
  23. /* Define if you need the GNU extensions to compile */
  24. #undef _GNU_SOURCE