Re: [PHP-DEV] ZE2 configure

2002-11-05 Thread Andi Gutmans
I can't remember who did this patch. Sascha?
Can someone who knows exactly what needs merging do so please?

Andi

At 04:50 AM 11/2/2002 +0200, Jani Taskinen wrote:


Some people don't bother doing MFZE1...

--Jani


On Fri, 1 Nov 2002, Marcus Boerger wrote:

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.m423 Aug 2002 22:11:10 -  1.35
+++ Zend/Zend.m41 Nov 2002 20:17:36 -
 -230,3 +230,6 

  ])

+AC_DEFUN(LIBZEND_DLSYM_CHECK,[
+
+])



--
- For Sale! -


--
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] ZE2 configure

2002-11-01 Thread Marcus Boerger
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.m423 Aug 2002 22:11:10 -  1.35
+++ Zend/Zend.m41 Nov 2002 20:17:36 -
 -230,3 +230,6 

 ])

+AC_DEFUN(LIBZEND_DLSYM_CHECK,[
+
+])




Re: [PHP-DEV] ZE2 configure

2002-11-01 Thread Jani Taskinen

Some people don't bother doing MFZE1...

--Jani


On Fri, 1 Nov 2002, Marcus Boerger wrote:

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.m423 Aug 2002 22:11:10 -  1.35
+++ Zend/Zend.m41 Nov 2002 20:17:36 -
 -230,3 +230,6 

  ])

+AC_DEFUN(LIBZEND_DLSYM_CHECK,[
+
+])



-- 
- For Sale! -


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php