- Note on how to configure php for support of hwapi

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78603 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Steinmann 2002-04-18 07:45:59 +00:00
parent 7839d91186
commit 8d841530f5

View file

@ -35,7 +35,8 @@
Since 2001 there is a Hyperwave SDK available. It supports Java,
JavaScript and C++. This PHP Extension is based on the C++ interface.
In order to activate the hwapi support in PHP you will have to install
the Hyperwave SDK first.
the Hyperwave SDK first and configure PHP with
<option role="configure">--with-hwapi=&lt;dir$gt;</option>.
</para>
</section>