Skip to content

Commit ec93388

Browse files
committed
- we do not need this function anymore
1 parent 19c1535 commit ec93388

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ext/xmlwriter/config.m4

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ if test "$PHP_XMLWRITER" != "no"; then
5858
AC_DEFINE(HAVE_XMLWRITER,1,[ ])
5959
PHP_NEW_EXTENSION(xmlwriter, php_xmlwriter.c, $ext_shared)
6060
PHP_SUBST(XMLWRITER_SHARED_LIBADD)
61-
62-
AC_CHECK_FUNCS([xmlTextWriterStartComment xmlTextWriterEndComment])
63-
fi
61+
fi

0 commit comments

Comments
 (0)