Mercurial > emacs
changeset 52087:69b82fff305b
(CFLAGS) [!OPTIMIZE]: Undo previous change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 30 Jul 2003 19:21:58 +0000 |
parents | 99a4cbd5ebc3 |
children | 25a82706af5e |
files | src/Makefile.in |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Wed Jul 30 06:41:30 2003 +0000 +++ b/src/Makefile.in Wed Jul 30 19:21:58 2003 +0000 @@ -74,11 +74,6 @@ #define NOT_C_CODE #include "config.h" -#ifndef OPTIMIZE -CFLAGS=-g -#endif - - /* We won't really call alloca; don't let the file name alloca.c get messed up. */ #ifdef alloca