aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/ncurses-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/ncurses-inst.xml')
-rw-r--r--chapter05/ncurses-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/ncurses-inst.xml b/chapter05/ncurses-inst.xml
index e5a926e17..74cf6237b 100644
--- a/chapter05/ncurses-inst.xml
+++ b/chapter05/ncurses-inst.xml
@@ -14,7 +14,7 @@ deprecated headers.</para>
<para>Now prepare Ncurses to be compiled:</para>
-<para><screen><userinput>./configure --prefix=/stage1 --with-shared \
+<para><screen><userinput>./configure --prefix=/tools --with-shared \
&nbsp;&nbsp;&nbsp;&nbsp;--without-debug --without-ada</userinput></screen></para>
<para>Compile the programs and libraries:</para>