author | Sam Lantinga <slouken@libsdl.org> |
Mon, 14 Dec 2009 23:43:57 +0000 | |
changeset 3561 | 00e7c6b7eb03 |
parent 3560 | 5543db4239e6 |
child 3562 | 59ab35254459 |
--- 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: