From d892c290464097ed5757cd9f82dc3bc3868f0bcc Mon Sep 17 00:00:00 2001
From: sezero
Date: Fri, 17 Oct 2014 11:34:10 +0000
Subject: [PATCH] update document dates
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1123 af15c1b1-3010-417e-b628-4374ebc0bcbd
---
quakespasm/Linux/sgml/Quakespasm.sgml | 4 ++--
quakespasm/Quakespasm.html | 4 ++--
quakespasm/Quakespasm.txt | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/quakespasm/Linux/sgml/Quakespasm.sgml b/quakespasm/Linux/sgml/Quakespasm.sgml
index 33fcdc02..5f7fd3cc 100644
--- a/quakespasm/Linux/sgml/Quakespasm.sgml
+++ b/quakespasm/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/Quakespasm.html b/quakespasm/Quakespasm.html
index df75ab77..b3c56459 100644
--- a/quakespasm/Quakespasm.html
+++ b/quakespasm/Quakespasm.html
@@ -11,7 +11,7 @@
-Page last edited Oct. 11, 2014
+Page last edited Oct. 17, 2014
@@ -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/Quakespasm.txt b/quakespasm/Quakespasm.txt
index 2f2b2eb0..ca6932b8 100644
--- a/quakespasm/Quakespasm.txt
+++ b/quakespasm/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.