Mercurial > emacs
comparison ChangeLog @ 107575:dbd787c249c5
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
* s/usg5-4.h (LIBS_DEBUG):
* s/irix6-5.h (C_DEBUG_SWITCH):
* s/gnu-linux.h (LIBS_DEBUG):
* s/darwin.h (LIBS_DEBUG):
* s/bsd-common.h (LIBS_DEBUG):
* s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
* m/iris4d.h (LIBS_DEBUG):
* m/hp800.h (LIBS_DEBUG): Remove definitions.
* Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
(LIBS_DEBUG): Remove definition.
* configure.in: Remove all references to C_DEBUG_SWITCH.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 29 Mar 2010 19:47:23 -0700 |
parents | 2628198e4d2a |
children | 1f5000fd5ff7 |
comparison
equal
deleted
inserted
replaced
107574:2628198e4d2a | 107575:dbd787c249c5 |
---|---|
1 2010-03-30 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * configure.in: Remove all references to C_DEBUG_SWITCH. | |
4 | |
1 2010-03-27 Eli Zaretskii <eliz@gnu.org> | 5 2010-03-27 Eli Zaretskii <eliz@gnu.org> |
2 | 6 |
3 * config.bat <lib-src>: Edit out lines that begin with several # | 7 * config.bat <lib-src>: Edit out lines that begin with several # |
4 characters. | 8 characters. |
5 | 9 |