diff options
author | konablend <[email protected]> | 2009-05-13 00:17:52 +0000 |
---|---|---|
committer | konablend <[email protected]> | 2009-05-13 00:17:52 +0000 |
commit | b931a6d9c126957995a5517e8e249ad9a1e1828d (patch) | |
tree | d66d99cefb84fc9c43bea3d55661a17073fc9556 /doc/texi/Building.osx.texi | |
parent | 1692a6e80b3fb235007c3802abef9b0c707cd38f (diff) |
BuildSystem: docs
- added blurb about troubleshooting and log files.
- regenerated doc/ txt files.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2414 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc/texi/Building.osx.texi')
-rw-r--r-- | doc/texi/Building.osx.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/texi/Building.osx.texi b/doc/texi/Building.osx.texi index 5ab1ff1ce..ee3f82619 100644 --- a/doc/texi/Building.osx.texi +++ b/doc/texi/Building.osx.texi @@ -20,10 +20,10 @@ Building on @value{OS.osx} is well supported. It is the reference platform for @ @itemize @bullet @item Mac Intel hardware -@item @value{OS.osx} 10.5.6 +@item @value{OS.osx} 10.5.7 @item Xcode-3.1.2 @item gcc 4.0.1 (Apple Inc. build 5490) -@item yasm 0.7.2.2153 (for i386 and x86_64 architectures) +@item yasm 0.8.0.2194 (for i386 and x86_64 architectures) @end itemize @include building/prerequisites.bundled.texi @@ -67,4 +67,5 @@ UB.archs = i386 x86_64 @c %**------------------------------------------------------------------------- @include building/chapter.via.xcode.texi +@include building/chapter.troubleshooting.texi @include building/appendix.repo.texi |