diff options
Diffstat (limited to 'chapter06/libpipeline.xml')
-rw-r--r-- | chapter06/libpipeline.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/chapter06/libpipeline.xml b/chapter06/libpipeline.xml index 6496e792d..eb5a19438 100644 --- a/chapter06/libpipeline.xml +++ b/chapter06/libpipeline.xml @@ -45,22 +45,6 @@ <screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> -<!-- -<screen><userinput remap="configure">PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure - -prefix=/usr</userinput></screen> - - <variablelist> - <title>The meaning of the configure options:</title> - - <varlistentry> - <term><parameter>PKG_CONFIG_PATH</parameter></term> - <listitem> - <para>Use pkg-config to obtain the location of the test - library metadata built in <xref linkend="ch-system-check"/>.</para> - </listitem> - </varlistentry> - - </variablelist> ---> <para>Compile the package:</para> <screen><userinput remap="make">make</userinput></screen> |