aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/dejagnu-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/dejagnu-inst.xml')
-rw-r--r--chapter05/dejagnu-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml
index f91178a8a..511573c56 100644
--- a/chapter05/dejagnu-inst.xml
+++ b/chapter05/dejagnu-inst.xml
@@ -3,7 +3,7 @@
<sect2>
<title>Installation of DejaGNU</title>
-<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
+<para><screen><userinput>./configure --prefix=/stage1
make install</userinput></screen></para>