The build system complains that LIBZEND_DLSYM_CHECK
is not available. Should this be provided in Zend/Zend.m4?

marcus

cvs -z3 -q diff Zend\Zend.m4 (in directory S:\php4-HEAD\)
Index: Zend/Zend.m4
===================================================================
RCS file: /repository/ZendEngine2/Zend.m4,v
retrieving revision 1.35
diff -u -r1.35 Zend.m4
--- Zend/Zend.m4        23 Aug 2002 22:11:10 -0000      1.35
+++ Zend/Zend.m4        1 Nov 2002 20:17:36 -0000
@@ -230,3 +230,6 @@

 ])

+AC_DEFUN(LIBZEND_DLSYM_CHECK,[
+
+])

Reply via email to