home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / unofficial-plug-ins / gimp_ace / acconfig.h next >
Encoding:
C/C++ Source or Header  |  2000-05-30  |  285 b   |  18 lines

  1. /* begin acconfig.h */
  2. /* We're compling the GIMP wrapper for ACE ... */
  3. #define GLACE_GIMP 1
  4.  
  5. /* gettext stuff */
  6. #undef ENABLE_NLS
  7. #undef HAVE_CATGETS
  8. #undef HAVE_GETTEXT
  9. #undef HAVE_LC_MESSAGES
  10. #undef HAVE_STPCPY
  11. #undef HAVE_LIBSM
  12. #undef HAVE_UNISTD_H
  13.  
  14. /* end acconfig.h */
  15.  
  16. @TOP@
  17.  
  18.