summaryrefslogtreecommitdiff
path: root/trunk/BUILDING.txt
diff options
context:
space:
mode:
authordcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-09-30 18:54:31 +0000
committerdcommander <dcommander@3789f03b-4d11-0410-bbf8-ca57d06f2519>2010-09-30 18:54:31 +0000
commit898b3e10b54e9fa6b3c6dc91bbc362057c0c6dcc (patch)
tree0fd4a8b7a87f73aabc333acfac4ef315ad0f016e /trunk/BUILDING.txt
parentb7712dbe02a0f7e9b60526e7486785dd05984a4b (diff)
"OS/X" = "OS X"
git-svn-id: https://libjpeg-turbo.svn.sourceforge.net/svnroot/libjpeg-turbo@235 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'trunk/BUILDING.txt')
-rw-r--r--trunk/BUILDING.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/trunk/BUILDING.txt b/trunk/BUILDING.txt
index 349911c..d5693b1 100644
--- a/trunk/BUILDING.txt
+++ b/trunk/BUILDING.txt
@@ -14,7 +14,7 @@ Build Requirements
-- NASM
* 0.98 or later is required for a 32-bit build
* NASM 2.05 or later is required for a 64-bit build
- * NASM 2.07 or later is required for a 64-bit build on OS/X. This can be
+ * NASM 2.07 or later is required for a 64-bit build on OS X. This can be
obtained from MacPorts (http://www.macports.org/).
The NASM 2.05 RPMs do not work on older Linux systems, such as Enterprise
@@ -116,7 +116,7 @@ Add
to the configure command line.
-64-bit Library Build on 64-bit OS/X
+64-bit Library Build on 64-bit OS X
-----------------------------------
Add
@@ -127,7 +127,7 @@ to the configure command line. NASM 2.07 or later from MacPorts must be
installed.
-32-bit Library Build on 64-bit OS/X
+32-bit Library Build on 64-bit OS X
-----------------------------------
Add
@@ -137,7 +137,7 @@ Add
to the configure command line.
-64-bit Backward-Compatible Library Build on 64-bit OS/X
+64-bit Backward-Compatible Library Build on 64-bit OS X
-------------------------------------------------------
Add
@@ -154,7 +154,7 @@ to the configure command line. The OS X 10.4 SDK, and NASM 2.07 or later from
MacPorts, must be installed.
-32-bit Backward-Compatible Library Build on OS/X
+32-bit Backward-Compatible Library Build on OS X
------------------------------------------------
Add