diff options
| author | Dan Nicolaescu | 2010-03-29 19:47:23 -0700 |
|---|---|---|
| committer | Dan Nicolaescu | 2010-03-29 19:47:23 -0700 |
| commit | 32a8894e5b88564765dc67955751f75d2c9dabcf (patch) | |
| tree | ec2df6853c265bcba382c88bf648edd4663b81f7 /ChangeLog | |
| parent | 146b8b16f39466c12bd21f41b9029abdea4fbe0a (diff) | |
| download | emacs-32a8894e5b88564765dc67955751f75d2c9dabcf.tar.gz emacs-32a8894e5b88564765dc67955751f75d2c9dabcf.zip | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 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 # |