Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > main-src > by-pkgid > a1855e2b7da300bb42fd0ea95866c7a4 > files > 1

php-domxml-20030407-2mdk.src.rpm

--- config.m4	2005-08-15 23:02:32.000000000 +0200
+++ config.m4.oden	2005-08-15 23:03:12.000000000 +0200
@@ -40,9 +40,9 @@
 [  --with-dom[=DIR]        Old deprecated DOM support (requires libxml >= 2.4.14).
                           DIR is the libxml install directory.])
 
-if test "$PHP_DOM" != "no" -a "$PHP_DOM5" != "no"; then
-    AC_MSG_ERROR([Either use deprecated dom or new dom5 extension.])
-fi
+#if test "$PHP_DOM" != "no" -a "$PHP_DOM5" != "no"; then
+#    AC_MSG_ERROR([Either use deprecated dom or new dom5 extension.])
+#fi
 
 if test "$PHP_DOM" != "no"; then