|
@@ -73,7 +73,7 @@
|
|
temporary files. We will be installing mktemp later, so the following sed
|
|
temporary files. We will be installing mktemp later, so the following sed
|
|
will simulate its presence.</para>
|
|
will simulate its presence.</para>
|
|
|
|
|
|
-<screen>sed -i 's/@have_mktemp_command@/yes/' gcc/gccbug.in</screen>
|
|
|
|
|
|
+<screen><userinput>sed -i 's/@have_mktemp_command@/yes/' gcc/gccbug.in</userinput></screen>
|
|
|
|
|
|
<para>The GCC documentation recommends building GCC outside of the source
|
|
<para>The GCC documentation recommends building GCC outside of the source
|
|
directory in a dedicated build directory:</para>
|
|
directory in a dedicated build directory:</para>
|