]> granicus.if.org Git - php/commitdiff
ws fixes.
authorJames Cox <imajes@php.net>
Wed, 24 Jul 2002 00:50:04 +0000 (00:50 +0000)
committerJames Cox <imajes@php.net>
Wed, 24 Jul 2002 00:50:04 +0000 (00:50 +0000)
Zend/Zend.m4

index a2821e4fca35c4d54a95c75f40317ab4ad9cf670..44bd9a9f7132b62906d5ab614e8a19aa1402684f 100644 (file)
@@ -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,[
 
 ])