[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongodb/_configure.xml?=
From:       Derick_Rethans <derick () php ! net>
Date:       2015-11-11 18:51:47
Message-ID: svn-derick-1447267907-338111-414453235 () svn ! php ! net
[Download RAW message or body]

derick                                   Wed, 11 Nov 2015 18:51:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=338111

Log:
Make use of "make configlib" in minimal install instructions.

Changed paths:
    U   phpdoc/en/trunk/reference/mongodb/configure.xml

Modified: phpdoc/en/trunk/reference/mongodb/configure.xml
===================================================================
--- phpdoc/en/trunk/reference/mongodb/configure.xml	2015-11-10 22:31:12 UTC (rev 338110)
+++ phpdoc/en/trunk/reference/mongodb/configure.xml	2015-11-11 18:51:47 UTC (rev 338111)
@@ -43,17 +43,11 @@
   <para>
    Once downloaded, execute the following steps:
    <programlisting><![CDATA[
-cd libbson
-./autogen.sh
-cd ..
-
-cd libmongoc
-./autogen.sh
-cd ..
-
 hphpize
 cmake .

+make configlib
+
 make -j 5
 make install
 ]]></programlisting>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic