view README.CVS @ 111:53e3d8ba4321

Now gets correct keyboard state when starting up on X11
author Sam Lantinga <slouken@lokigames.com>
date Sat, 14 Jul 2001 20:37:24 +0000
parents 74212992fb08
children 37e3ca9254c7
line wrap: on
line source


The latest development version of SDL is available via CVS:

cvs -d :pserver:guest@cvs.lokigames.com:/cvs login
# use the password "guest"
cvs -d :pserver:guest@cvs.lokigames.com:/cvs checkout SDL

When you check a fresh copy of SDL out of CVS, you need to generate
the files used by make by running the "autogen.sh" script, which will
run aclocal, automake, autoconf and then run configure.

There is a web interface to cvs at http://cvs.lokigames.com/