aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gcc-2953.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gcc-2953.xml')
-rw-r--r--chapter06/gcc-2953.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-2953.xml b/chapter06/gcc-2953.xml
index 4e967285f..0afb56167 100644
--- a/chapter06/gcc-2953.xml
+++ b/chapter06/gcc-2953.xml
@@ -59,7 +59,7 @@ cd ../gcc-2-build</userinput></screen>
<para>Compile and install the compiler:</para>
-<screen><userinput>../gcc-2.95.3/configure --prefix=/opt/gcc-2.95.3 \
+<screen><userinput>../&gcc-2953-dir;/configure --prefix=/opt/&gcc-2953-dir; \
&nbsp;&nbsp;&nbsp;&nbsp;--enable-shared --enable-languages=c \
&nbsp;&nbsp;&nbsp;&nbsp;--enable-threads=posix
make bootstrap