aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/libtool.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/libtool.sh')
-rw-r--r--chapter8/libtool.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter8/libtool.sh b/chapter8/libtool.sh
index 7a693aa..819a697 100644
--- a/chapter8/libtool.sh
+++ b/chapter8/libtool.sh
@@ -1,3 +1,9 @@
#!/bin/bash
+./configure --prefix=/usr
+make
+
+make -j1 install
+
+rm -fv /usr/lib/libltdl.a