]> granicus.if.org Git - php/commitdiff
- we do not need this function anymore
authorPierre Joye <pajoye@php.net>
Thu, 24 Feb 2005 15:30:24 +0000 (15:30 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 24 Feb 2005 15:30:24 +0000 (15:30 +0000)
ext/xmlwriter/config.m4

index 5a41ba4ad19a74e2ac6ffab9dc182d060f4c55e8..a1952b38797ed71a62cb79c326f42b09c6c3c326 100644 (file)
@@ -58,6 +58,4 @@ if test "$PHP_XMLWRITER" != "no"; then
   AC_DEFINE(HAVE_XMLWRITER,1,[ ])
   PHP_NEW_EXTENSION(xmlwriter, php_xmlwriter.c, $ext_shared)
   PHP_SUBST(XMLWRITER_SHARED_LIBADD)
-
-  AC_CHECK_FUNCS([xmlTextWriterStartComment xmlTextWriterEndComment])
- fi
+fi