Commit:    579a4abacfb1e7c707aa6d93abfec1f88a7cef82
Author:    Anatol Belski <[email protected]>         Mon, 16 Sep 2013 17:17:46 +0200
Parents:   cbf35f91a099d5b3efddcbd047838ed601035623
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=579a4abacfb1e7c707aa6d93abfec1f88a7cef82

Log:
added config for fann

Changed paths:
  M  client/data/config/pecl/exts.ini


Diff:
diff --git a/client/data/config/pecl/exts.ini b/client/data/config/pecl/exts.ini
index d156bbb..98a0716 100644
--- a/client/data/config/pecl/exts.ini
+++ b/client/data/config/pecl/exts.ini
@@ -271,3 +271,9 @@ exts[]=
 opts[]=--with-oci8=C:\pecl-dep-libs\oracle\x64\instantclient_10_2\sdk,shared
 
opts[]=--with-oci8-11g=C:\pecl-dep-libs\oracle\x64\instantclient_11_2\sdk,shared
 
+[fann]
+type=with
+libs[]=libfann
+exts[]=
+opts[]=
+


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

Reply via email to