Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 30 Mar 2010 02:47:23 +0000 (19:47 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 30 Mar 2010 02:47:23 +0000 (19:47 -0700)
commit32a8894e5b88564765dc67955751f75d2c9dabcf
treeec2df6853c265bcba382c88bf648edd4663b81f7
parent146b8b16f39466c12bd21f41b9029abdea4fbe0a
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.
14 files changed:
ChangeLog
admin/CPP-DEFINES
configure.in
src/ChangeLog
src/Makefile.in
src/m/hp800.h
src/m/iris4d.h
src/s/aix4-2.h
src/s/bsd-common.h
src/s/darwin.h
src/s/gnu-linux.h
src/s/irix6-5.h
src/s/sol2-6.h
src/s/usg5-4.h