emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Sat, 12 Jul 2003 17:48:02 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.277 emacs/src/Makefile.in:1.278
*** emacs/src/Makefile.in:1.277 Tue Jun 17 06:52:01 2003
--- emacs/src/Makefile.in       Sat Jul 12 17:48:02 2003
***************
*** 74,79 ****
--- 74,84 ----
  #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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]