(Vxemacs_chise_version): Renamed from `Vutf_2000_version'.
[chise/xemacs-chise.git.1] / src / alloca.c
index c1eecff..e3ba02e 100644 (file)
@@ -100,7 +100,7 @@ void xfree (pointer);
 
    Callers below should use malloc.  */
 
-#ifndef emacs
+#ifdef emacs
 #define malloc xmalloc
 #endif
 #ifndef WIN32_NATIVE