diff options
Diffstat (limited to 'chapter08/autoconf.xml')
-rw-r--r-- | chapter08/autoconf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/autoconf.xml b/chapter08/autoconf.xml index dfdc4d93d..22e0a1002 100644 --- a/chapter08/autoconf.xml +++ b/chapter08/autoconf.xml @@ -42,7 +42,7 @@ <title>Installation of Autoconf</title> <para>First, apply a patch fixes several problems that occur with the latest - perl, libtool, and bash version.</para> + perl, libtool, and bash versions.</para> <screen><userinput remap="pre">patch -Np1 -i ../&autoconf-fixes-patch;</userinput></screen> |