lfs/chapter05/dejagnu-inst.xml

12 lines
231 B
XML
Raw Normal View History

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of DejaGNU</title>
<para><screen><userinput>CFLAGS="-O2 -pipe" ./configure --prefix=/stage1
make install</userinput></screen></para>
</sect2>