aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/pkgconfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/pkgconfig.xml')
-rw-r--r--chapter06/pkgconfig.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml
index ee2214c37..eb9278d18 100644
--- a/chapter06/pkgconfig.xml
+++ b/chapter06/pkgconfig.xml
@@ -44,9 +44,9 @@
<para>Prepare Pkg-config for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
- --with-internal-glib \
- --disable-host-tool \
+<screen><userinput remap="configure">./configure --prefix=/usr \
+ --with-internal-glib \
+ --disable-host-tool \
--docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput></screen>
<variablelist>