README-builds.html

changeset 796
b1e9396fb8af
parent 783
92facce22941
child 1133
50aaf272884f
     1.1 --- a/README-builds.html	Thu Sep 12 10:42:19 2013 +0200
     1.2 +++ b/README-builds.html	Thu Sep 12 12:12:13 2013 +0200
     1.3 @@ -444,10 +444,6 @@
     1.4                                          Install
     1.5                                          <a href="#vs2010">Visual Studio 2010</a>
     1.6                                      </li>
     1.7 -                                    <li>
     1.8 -                                        Install the
     1.9 -                                        <a href="#dxsdk">Microsoft DirectX SDK</a>
    1.10 -                                    </li>
    1.11                                  </ul>
    1.12                              </td>
    1.13                              <td>
    1.14 @@ -972,25 +968,6 @@
    1.15                                  </td>
    1.16                              </tr>       
    1.17                              <tr>
    1.18 -                                <td><b><code>--with-dxsdk=</code></b><i>path</i></td>
    1.19 -                                <td>
    1.20 -                                    select location of the Windows Direct X SDK install
    1.21 -                                    <br>
    1.22 -                                    The <a name="dxsdk">Microsoft DirectX 9.0 SDK</a>
    1.23 -                                    header files and libraries
    1.24 -                                    from the Summer 2004 edition
    1.25 -                                    are required for building OpenJDK.
    1.26 -                                    This SDK can be downloaded from 
    1.27 -                                    <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FD044A42-9912-42A3-9A9E-D857199F888E&amp;displaylang=en" target="_blank">
    1.28 -                                        Microsoft DirectX 9.0 SDK (Summer 2004)</a>.
    1.29 -                                    If the link above becomes obsolete, the SDK can be found from 
    1.30 -                                    <a href="http://download.microsoft.com" target="_blank">the Microsoft Download Site</a>
    1.31 -                                    (search with "DirectX 9.0 SDK Update Summer 2004"). 
    1.32 -                                    Installation usually will set the environment variable
    1.33 -                                    <code>DXSDK_DIR</code> to it's install location.
    1.34 -                                </td>
    1.35 -                            </tr>       
    1.36 -                            <tr>
    1.37                                  <td><b><code>--with-freetype=</code></b><i>path</i></td>
    1.38                                  <td>
    1.39                                      select the freetype files to use.

mercurial