home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / plug-ins / perl / acconfig.h next >
Encoding:
Text File  |  1999-09-12  |  524 b   |  22 lines

  1. /* Define if you have the ANSI C header files.  */
  2. #undef STDC_HEADERS
  3.  
  4. /* Define if you have the vsnprintf function.  */
  5. #undef HAVE_VSNPRINTF
  6.  
  7. /* Define if you have the <libgimp/gimp.h> header file.  */
  8. #undef HAVE_LIBGIMP_GIMP_H
  9.  
  10. /* Define if you have the glib library (-lglib).  */
  11. #undef HAVE_LIBGLIB
  12.  
  13. /* Define if you don't have gimp_get_data_size.  */
  14. #undef HAVE_GET_DATA_SIZE
  15.  
  16. /* Define if we have DIVIDE_MODE.  */
  17. #undef HAVE_DIVIDE_MODE
  18.  
  19. /* Define if we have _exit(2).  */
  20. #undef HAVE__EXIT
  21.  
  22.