summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/BUILD-Cygwin8
-rw-r--r--doc/BUILD-Linux8
-rw-r--r--doc/BUILD-Mac8
3 files changed, 12 insertions, 12 deletions
diff --git a/doc/BUILD-Cygwin b/doc/BUILD-Cygwin
index b63fd9697..7f03ca824 100644
--- a/doc/BUILD-Cygwin
+++ b/doc/BUILD-Cygwin
@@ -1,4 +1,4 @@
-Guide to Building HandBrake svn2449 (2009052601) on Cygwin
+Guide to Building HandBrake svn2591 (2009062101) on Cygwin
**********************************************************
Table of Contents
@@ -425,7 +425,7 @@ be lost. Here is a short example of what the contents of
`_SRC_/custom.defs' might contain:
## bump to gcc-4.2 in current path
- GCC.gcc = gcc-4.2
+ GCC.gcc = /usr/bin/gcc-4.2
## replace optimize for 'speed' with more aggressive settings
GCC.args.O.speed = -O3 -fomit-frame-pointer -msse4.2
@@ -465,7 +465,7 @@ Appendix A Project Repository Details
root: svn://svn.handbrake.fr/HandBrake
branch: trunk
uuid: b64f7644-9d1e-0410-96f1-a4d463321fa5
- rev: 2449
- date: 2009-05-26 11:25:54 -0400
+ rev: 2591
+ date: 2009-06-21 13:15:04 -0400
type: developer
diff --git a/doc/BUILD-Linux b/doc/BUILD-Linux
index 75cfc844e..a15d3b7e7 100644
--- a/doc/BUILD-Linux
+++ b/doc/BUILD-Linux
@@ -1,4 +1,4 @@
-Guide to Building HandBrake svn2550 (2009061701) on Linux
+Guide to Building HandBrake svn2591 (2009062101) on Linux
*********************************************************
Table of Contents
@@ -157,7 +157,7 @@ To install these packages:
This chapter is for building from a terminal/shell environment in as
few commands as possible. Upon completion of the following commands you
should have a fresh build of HandBrake. Further instructions are
-available beginning with *note overview:: which describes procedures
+available beginning with *Note overview:: which describes procedures
suitable for repeating builds. This chapter should be skipped by those
seeking more than a minimalist build.
@@ -536,7 +536,7 @@ Appendix A Project Repository Details
root: svn://svn.handbrake.fr/HandBrake
branch: trunk
uuid: b64f7644-9d1e-0410-96f1-a4d463321fa5
- rev: 2550
- date: 2009-06-17 08:04:14 -0700
+ rev: 2591
+ date: 2009-06-21 13:15:04 -0400
type: developer
diff --git a/doc/BUILD-Mac b/doc/BUILD-Mac
index a1af2351f..55a785eea 100644
--- a/doc/BUILD-Mac
+++ b/doc/BUILD-Mac
@@ -1,4 +1,4 @@
-Build Guide for HandBrake svn2449 on Mac OS X
+Build Guide for HandBrake svn2591 on Mac OS X
*********************************************
Table of Contents
@@ -430,7 +430,7 @@ be lost. Here is a short example of what the contents of
`_SRC_/custom.defs' might contain:
## bump to gcc-4.2 in current path
- GCC.gcc = gcc-4.2
+ GCC.gcc = /usr/bin/gcc-4.2
## replace optimize for 'speed' with more aggressive settings
GCC.args.O.speed = -O3 -fomit-frame-pointer -msse4.2
@@ -653,7 +653,7 @@ Appendix A Project Repository Details
root: svn://svn.handbrake.fr/HandBrake
branch: trunk
uuid: b64f7644-9d1e-0410-96f1-a4d463321fa5
- rev: 2449
- date: 2009-05-26 11:25:54 -0400
+ rev: 2591
+ date: 2009-06-21 13:15:04 -0400
type: developer