mirror of https://github.com/encounter/SDL.git
Updated a README.
This commit is contained in:
parent
b48e54aafe
commit
60f50c70a7
|
@ -15,7 +15,7 @@ There are two basic ways of building SDL at the moment:
|
||||||
|
|
||||||
If you have a GNUish system, then you might try this. Edit configure.in,
|
If you have a GNUish system, then you might try this. Edit configure.in,
|
||||||
take a look at the large section labelled:
|
take a look at the large section labelled:
|
||||||
"Set up the configuration based on the target platform!"
|
"Set up the configuration based on the host platform!"
|
||||||
Add a section for your platform, and then re-run autogen.sh and build!
|
Add a section for your platform, and then re-run autogen.sh and build!
|
||||||
|
|
||||||
2. Using an IDE:
|
2. Using an IDE:
|
||||||
|
|
Loading…
Reference in New Issue