# HG changeset patch # User Sam Lantinga # Date 1260834237 0 # Node ID 00e7c6b7eb03d95db85a7ccde6c87951f02285f2 # Parent 5543db4239e667a87939678dcb0fa762c2b3ead0 Added svn checkout install step diff -r 5543db4239e6 -r 00e7c6b7eb03 INSTALL --- a/INSTALL Mon Dec 14 23:29:37 2009 +0000 +++ b/INSTALL Mon Dec 14 23:43:57 2009 +0000 @@ -1,6 +1,10 @@ To compile and install SDL: + 0. If you have downloaded this from the website, skip to the next step. + If you have checked this out from subversion, you'll need to run + ./autogen.sh to build the configure script. + 1. Run './configure; make; make install' If you are compiling for Windows using gcc, read the FAQ at: