aboutsummaryrefslogtreecommitdiff
path: root/doc/09.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/09.tex')
-rw-r--r--doc/09.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/09.tex b/doc/09.tex
index 40b29c21ad..8fb73203c9 100644
--- a/doc/09.tex
+++ b/doc/09.tex
@@ -69,9 +69,12 @@ messages (see \url{http://www.sysinternals.com/ntw2k/freeware/debugview.shtml}).
\item Make sure you have the developer tools installed.
\item The SDL developer package for OS X available on the SDL web site is
\textit{not} suitable. Rather, you require a unix-style build of SDL. One
- way to get that is to install SDL via Fink (\url{http://fink.sf.net}).
+ way to get that is to install SDL via Fink\\
+ (\url{http://fink.sf.net}).
+
Alternatively you could compile SDL manually from source using its
- unix build system (\texttt{configure \&\& make}).
+ unix build system\\
+ (\texttt{configure \&\& make}).
\item Type \texttt{./configure} in the ScummVM directory
\item You can now type \texttt{make} to create a command line binary.
\item To get a version you can run from Finder, type \texttt{make bundle} which