aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/dejagnu-inst.xml
blob: a826527596747b298b0fea1c3043c431bebf0bd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2>
<title>Installation of DejaGNU</title>

<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
make LDFLAGS="-s"
make install</userinput></screen></para>


</sect2>