From: Remi Collet Date: Fri, 9 Jun 2017 06:07:07 +0000 (+0200) Subject: cleanup, MEMORY_LIMIT is not used anymore X-Git-Tag: php-7.2.0alpha2~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22cdfc2504a75adb5414357c6c8a9feea2693f84;p=php cleanup, MEMORY_LIMIT is not used anymore --- diff --git a/Zend/configure.ac b/Zend/configure.ac index 18fde34466..00e599d639 100644 --- a/Zend/configure.ac +++ b/Zend/configure.ac @@ -24,9 +24,6 @@ AH_TOP([ #undef uint #undef ulong - -/* Define if you want to enable memory limit support */ -#define MEMORY_LIMIT 0 ]) AH_BOTTOM([ diff --git a/configure.ac b/configure.ac index 9937a4c15d..77e1bad5e3 100644 --- a/configure.ac +++ b/configure.ac @@ -30,9 +30,6 @@ AH_TOP([ #undef uint #undef ulong - -/* Define if you want to enable memory limit support */ -#define MEMORY_LIMIT 0 ]) AH_BOTTOM([ #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS