"OS/X" = "OS X"

This commit is contained in:
DRC
2010-09-30 18:54:31 +00:00
parent b9d65553d7
commit 0b1530e1e3

View File

@@ -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