diff --git a/Linux/sgml/Quakespasm.sgml b/Linux/sgml/Quakespasm.sgml index 33fcdc02..5f7fd3cc 100644 --- a/Linux/sgml/Quakespasm.sgml +++ b/Linux/sgml/Quakespasm.sgml @@ -4,7 +4,7 @@ -Page last edited Oct. 11, 2014 +Page last edited Oct. 17, 2014 About

@@ -72,7 +72,7 @@ Compile time options include make DO_USERDIRS=1 to include user directories support make DEBUG=1 for debugging make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations -make USE_SDL2=1 to compile against SDL2 instead of SDL1.2 +make USE_SDL2=1 to compile against SDL2 instead of SDL-1.2

Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.

The project can also be built with Codeblocks (project files included).

diff --git a/Quakespasm.html b/Quakespasm.html index df75ab77..b3c56459 100644 --- a/Quakespasm.html +++ b/Quakespasm.html @@ -11,7 +11,7 @@
 

-

Page last edited Oct. 11, 2014

+

Page last edited Oct. 17, 2014

1. About

@@ -147,7 +147,7 @@ Compile time options include
  • make DO_USERDIRS=1 to include user directories support
  • make DEBUG=1 for debugging
  • make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations
  • -
  • make USE_SDL2=1 to compile against SDL2 instead of SDL1.2
  • +
  • make USE_SDL2=1 to compile against SDL2 instead of SDL-1.2
  • Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.

    diff --git a/Quakespasm.txt b/Quakespasm.txt index 2f2b2eb0..ca6932b8 100644 --- a/Quakespasm.txt +++ b/Quakespasm.txt @@ -35,7 +35,7 @@ ______________________________________________________________________ - Page last edited Oct. 11, 2014 + Page last edited Oct. 17, 2014 1. About @@ -131,7 +131,7 @@ o make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations - o make USE_SDL2=1 to compile against SDL2 instead of SDL1.2 + o make USE_SDL2=1 to compile against SDL2 instead of SDL-1.2 Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.