aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libtool.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-07-19 20:54:58 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-07-19 20:54:58 +0800
commit590d255947dd121a90336e06238170368e105d75 (patch)
treea2792efca03a121c8b70084ffb1ec15cc3494788 /chapter08/libtool.xml
parentef61313366e6ca42298c4a48ecbe50c50c125b12 (diff)
parentc5228730572c64370a649443a703882a4d20462a (diff)
Merge branch 'trunk' into xry111/tester-nohack
Diffstat (limited to 'chapter08/libtool.xml')
-rw-r--r--chapter08/libtool.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml
index a2abdbe70..711adac05 100644
--- a/chapter08/libtool.xml
+++ b/chapter08/libtool.xml
@@ -71,7 +71,7 @@
<!-- dev: - -disable-static works but causes additional test failures
so we manually remove the static library -->
- <para>Remove an useless static library:</para>
+ <para>Remove a useless static library:</para>
<screen><userinput remap="install">rm -fv /usr/lib/libltdl.a</userinput></screen>