blob: f91178a8aee313b7ef4929296c7e0a212e8f5870 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Installation of DejaGNU</title>
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
make install</userinput></screen></para>
</sect2>
|