Changeset aa3ee8b for BOOK/temp-tools/common/dejagnu.xml
- Timestamp:
- Feb 21, 2006, 1:25:05 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 06a21d1
- Parents:
- 69caf2f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-tools/common/dejagnu.xml
r69caf2f raa3ee8b 35 35 <title>Installation of DejaGNU</title> 36 36 37 <para >Prepare DejaGNU for compilation:</para>37 <para os="a">Prepare DejaGNU for compilation:</para> 38 38 39 <screen ><userinput>./configure --prefix=/tools</userinput></screen>39 <screen os="b"><userinput>./configure --prefix=/tools</userinput></screen> 40 40 41 <para >Build and install the package:</para>41 <para os="c">Build and install the package:</para> 42 42 43 <screen ><userinput>make install</userinput></screen>43 <screen os="d"><userinput>make install</userinput></screen> 44 44 45 45 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.