diff options
Diffstat (limited to 'chapter06/pcre.xml')
-rw-r--r-- | chapter06/pcre.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/pcre.xml b/chapter06/pcre.xml index 5d04a7f38..0032f2005 100644 --- a/chapter06/pcre.xml +++ b/chapter06/pcre.xml @@ -45,7 +45,7 @@ <para>Prepare PCRE for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ - --docdir=/usr/share/doc/pcre-8.10 \ + --docdir=/usr/share/doc/pcre-&pcre-version; \ --enable-utf8 \ --enable-unicode-properties \ --enable-pcregrep-libz \ |