[PHP-DEV] CVS update: php3/doc/functions From: ssb (php-dev <email protected>)
Date: 10/21/98

Date: Wednesday October 21, 1998 @ 18:08
Author: ssb

Update of /repository/php3/doc/functions
In directory asf:/u2/tmp/cvs-serv8759

Modified Files:
        xml.sgml
Log Message:
*** empty log message ***
Index: php3/doc/functions/xml.sgml
diff -c php3/doc/functions/xml.sgml:1.5 php3/doc/functions/xml.sgml:1.6
*** php3/doc/functions/xml.sgml:1.5 Wed Oct 21 18:06:22 1998
--- php3/doc/functions/xml.sgml Wed Oct 21 18:08:04 1998
***************
*** 29,36 ****
        <parameter>--with-xml</parameter> option. The
        <productname>expat</productname> library should be installed
        somewhere your compiler can find it. You may need to set
! CPPFLAGS and LDFLAGS in your environment before running
! configure if you have installed expat somewhere exotic.
       </para>
       <para>
        Build PHP. Tada! That should be it.
--- 29,37 ----
        <parameter>--with-xml</parameter> option. The
        <productname>expat</productname> library should be installed
        somewhere your compiler can find it. You may need to set
! <envar>CPPFLAGS</envar> and <envar>LDFLAGS</envar> in your
! environment before running configure if you have installed expat
! somewhere exotic.
       </para>
       <para>
        Build PHP. Tada! That should be it.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>