home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2002 April / pcpro0402.iso / essentials / graphics / Gimp / gimp-src-20001226.exe / src / gimp / build / README < prev   
Encoding:
Text File  |  2000-07-18  |  949 b   |  21 lines

  1. This directory contains various stuff that are used when building
  2. software from the GNOME CVS (and dependent software) on uncommon
  3. platforms (that don't use the GNU auto* and configure mechanism). So
  4. far, it contains makefile snippets to be included in makefiles used
  5. when building GLib, GTk+, and related software for Win32 (either with
  6. gcc, or MSVC's command line tools).
  7.  
  8. Possibly this will eventually become unnecessary at least for GNU
  9. tools if and when the auto* and configure mechanism can be used when
  10. building for mingw.
  11.  
  12. (Originally, this directory was intended to be used by a build system
  13. for GNOME, written in Python. See CVS for the original README
  14. text. Apparently this concept never was taken into use, and this
  15. directory hadn't been touched for two years, when I got the idea to
  16. use this suitably named directory for another purpose. The original
  17. author, Jay Painter, has okayed this.)
  18.  
  19. Tor Lillqvist
  20. tml@iki.fi
  21.