]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't define HAVE_ALLOCA.
authorDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:49:52 +0000 (16:49 +0000)
committerDave Love <fx@gnu.org>
Sat, 12 Feb 2000 16:49:52 +0000 (16:49 +0000)
src/s/nextstep.h

index c361d28f941a49f2507c4d85eda71f2eb9e26dc4..040611d2c188c27595b8453458c11973d1fefaee 100644 (file)
@@ -43,8 +43,6 @@ Boston, MA 02111-1307, USA.  */
    stupidly gets confused by it.  */
 #undef KERNEL_FILE
 
-#define HAVE_ALLOCA
-
 #define SYSTEM_MALLOC
 
 #define environ _environ