|
@@ -52,7 +52,7 @@ make LDFLAGS="-all-static"</userinput></screen>
|
|
|
<itemizedlist>
|
|
|
<listitem><para><userinput>configure-host</userinput>: This forces all the
|
|
|
subdirectories to be configured immediately. A statically linked build will
|
|
|
-fail without this. We therefore use this option to work around the
|
|
|
+fail without it. We therefore use this option to work around the
|
|
|
problem.</para></listitem>
|
|
|
|
|
|
<listitem><para><userinput>LDFLAGS="-all-static"</userinput>: This tells the
|