changeset 48435:c5a77f8f5205

Remove comments.
author Dave Love <fx@gnu.org>
date Mon, 18 Nov 2002 16:34:38 +0000
parents f5894e44fd36
children f93e5481ac9d
files src/m/powermac.h
diffstat 1 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/powermac.h	Mon Nov 18 16:33:50 2002 +0000
+++ b/src/m/powermac.h	Mon Nov 18 16:34:38 2002 +0000
@@ -79,16 +79,6 @@
 
 /* #define VIRT_ADDR_VARIES * */
 
-/* Define C_ALLOCA if this machine does not support a true alloca
-   and the one written in C should be used instead.
-   Define HAVE_ALLOCA to say that the system provides a properly
-   working alloca function and it should be used.
-   Define neither one if an assembler-language alloca
-   in the file alloca.s should be used.  */
-
-/* #define C_ALLOCA */
-/* #define HAVE_ALLOCA */
-
 /* Define NO_REMAP if memory segmentation makes it not work well
    to change the boundary between the text section and data section
    when Emacs is dumped.  If you define this, the preloaded Lisp