emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/gmake.defs,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/nt/gmake.defs,v
Date: Mon, 23 Jun 2008 21:34:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/23 21:34:24

Index: gmake.defs
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/gmake.defs,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- gmake.defs  9 May 2008 05:14:15 -0000       1.37
+++ gmake.defs  23 Jun 2008 21:34:24 -0000      1.38
@@ -262,8 +262,8 @@
 DEBUG_FLAG =
 DEBUG_LINK =
 else
-DEBUG_FLAG = -gstabs+ -g3
-DEBUG_LINK = -gstabs+ -g3
+DEBUG_FLAG = $(DEBUG_INFO)
+DEBUG_LINK = $(DEBUG_INFO)
 endif
 
 ifdef NOCYGWIN




reply via email to

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