equal
deleted
inserted
replaced
1 |
1 |
2 To compile and install SDL: |
2 To compile and install SDL: |
|
3 |
|
4 0. If you have downloaded this from the website, skip to the next step. |
|
5 If you have checked this out from subversion, you'll need to run |
|
6 ./autogen.sh to build the configure script. |
3 |
7 |
4 1. Run './configure; make; make install' |
8 1. Run './configure; make; make install' |
5 |
9 |
6 If you are compiling for Windows using gcc, read the FAQ at: |
10 If you are compiling for Windows using gcc, read the FAQ at: |
7 http://www.libsdl.org/faq.php?action=listentries&category=4#42 |
11 http://www.libsdl.org/faq.php?action=listentries&category=4#42 |