|
@@ -14,11 +14,6 @@ so by applying this patch:</para>
|
|
|
<para><screen><userinput>CFLAGS="$CFLAGS -fPIC" \
|
|
|
./configure --prefix=/usr --shared</userinput></screen></para>
|
|
|
|
|
|
- make clean
|
|
|
- ./configure --prefix=/usr
|
|
|
- make
|
|
|
- make install
|
|
|
-
|
|
|
<para>The <emphasis>-fPIC</emphasis> flag helps to assure
|
|
|
quality in the dynamic zlib library.</para>
|
|
|
|