Fixed outdated info in README.

This commit is contained in:
Philipp Wiesemann 2016-10-30 21:01:33 +01:00
parent b7e3016410
commit 0cd2e57338

View file

@ -11,9 +11,6 @@ Mac OS X, Windows, and Unix systems.
hg clone http://hg.libsdl.org/SDL hg clone http://hg.libsdl.org/SDL
If you are building SDL with an IDE, you will need to copy the file
include/SDL_config.h.default to include/SDL_config.h before building.
If you are building SDL via configure, you will need to run autogen.sh If you are building SDL via configure, you will need to run autogen.sh
before running configure. before running configure.