1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-24 07:12:15 +01:00
Files
archived-doc-de/reference/zlib/configure.xml
Christoph Michael Becker 7c35350130 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@348138 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-06 11:16:22 +00:00

35 lines
951 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: b824e2b1086e94a1077bd071964547283616030a Maintainer: sammywg Status: ready -->
<section xml:id="zlib.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
<para>
Die Unterstützung für zlib ist in PHP nicht standardmäßig aktiviert. Es ist
erforderlich, die Option <option role="configure">--with-zlib[=DIR]</option>
beim Kompilieren von PHP anzugeben.
</para>
&windows.builtin;
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->