aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/automake.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/automake.sh')
-rw-r--r--chapter8/automake.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter8/automake.sh b/chapter8/automake.sh
index 7a693aa..e2b76e8 100644
--- a/chapter8/automake.sh
+++ b/chapter8/automake.sh
@@ -1,3 +1,9 @@
#!/bin/bash
+sed -i "s/''/etags/" t/tags-lisp-space.sh
+./configure --prefix=/usr --docdir=/usr/share/doc/automake-"${VERSION}"
+
+make
+
+make -j1 install