summaryrefslogtreecommitdiff
path: root/Zend/Zend.m4
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2002-07-24 00:50:04 +0000
committerJames Cox <imajes@php.net>2002-07-24 00:50:04 +0000
commit79ef1c1661f0d21adcc9087d72ba3a63a4629774 (patch)
treeefd7355e3d94120934d1197b16802973b632a01d /Zend/Zend.m4
parent6b08ac665b731cf73bbe71de68055ca9a9823b8a (diff)
downloadphp-git-79ef1c1661f0d21adcc9087d72ba3a63a4629774.tar.gz
ws fixes.
Diffstat (limited to 'Zend/Zend.m4')
-rw-r--r--Zend/Zend.m417
1 files changed, 0 insertions, 17 deletions
diff --git a/Zend/Zend.m4 b/Zend/Zend.m4
index a2821e4fca..44bd9a9f71 100644
--- a/Zend/Zend.m4
+++ b/Zend/Zend.m4
@@ -77,7 +77,6 @@ dnl This is required for QNX and may be some BSD derived systems
AC_CHECK_TYPE( uint, unsigned int )
AC_CHECK_TYPE( ulong, unsigned long )
-
dnl Checks for library functions.
AC_FUNC_VPRINTF
AC_FUNC_MEMCMP
@@ -91,10 +90,6 @@ ZEND_FP_EXCEPT
])
-
-
-
-
AC_DEFUN(LIBZEND_ENABLE_DEBUG,[
AC_ARG_ENABLE(debug,
@@ -106,17 +101,6 @@ AC_ARG_ENABLE(debug,
])
-
-
-
-
-
-
-
-
-
-
-
AC_DEFUN(LIBZEND_OTHER_CHECKS,[
AC_ARG_ENABLE(experimental-zts,
@@ -195,7 +179,6 @@ AC_SUBST(INLINE_CFLAGS)
])
-
AC_DEFUN(LIBZEND_CPLUSPLUS_CHECKS,[
])