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.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml
new file mode 100644
index 000000000..a82652759
--- /dev/null
+++ b/chapter05/dejagnu-inst.xml
@@ -0,0 +1,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>
+