[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r100017: * s/cygwin.h (LIBS_DEBUG): R
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r100017: * s/cygwin.h (LIBS_DEBUG): Remove, unused. |
Date: |
Fri, 23 Apr 2010 15:22:06 -0700 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100017
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Fri 2010-04-23 15:22:06 -0700
message:
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
modified:
src/ChangeLog
src/s/cygwin.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2010-04-23 22:18:49 +0000
+++ b/src/ChangeLog 2010-04-23 22:22:06 +0000
@@ -1,5 +1,7 @@
2010-04-23 Dan Nicolaescu <address@hidden>
+ * s/cygwin.h (LIBS_DEBUG): Remove, unused.
+
Remove redundant flags.
* s/freebsd.h (C_SWITCH_SYSTEM):
* s/hpux10-20.h (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
=== modified file 'src/s/cygwin.h'
--- a/src/s/cygwin.h 2010-04-23 07:21:18 +0000
+++ b/src/s/cygwin.h 2010-04-23 22:22:06 +0000
@@ -138,7 +138,6 @@
/* Don't list system libs on link command line */
#define LIB_STANDARD
#define LIB_MATH
-#define LIBS_DEBUG
#define START_FILES ecrt0.o
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r100017: * s/cygwin.h (LIBS_DEBUG): Remove, unused.,
Dan Nicolaescu <=