comparison lwlib/ChangeLog @ 108129:e272dbe64cda

Reduce CPP usage. * Makefile.in (C_SWITCH_SYSTEM, C_SWITCH_MACHINE, C_SWITCH_X_SITE): Remove definitions and undefs. Inline definitions in the only user. (ALL_CFLAGS): Substitute C_SWITCH_X_SYSTEM using autoconf. * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf. * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf. * configure.in (C_SWITCH_X_SYSTEM): Define using autoconf, not cpp.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 26 Apr 2010 22:24:53 -0700
parents 150fd3d78f5a
children 4ac65e89bb6e
comparison
equal deleted inserted replaced
108128:1e7aaadc50e8 108129:e272dbe64cda
1 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (C_SWITCH_X_SYSTEM): Define using autoconf.
4
1 2010-04-21 Jan Djärv <jan.h.d@swipnet.se> 5 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2 6
3 * xlwmenu.c (expose_cb): 7 * xlwmenu.c (expose_cb):
4 * lwlib-Xaw.c (fill_xft_data): Declarations before code. 8 * lwlib-Xaw.c (fill_xft_data): Declarations before code.
5 9