Avoid type redefinitions.
[SDL.s60v3.git] / README.SVN
blobeec5918a1d6aa07c2df87d5dfb0a88123fa9d5db
2 The latest development version of SDL is available via Subversion.
3 Subversion allows you to get up-to-the-minute fixes and enhancements;
4 as a developer works on a source tree, you can use svn to mirror that
5 source tree instead of waiting for an official release. Please look
6 at the Subversion website ( http://subversion.tigris.org/ ) for more
7 information on using svn, where you can also download software for
8 MacOS, Windows, and Unix systems.
10   svn checkout http://svn.libsdl.org/branches/SDL-1.2
12 If you are building SDL with an IDE, you will need to copy the file
13 include/SDL_config.h.default to include/SDL_config.h before building.
15 If you are building SDL via configure, you will need to run autogen.sh
16 before running configure.
18 There is a web interface to the subversion repository at:
19         http://www.libsdl.org/cgi/viewvc.cgi