Diff for /embedaddon/php/ext/xml/config.w32 between versions 1.1 and 1.1.1.2

version 1.1, 2012/02/21 23:48:05 version 1.1.1.2, 2012/05/29 12:34:45
Line 16  if (PHP_XML == "yes") { Line 16  if (PHP_XML == "yes") {
                 WARNING("xml support can't be enabled, libraries or headers are missing")                  WARNING("xml support can't be enabled, libraries or headers are missing")
                 PHP_ZLIB = "no"                  PHP_ZLIB = "no"
         }          }
 }  
   
   }

Removed from v.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>