--- embedaddon/php/ext/xml/config.w32 2012/02/21 23:48:05 1.1 +++ embedaddon/php/ext/xml/config.w32 2012/05/29 12:34:45 1.1.1.2 @@ -1,4 +1,4 @@ -// $Id: config.w32,v 1.1 2012/02/21 23:48:05 misho Exp $ +// $Id: config.w32,v 1.1.1.2 2012/05/29 12:34:45 misho Exp $ // vim:ft=javascript ARG_WITH("xml", "XML support", "yes"); @@ -16,4 +16,4 @@ if (PHP_XML == "yes") { WARNING("xml support can't be enabled, libraries or headers are missing") PHP_ZLIB = "no" } -} \ No newline at end of file +}